summaryrefslogtreecommitdiff
path: root/block/genhd.c
AgeCommit message (Expand)Author
2008-06-09Fix invalid access errors in blk_lookup_devtLinus Torvalds
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-04-30mm: bdi: export BDI attributes in sysfsPeter Zijlstra
2008-03-12genhd must_check warning fixRoland McGrath
2008-03-04block/genhd.c: cleanupsAdrian Bunk
2008-03-04proper prototype for blk_dev_init()Adrian Bunk
2008-02-08Enhanced partition statistics: procfsJerome Marchand
2008-01-29block: constify function pointer tablesJan Engelhardt
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2008-01-24kset: convert block_subsys to use kset_createGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-11-27block: Fix memory leak in alloc_disk_node()Jerome Marchand
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-07-17unregister_blkdev(): return voidAkinobu Mita
2007-07-17unregister_blkdev(): do WARN_ON on failureAkinobu Mita
2007-07-17Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter
2007-05-23genhd: send async notification on media changeKristen Carlson Accardi
2007-05-23genhd: expose AN to user spaceKristen Carlson Accardi
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-04[PATCH] remove protection of LANANA-reserved majorsAndrew Morton
2007-02-20[PATCH] rework reserved major handlingAndrew Morton
2007-02-12[PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majorsAndrew Morton
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita
2006-09-29[PATCH] block: handle subsystem_register() init errorsRandy Dunlap
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers
2006-05-12Revert "[BLOCK] Fix oops on removal of SD/MMC card"Linus Torvalds
2006-05-05[BLOCK] Fix oops on removal of SD/MMC cardRussell King
2006-03-31[PATCH] Simplify proc/devices and fix early termination regressionJoe Korty
2006-03-27[BLOCK] increase size of disk stat countersBen Woodard
2006-03-20[PATCH] kobj_map semaphore to mutex conversionJes Sorensen
2006-01-14[PATCH] convert /proc/devices to use seq_file interfaceNeil Horman
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2005-11-12[BLOCK] Document the READ/WRITE splitup of the disk statsJens Axboe
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe