aboutsummaryrefslogtreecommitdiffstats
path: root/block/genhd.c
Commit message (Expand)AuthorAgeFilesLines
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-301-0/+8
* genhd must_check warning fixRoland McGrath2008-03-121-1/+3
* block/genhd.c: cleanupsAdrian Bunk2008-03-041-1/+5
* proper prototype for blk_dev_init()Adrian Bunk2008-03-041-2/+2
* Enhanced partition statistics: procfsJerome Marchand2008-02-081-6/+22
* block: constify function pointer tablesJan Engelhardt2008-01-291-2/+2
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-241-233/+183
* kset: convert block_subsys to use kset_createGreg Kroah-Hartman2008-01-241-18/+16
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-2/+3
* block: Fix memory leak in alloc_disk_node()Jerome Marchand2007-11-271-0/+1
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-27/+8
* 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