UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / block / blk-flush.c
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()
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