aboutsummaryrefslogtreecommitdiffstats
path: root/block/genhd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17unregister_blkdev(): return voidAkinobu Mita1-6/+1
2007-07-17unregister_blkdev(): do WARN_ON on failureAkinobu Mita1-2/+3
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter1-4/+4
2007-05-23genhd: send async notification on media changeKristen Carlson Accardi1-0/+23
2007-05-23genhd: expose AN to user spaceKristen Carlson Accardi1-1/+9
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert1-0/+53
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-6/+6
2007-04-04[PATCH] remove protection of LANANA-reserved majorsAndrew Morton1-2/+0
2007-02-20[PATCH] rework reserved major handlingAndrew Morton1-7/+2
2007-02-12[PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majorsAndrew Morton1-0/+8
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita1-0/+31
2006-09-29[PATCH] block: handle subsystem_register() init errorsRandy Dunlap1-2/+7
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers1-5/+2
2006-05-12Revert "[BLOCK] Fix oops on removal of SD/MMC card"Linus Torvalds1-2/+0
2006-05-05[BLOCK] Fix oops on removal of SD/MMC cardRussell King1-0/+2
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty1-92/+11
2006-03-27[BLOCK] increase size of disk stat countersBen Woodard1-3/+3
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen1-15/+16
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman1-20/+86
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-24/+24
2005-11-12[BLOCK] Document the READ/WRITE splitup of the disk statsJens Axboe1-6/+8
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe1-0/+726