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