block: add request->raw_data_len
[safe/jmp/linux-2.6] / block / genhd.c
2008-02-08 Jerome MarchandEnhanced partition statistics: procfs
2008-01-29 Jan Engelhardtblock: constify function pointer tables
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2008-01-25 Greg Kroah-Hartmankset: convert block_subsys to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-11-27 Jerome Marchandblock: Fix memory leak in alloc_disk_node()
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-07-17 Akinobu Mitaunregister_blkdev(): return void
2007-07-17 Akinobu Mitaunregister_blkdev(): do WARN_ON on failure
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-05-24 Kristen Carlson... genhd: send async notification on media change
2007-05-24 Kristen Carlson... genhd: expose AN to user space
2007-05-09 Dave GilbertDisplay all possible partitions when the root filesyste...
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...