summaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers2006-04-141-0/+1
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-281-2/+2
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-03-271-6/+6
|\
| * [BLOCK] increase size of disk stat countersBen Woodard2006-03-271-6/+6
* | [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton2006-03-271-4/+0
* | [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura2006-03-271-0/+7
|/
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-10/+4
* [BLOCK] Document the READ/WRITE splitup of the disk statsJens Axboe2005-11-121-2/+2
* [BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2005-11-011-5/+5
* Merge ../bleed-2.6Greg KH2005-10-281-1/+1
|\
| * [patch] remove gendisk->stamp_idle fieldChen, Kenneth W2005-10-281-1/+1
* | [PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers2005-10-281-0/+1
|/
* [PATCH] add check to /proc/devices read routinesNeil Horman2005-06-231-1/+1
* [PATCH] NUMA aware block device control structure allocationChristoph Lameter2005-06-231-0/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+424
OpenPOWER on IntegriCloud