UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / block / blk.h
2011-07-15 James Bottomleyblock: add proper state guards to __elv_next_request
2010-10-24 Jens AxboeRevert "block: fix accounting bug on cross partition...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/barrier' of git://git.kernel...
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/core' of git://git.kernel...
2010-10-19 Jens AxboeMerge branch 'v2.6.36-rc8' into for-2.6.37/barrier
2010-10-19 Yasuaki Ishimatsublock: fix accounting bug on cross partition merges
2010-09-10 Martin K. Petersenblock/scsi: Provide a limit on the number of integrity...
2010-09-10 Tejun Heoblock: implement REQ_FLUSH/FUA based interface for...
2010-09-10 Tejun Heoblock: rename barrier/ordered to flush
2010-09-10 Tejun Heoblock: drop barrier ordering by queue draining
2010-09-10 Tejun Heoblock: misc cleanups in barrier code
2010-09-10 Brian Kingblock: Range check cpu in blk_cpu_to_group
2010-08-07 Christoph Hellwigblock: remove wrappers for request type/flags
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