summaryrefslogtreecommitdiffstats
path: root/block/genhd.c
Commit message (Expand)AuthorAgeFilesLines
* [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