summaryrefslogtreecommitdiffstats
path: root/block/genhd.c
Commit message (Expand)AuthorAgeFilesLines
* unregister_blkdev(): return voidAkinobu Mita2007-07-171-6/+1
* unregister_blkdev(): do WARN_ON on failureAkinobu Mita2007-07-171-2/+3
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-171-4/+4
* genhd: send async notification on media changeKristen Carlson Accardi2007-05-231-0/+23
* genhd: expose AN to user spaceKristen Carlson Accardi2007-05-231-1/+9
* Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-091-0/+53
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-6/+6
* [PATCH] remove protection of LANANA-reserved majorsAndrew Morton2007-04-041-2/+0
* [PATCH] rework reserved major handlingAndrew Morton2007-02-201-7/+2
* [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majorsAndrew Morton2007-02-121-0/+8
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-081-0/+31
* [PATCH] block: handle subsystem_register() init errorsRandy Dunlap2006-09-291-2/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers2006-06-211-5/+2
* Revert "[BLOCK] Fix oops on removal of SD/MMC card"Linus Torvalds2006-05-121-2/+0
* [BLOCK] Fix oops on removal of SD/MMC cardRussell King2006-05-051-0/+2
* [PATCH] Simplify proc/devices and fix early termination regressionJoe Korty2006-03-311-92/+11
* [BLOCK] increase size of disk stat countersBen Woodard2006-03-271-3/+3
* [PATCH] kobj_map semaphore to mutex conversionJes Sorensen2006-03-201-15/+16
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-141-20/+86
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-24/+24
* [BLOCK] Document the READ/WRITE splitup of the disk statsJens Axboe2005-11-121-6/+8
* [BLOCK] Move all core block layer code to new block/ directoryJens Axboe2005-11-041-0/+726