index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-flush.c
Age
Commit message (
Expand
)
Author
2011-05-06
block: hold queue if flush is running for non-queueable flush drive
shaohua.li@intel.com
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
2011-04-05
block: make the flush insertion use the tail of the dispatch list
Jens Axboe
2011-04-05
block: get rid of elv_insert() interface
Jens Axboe
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-03-10
block: initial patch for on-stack per-task plugging
Jens Axboe
2011-03-04
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
Tejun Heo
2011-03-02
block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()
Tejun Heo
2011-03-02
block: add @force_kblockd to __blk_run_queue()
Tejun Heo
2011-01-25
block: reimplement FLUSH/FUA to support merge
Tejun Heo
2011-01-25
block: add REQ_FLUSH_SEQ
Tejun Heo
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-10
block: use REQ_FLUSH in blkdev_issue_flush()
Tejun Heo
2010-09-10
block: make sure FSEQ_DATA request has the same rq_disk as the original
Tejun Heo
2010-09-10
block: kick queue after sequencing REQ_FLUSH/FUA
Tejun Heo
2010-09-10
block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
Tejun Heo
2010-09-10
block: simplify queue_next_fseq
Christoph Hellwig
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
2010-09-10
block: rename barrier/ordered to flush
Tejun Heo
2010-09-10
block: rename blk-barrier.c to blk-flush.c
Tejun Heo