index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-flush.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-25
block: remove blk_init_flush() and its pair
Ming Lei
1
-17
/
+2
2014-09-25
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
1
-41
/
+68
2014-09-25
block: avoid to use q->flush_rq directly
Ming Lei
1
-8
/
+9
2014-09-25
block: move flush initialization to blk_flush_init
Ming Lei
1
-0
/
+4
2014-09-25
block: introduce blk_init_flush and its pair
Ming Lei
1
-1
/
+18
2014-09-25
blk-mq: allocate flush_rq in blk_mq_init_flush()
Ming Lei
1
-1
/
+10
2014-09-22
blk-mq: remove unnecessary blk_clear_rq_complete()
Ming Lei
1
-2
/
+0
2014-09-22
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
1
-2
/
+2
2014-06-11
block: remove elv_abort_queue and blk_abort_flushes
Christoph Hellwig
1
-38
/
+0
2014-06-04
block: mq flush: clear flush_rq's tag in flush_end_io()
Ming Lei
1
-1
/
+1
2014-05-30
blk-mq: blk_mq_tag_to_rq should handle flush request
Shaohua Li
1
-1
/
+3
2014-05-28
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
1
-12
/
+4
2014-04-16
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
1
-3
/
+3
2014-04-15
blk-mq: make ->flush_rq fully transparent to drivers
Christoph Hellwig
1
-10
/
+2
2014-04-15
blk-mq: do not initialize req->special
Christoph Hellwig
1
-8
/
+2
2014-04-09
block: remove 'q' parameter from kblockd_schedule_*_work()
Jens Axboe
1
-1
/
+1
2014-03-08
block: change flush sequence list addition back to front add
Mike Snitzer
1
-4
/
+7
2014-02-21
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
1
-2
/
+2
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
1
-67
/
+38
2014-01-30
blk-mq: Don't reserve a tag for flush request
Shaohua Li
1
-3
/
+5
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-1
/
+1
2013-11-23
block: submit_bio_wait() conversions
Kent Overstreet
1
-18
/
+1
2013-10-28
blk-mq: fix for flush deadlock
Christoph Hellwig
1
-1
/
+1
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-15
/
+139
2013-03-22
Block: blk-flush: Fixed indent code style
Alice Ferrazzi
1
-1
/
+1
2013-02-15
block: account iowait time when waiting for completion of IO request
Vladimir Davydov
1
-1
/
+1
2011-10-24
blk-flush: move the queue kick into
Jeff Moyer
1
-1
/
+0
2011-10-24
blk-flush: fix invalid BUG_ON in blk_insert_flush
Jeff Moyer
1
-1
/
+1
2011-08-15
block: fix flush machinery for stacking drivers with differring flush flags
Jeff Moyer
1
-4
/
+16
2011-08-09
allow blk_flush_policy to return REQ_FSEQ_DATA independent of *FLUSH
Jeff Moyer
1
-2
/
+3
2011-05-06
block: hold queue if flush is running for non-queueable flush drive
shaohua.li@intel.com
1
-5
/
+11
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
1
-2
/
+2
2011-04-05
block: make the flush insertion use the tail of the dispatch list
Jens Axboe
1
-2
/
+2
2011-04-05
block: get rid of elv_insert() interface
Jens Axboe
1
-2
/
+2
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
1
-4
/
+2
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-2
/
+1
2011-03-10
block: initial patch for on-stack per-task plugging
Jens Axboe
1
-2
/
+1
2011-03-04
Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core
Tejun Heo
1
-5
/
+13
2011-03-02
block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()
Tejun Heo
1
-3
/
+5
2011-03-02
block: add @force_kblockd to __blk_run_queue()
Tejun Heo
1
-1
/
+1
2011-01-25
block: reimplement FLUSH/FUA to support merge
Tejun Heo
1
-136
/
+304
2011-01-25
block: add REQ_FLUSH_SEQ
Tejun Heo
1
-0
/
+1
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
1
-14
/
+11
2010-09-10
block: use REQ_FLUSH in blkdev_issue_flush()
Tejun Heo
1
-11
/
+6
2010-09-10
block: make sure FSEQ_DATA request has the same rq_disk as the original
Tejun Heo
1
-0
/
+7
2010-09-10
block: kick queue after sequencing REQ_FLUSH/FUA
Tejun Heo
1
-3
/
+19
2010-09-10
block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
Tejun Heo
1
-1
/
+1
2010-09-10
block: simplify queue_next_fseq
Christoph Hellwig
1
-16
/
+10
2010-09-10
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
Tejun Heo
1
-39
/
+46
2010-09-10
block: rename barrier/ordered to flush
Tejun Heo
1
-50
/
+48
[next]