Commit Graph

63 Commits (eb099670895f22970cd143875467c2768d6d87e5)

Author SHA1 Message Date
Jens Axboe a6f23657d3 block: add one-hit cache for disk partition lookup 16 years ago
Tejun Heo ba32929a91 block: make add_partition() return pointer to hd_struct 16 years ago
Alexey Dobriyan 31d85ab28e proc: move /proc/diskstats boilerplate to block/genhd.c 17 years ago
Alexey Dobriyan f500975a3f proc: move rest of /proc/partitions code to block/genhd.c 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 548b10eb29 block: move __dev from disk to part0 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
Tejun Heo 310a2c1012 block: misc updates 17 years ago
FUJITA Tomonori abf5439370 block: move cmdfilter from gendisk to request_queue 17 years ago
Abdel Benamrouche d805dda412 fs/partition/check.c: fix return value warning 17 years ago
Adel Gadllah 0b07de85a7 allow userspace to modify scsi command filter on per device basis 17 years ago
Martin K. Petersen 7ba1ba12ee block: Block layer data integrity support 17 years ago
Kay Sievers 30f2f0eb4b block: do_mounts - accept root=<non-existant partition> 17 years ago
Jens Axboe 28f13702f0 block: avoid duplicate calls to get_part() in disk stat code 17 years ago
David Woodhouse a8ae50ba93 Remove <linux/genhd.h> from user-visible headers. 17 years ago
Adrian Bunk a0db701a6b block/genhd.c: proper externs 17 years ago
Adrian Bunk 1826eadfc4 block/genhd.c: cleanups 17 years ago
Jerome Marchand c3c930d933 Enhanced partition statistics: remove old partition statistics 17 years ago
Jerome Marchand 6f2576af5b Enhanced partition statistics: update partition statitics 17 years ago
Jerome Marchand ea5c48ab2a Enhanced partition statistics: core statistics 17 years ago
Kay Sievers edfaa7c365 Driver core: convert block from raw kobjects to core devices 17 years ago
Mark Fortescue b84d879639 [PARTITION] MSDOS: Fix Sun num_partitions handling. 18 years ago
FUJITA Tomonori d351af01b9 bsg: bind bsg to request_queue instead of gendisk 18 years ago
Jens Axboe 3d6392cfbd bsg: support for full generic block layer SG v3 18 years ago
Kristen Carlson Accardi 8ce7ad7b2d genhd: send async notification on media change 18 years ago
Kristen Carlson Accardi 86ce18d7b7 genhd: expose AN to user space 18 years ago
Jens Axboe 87c1efbfea Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK 18 years ago
Dave Gilbert dd2a345f8f Display all possible partitions when the root filesystem failed to mount 18 years ago
Olaf Hering 4419d1ac7d [PATCH] relax check for AIX in msdos partition table 18 years ago
Fabio Massimo Di Nitto d18d7682c1 [PARTITION]: Add whole_disk attribute. 18 years ago
Akinobu Mita c17bb49517 [PATCH] fault-injection capability for disk IO 18 years ago
David Howells 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] 19 years ago
Greg Kroah-Hartman ce7b0f46bb [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed 19 years ago
David Woodhouse 34186efc17 Include various private files only from within __KERNEL__ in genhd.h 19 years ago
Kay Sievers d4d7e5dffc [PATCH] BLOCK: delay all uevents until partition table is scanned 19 years ago