sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / block / blk.h
2009-09-11 Tejun Heoblock: implement mixed merge of different failfast...
2009-05-27 Kiyoshi Uedablock: fix no diskstat problem
2009-05-19 Boaz Harroshblock: Un-export blk_rq_append_bio
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: drop request->hard_* and *nr_sectors
2009-04-28 Jens Axboeblock: include discard requests in IO accounting
2009-04-28 Jens Axboeblock: make blk_do_io_stat() do the full "is this rq...
2009-04-28 Tejun Heoblock: reorganize request fetching functions
2009-04-24 Jerome Marchandblock: simplify I/O stat accounting
2009-04-15 Jens Axboeblock: fix bad spelling of quiesce
2009-04-07 Jerome Marchandblock: fix inconsistency in I/O stat accounting code
2009-04-07 Jens Axboeblock: elevator quiescing helpers
2009-03-13 Rusty Russellcpumask: use topology_core_cpumask/topology_thread_cpum...
2009-02-02 Jens Axboeblock: fix oops in blk_queue_io_stat()
2008-12-26 Rusty Russellcpumask: Replace cpu_coregroup_map with cpu_coregroup_mask
2008-10-17 Jens Axboeblock: remove __generic_unplug_device() from exports
2008-10-09 Jens Axboeblock: add fault injection mechanism for faking request...
2008-10-09 Jens Axboeblock: unify request timeout handling
2008-10-09 Jens Axboeblock: add support for IO CPU affinity
2008-07-03 Martin K. Petersenblock: Block layer data integrity support
2008-04-29 FUJITA Tomonoriblock: rename and export rq_init()
2008-03-04 Adrian Bunkproper prototype for blk_dev_init()
2008-01-29 Jens Axboeblock: ll_rw_blk.c split, add blk-merge.c
2008-01-29 Jens Axboeblock: continue ll_rw_blk.c splitup
2008-01-29 Jens Axboeblock: split tag and sysfs handling from blk-core.c