Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / block / blk.h
2012-03-01 Ingo MolnarMerge branch 'linus' into sched/core
2012-02-08 Tejun Heoblock: separate out blk_rq_merge_ok() and blk_try_merge...
2012-01-27 Peter Zijlstrasched, block: Unify cache detection
2011-12-13 Tejun Heoblock, cfq: move icq creation and rq->elv.icq associati...
2011-12-13 Tejun Heoblock, cfq: move io_cq exit/release to blk-ioc.c
2011-12-13 Tejun Heoblock, cfq: move io_cq lookup to blk-ioc.c
2011-12-13 Tejun Heoblock: remove elevator_queue->ops
2011-12-13 Tejun Heoblock, cfq: replace current_io_context() with create_io...
2011-12-13 Tejun Heoblock: misc updates to blk_get_queue()
2011-12-13 Tejun Heoblock: make ioc get/put interface more conventional...
2011-12-13 Tejun Heoblock, cfq: move cfqd->cic_index to q->id
2011-12-13 Tejun Heoblock: add blk_queue_dead()
2011-10-19 Tejun Heoblock: fix request_queue lifetime handling by making...
2011-10-19 Tejun Heoblock: reorganize throtl_get_tg() and blk_throtl_bio()
2011-10-19 Tejun Heoblock: reorganize queue draining
2011-10-19 Tejun Heoblock: move blk_throtl prototypes to block/blk.h
2011-08-15 Jeff Moyerblock: fix flush machinery for stacking drivers with...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-20 Jens AxboeMerge branch 'for-linus' into for-2.6.40/core
2011-05-20 Jens AxboeMerge commit 'v2.6.39' into for-2.6.40/core
2011-05-20 Jiri Slaby- block: add proper state guards to __elv_next_request.
2011-05-18 James Bottomleyblock: add proper state guards to __elv_next_request
2011-05-06 shaohua.li@intel.comblock: hold queue if flush is running for non-queueable...
2011-04-19 Jens Axboeblock: get rid of QUEUE_FLAG_REENTER
2011-04-18 Christoph Hellwigblock: add blk_run_queue_async
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-21 Jens Axboeblock: attempt to merge with existing requests on plug...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-01-25 Tejun Heoblock: reimplement FLUSH/FUA to support merge
2011-01-25 Tejun Heoblock: add REQ_FLUSH_SEQ
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-24 Hannes Reinecke- Include patches from upstream:
2008-10-21 Hannes Reinecke- patches.fixes/dm-mpath-abort-queue: rediff.
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-09-12 Hannes Reinecke- patches.drivers/bdev-resize-added-flush_disk: Added
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-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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