Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / block / blk-flush.c
2011-10-24 Jeff Moyerblk-flush: move the queue kick into
2011-10-24 Jeff Moyerblk-flush: fix invalid BUG_ON in blk_insert_flush
2011-08-15 Jeff Moyerblock: fix flush machinery for stacking drivers with...
2011-08-09 Jeff Moyerallow blk_flush_policy to return REQ_FSEQ_DATA independ...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-06 shaohua.li@intel.comblock: hold queue if flush is running for non-queueable...
2011-04-18 Christoph Hellwigblock: add blk_run_queue_async
2011-04-05 Jens Axboeblock: make the flush insertion use the tail of the...
2011-04-05 Jens Axboeblock: get rid of elv_insert() interface
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-10 Jens Axboeblock: initial patch for on-stack per-task plugging
2011-03-04 Tejun HeoMerge branch 'for-linus' of ../linux-2.6-block into...
2011-03-02 Tejun Heoblock: blk-flush shouldn't call directly into q->reques...
2011-03-02 Tejun Heoblock: add @force_kblockd to __blk_run_queue()
2011-01-25 Tejun Heoblock: reimplement FLUSH/FUA to support merge
2011-01-25 Tejun Heoblock: add REQ_FLUSH_SEQ
2010-09-16 Christoph Hellwigblock: remove BLKDEV_IFL_WAIT
2010-09-10 Tejun Heoblock: use REQ_FLUSH in blkdev_issue_flush()
2010-09-10 Tejun Heoblock: make sure FSEQ_DATA request has the same rq_disk...
2010-09-10 Tejun Heoblock: kick queue after sequencing REQ_FLUSH/FUA
2010-09-10 Tejun Heoblock: initialize flush request with WRITE_FLUSH instea...
2010-09-10 Christoph Hellwigblock: simplify queue_next_fseq
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: rename blk-barrier.c to blk-flush.c