index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-flush.c
Commit message (
Expand
)
Author
Age
*
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
2014-09-25
*
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
2014-09-25
*
block: flush: avoid to figure out flush queue unnecessarily
Ming Lei
2014-09-25
*
block: remove blk_init_flush() and its pair
Ming Lei
2014-09-25
*
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
2014-09-25
*
block: avoid to use q->flush_rq directly
Ming Lei
2014-09-25
*
block: move flush initialization to blk_flush_init
Ming Lei
2014-09-25
*
block: introduce blk_init_flush and its pair
Ming Lei
2014-09-25
*
blk-mq: allocate flush_rq in blk_mq_init_flush()
Ming Lei
2014-09-25
*
blk-mq: remove unnecessary blk_clear_rq_complete()
Ming Lei
2014-09-22
*
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-09-22
*
block: remove elv_abort_queue and blk_abort_flushes
Christoph Hellwig
2014-06-11
*
block: mq flush: clear flush_rq's tag in flush_end_io()
Ming Lei
2014-06-04
*
blk-mq: blk_mq_tag_to_rq should handle flush request
Shaohua Li
2014-05-30
*
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
2014-05-28
*
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
2014-04-16
*
blk-mq: make ->flush_rq fully transparent to drivers
Christoph Hellwig
2014-04-15
*
blk-mq: do not initialize req->special
Christoph Hellwig
2014-04-15
*
block: remove 'q' parameter from kblockd_schedule_*_work()
Jens Axboe
2014-04-09
*
block: change flush sequence list addition back to front add
Mike Snitzer
2014-03-08
*
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
2014-02-21
*
blk-mq: rework flush sequencing logic
Christoph Hellwig
2014-02-10
*
blk-mq: Don't reserve a tag for flush request
Shaohua Li
2014-01-30
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
*
block: submit_bio_wait() conversions
Kent Overstreet
2013-11-24
*
blk-mq: fix for flush deadlock
Christoph Hellwig
2013-10-28
*
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
*
Block: blk-flush: Fixed indent code style
Alice Ferrazzi
2013-03-22
*
block: account iowait time when waiting for completion of IO request
Vladimir Davydov
2013-02-15
*
blk-flush: move the queue kick into
Jeff Moyer
2011-10-24
*
blk-flush: fix invalid BUG_ON in blk_insert_flush
Jeff Moyer
2011-10-24
*
block: fix flush machinery for stacking drivers with differring flush flags
Jeff Moyer
2011-08-15
*
allow blk_flush_policy to return REQ_FSEQ_DATA independent of *FLUSH
Jeff Moyer
2011-08-09
*
block: hold queue if flush is running for non-queueable flush drive
shaohua.li@intel.com
2011-05-06
*
block: add blk_run_queue_async
Christoph Hellwig
2011-04-18
*
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-04-05
*
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-10
*
|
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
Tejun Heo
2011-03-04
|
\
\
|
|
/
|
/
|
|
*
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-03-02
*
|
block: reimplement FLUSH/FUA to support merge
Tejun Heo
2011-01-25
*
|
block: add REQ_FLUSH_SEQ
Tejun Heo
2011-01-25
|
/
*
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
2010-09-16
*
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
[next]