UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / block / genhd.c
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-04-05 Andrew Morton[PATCH] remove protection of LANANA-reserved majors
2007-02-21 Andrew Morton[PATCH] rework reserved major handling
2007-02-12 Andrew Morton[PATCH] register_blkdev(): don't hand out the LOCAL...
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for disk IO
2006-09-29 Randy Dunlap[PATCH] block: handle subsystem_register() init errors
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-21 Kay Sievers[PATCH] Driver core: add generic "subsystem" link to...
2006-05-12 Linus TorvaldsRevert "[BLOCK] Fix oops on removal of SD/MMC card"
2006-05-05 Russell King[BLOCK] Fix oops on removal of SD/MMC card
2006-03-31 Joe Korty[PATCH] Simplify proc/devices and fix early termination...
2006-03-27 Ben Woodard[BLOCK] increase size of disk stat counters
2006-03-20 Jes Sorensen[PATCH] kobj_map semaphore to mutex conversion
2006-01-15 Neil Horman[PATCH] convert /proc/devices to use seq_file interface
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-11-12 Jens Axboe[BLOCK] Document the READ/WRITE splitup of the disk...
2005-11-04 Jens Axboe[BLOCK] Move all core block layer code to new block...