aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h
Commit message (Expand)AuthorAge
* block: add one-hit cache for disk partition lookupJens Axboe2008-12-29
* block: make add_partition() return pointer to hd_structTejun Heo2008-11-18
* proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan2008-10-23
* proc: move rest of /proc/partitions code to block/genhd.cAlexey Dobriyan2008-10-23
* block: allow disk to have extended device numberTejun Heo2008-10-09
* block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-09
* block: make partition array dynamicTejun Heo2008-10-09
* block: move stats from disk to part0Tejun Heo2008-10-09
* block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo2008-10-09
* block: always set bdev->bd_partTejun Heo2008-10-09
* block: move holder_dir from disk to part0Tejun Heo2008-10-09
* block: move policy from disk to part0Tejun Heo2008-10-09
* block: unify sysfs size node handlingTejun Heo2008-10-09
* block: move __dev from disk to part0Tejun Heo2008-10-09
* block: move capacity from disk to part0Tejun Heo2008-10-09
* block: introduce partition 0Tejun Heo2008-10-09
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-09
* block: implement extended dev numbersTejun Heo2008-10-09
* block: fix diskstats accessTejun Heo2008-10-09
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-09
* block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* block: make variable and argument names more consistentTejun Heo2008-10-09
* block: misc updatesTejun Heo2008-10-09
* block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-27
* fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-25
* allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-03
* block: Block layer data integrity supportMartin K. Petersen2008-07-03
* block: do_mounts - accept root=<non-existant partition>Kay Sievers2008-05-14
* block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-07
* Remove <linux/genhd.h> from user-visible headers.David Woodhouse2008-03-12
* block/genhd.c: proper externsAdrian Bunk2008-03-04
* block/genhd.c: cleanupsAdrian Bunk2008-03-04
* Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-08
* Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-08
* Enhanced partition statistics: core statisticsJerome Marchand2008-02-08
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-24
* [PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue2007-07-30
* genhd: send async notification on media changeKristen Carlson Accardi2007-05-23
* genhd: expose AN to user spaceKristen Carlson Accardi2007-05-23
* Fix compile/link of init/do_mounts.c with !CONFIG_BLOCKJens Axboe2007-05-11
* Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-09
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-11
|\
| * [PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto2007-02-11
* | [PATCH] relax check for AIX in msdos partition tableOlaf Hering2007-02-11
|/
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-08
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* Include various private files only from within __KERNEL__ in genhd.hDavid Woodhouse2006-04-25
* [PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers2006-04-14
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-28