index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-flush.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
block: make the flush insertion use the tail of the dispatch list
Jens Axboe
1
-2
/
+2
2011-04-06
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
2010-09-10
block: rename blk-barrier.c to blk-flush.c
Tejun Heo
1
-0
/
+248