Commit Graph

148 Commits (52957fe1c709d5ca3732456d73f4e4d95492c72c)

Author SHA1 Message Date
Cesar Eduardo Barros cc9106247d fs/partitions: use ADDPART_FLAG_RAID instead of magic number 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
OGAWA Hirofumi 8e0cc811e0 fs/partition/msdos: fix unusable extended partition for > 512B sector 15 years ago
Daniel Taylor 3fbf586cf7 fs/partitions/msdos: add support for large disks 15 years ago
Martin K. Petersen e03a72e136 block: Stop using byte offsets 15 years ago
Karel Zak 87038c2d5b partitions: read whole sector with EFI GPT header 15 years ago
Karel Zak 7d13af3279 partitions: use sector size for EFI GPT 15 years ago
Martin K. Petersen 86b3728141 block: Expose discard granularity 15 years ago
Nikanth Karthikesan 316d315bff block: Seperate read and write statistics of in_flight requests v2 16 years ago
Jens Axboe 0f78ab9899 Revert "Seperate read and write statistics of in_flight requests" 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Nikanth Karthikesan a9327cac44 Seperate read and write statistics of in_flight requests 16 years ago
Heiko Carstens f8c73c790c partitions: fix broken uevent_suppress conversion 16 years ago
Bartlomiej Zolnierkiewicz db429e9ec0 partitions: add ->set_capacity block device method 16 years ago
Bartlomiej Zolnierkiewicz 02c33b123e partitions: warn about the partition exceeding device capacity 16 years ago
Martin K. Petersen c72758f337 block: Export I/O topology for block devices and partitions 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Stefan Weinhuber b44b0ab3ba [S390] dasd: add large volume support 16 years ago
Ming Lei f67f129e51 Driver core: implement uevent suppress in kobject 16 years ago
Arnaldo Carvalho de Melo 157f9c00e8 tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch 16 years ago
Arnaldo Carvalho de Melo c71a896154 blktrace: add ftrace plugin 16 years ago
Neil Brown 54b0d12769 block: fix bug in ptbl lookup cache 16 years ago
Kay Sievers 3ada8b7e98 block: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Tejun Heo 55e8e30c38 block/md: fix md autodetection 16 years ago
Tejun Heo ba32929a91 block: make add_partition() return pointer to hd_struct 16 years ago
Tejun Heo eb60fa1066 block: fix add_partition() error path 16 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 16 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 16 years ago
Tejun Heo 0fc71e3d65 block: add partition attribute for partition number 17 years ago
Kay Sievers ac0d86f580 block: sanitize invalid partition table entries 17 years ago
Adrian Bunk 6722e45c2d fs/partitions/acorn.c: remove dead code 17 years ago
Andrew Patterson 9bc3ffbfbd Check for device resize when rescanning partitions 17 years ago
Tejun Heo 3e1a7ff8a0 block: allow disk to have extended device number 17 years ago
Tejun Heo 689d6fac40 block: replace @ext_minors with GENHD_FL_EXT_DEVT 17 years ago
Tejun Heo 540eed5637 block: make partition array dynamic 17 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 17 years ago
Tejun Heo eddb2e26b5 block: kill GENHD_FL_FAIL and use part0->make_it_fail 17 years ago
Tejun Heo 0762b8bde9 block: always set bdev->bd_part 17 years ago
Tejun Heo 4c46501d16 block: move holder_dir from disk to part0 17 years ago
Tejun Heo b7db9956e5 block: move policy from disk to part0 17 years ago
Tejun Heo e561052149 block: unify sysfs size node handling 17 years ago
Tejun Heo 80795aefb7 block: move capacity from disk to part0 17 years ago
Tejun Heo b5d0b9df0b block: introduce partition 0 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
Tejun Heo bcce3de1be block: implement extended dev numbers 17 years ago
Tejun Heo c995905916 block: fix diskstats access 17 years ago
Tejun Heo e71bf0d0ee block: fix disk->part[] dereferencing race 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Tejun Heo cf771cb5a7 block: make variable and argument names more consistent 17 years ago