index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-flush.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2024-02-05
1
-1
/
+1
*
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
2023-09-22
1
-9
/
+2
*
blk-flush: reuse rq queuelist in flush state machine
Chengming Zhou
2023-07-17
1
-7
/
+10
*
blk-flush: count inflight flush_data requests
Chengming Zhou
2023-07-17
1
-4
/
+5
*
blk-flush: fix rq->flush.seq for post-flush requests
Chengming Zhou
2023-07-17
1
-1
/
+1
*
block: queue data commands from the flush state machine at the head
Christoph Hellwig
2023-07-14
1
-1
/
+1
*
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-19
1
-2
/
+7
*
blk-mq: do not do head insertions post-pre-flush commands
Christoph Hellwig
2023-05-19
1
-1
/
+1
*
blk-mq: defer to the normal submission path for post-flush requests
Christoph Hellwig
2023-05-19
1
-0
/
+11
*
blk-mq: defer to the normal submission path for non-flush flush commands
Christoph Hellwig
2023-05-19
1
-14
/
+8
*
blk-mq: reflow blk_insert_flush
Christoph Hellwig
2023-05-19
1
-27
/
+26
*
blk-mq: factor out a blk_rq_init_flush helper
Christoph Hellwig
2023-05-19
1
-7
/
+10
*
blk-mq: fix the blk_mq_add_to_requeue_list call in blk_kick_flush
Christoph Hellwig
2023-04-16
1
-1
/
+1
*
blk-mq: pass a flags argument to blk_mq_add_to_requeue_list
Christoph Hellwig
2023-04-13
1
-2
/
+2
*
blk-mq: pass a flags argument to blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
1
-1
/
+1
*
blk-mq: don't kick the requeue_list in blk_mq_add_to_requeue_list
Christoph Hellwig
2023-04-13
1
-2
/
+4
*
blk-mq: don't run the hw_queue from blk_mq_request_bypass_insert
Christoph Hellwig
2023-04-13
1
-1
/
+3
*
blk-mq: remove blk_flush_queue_rq
Christoph Hellwig
2023-04-13
1
-7
/
+2
*
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
2023-04-13
1
-1
/
+0
*
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
2023-04-13
1
-1
/
+0
*
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
1
-3
/
+7
*
block: kill deprecated BUG_ON() in the flush handling
Jens Axboe
2022-09-30
1
-1
/
+0
*
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-3
/
+3
*
block: pass a block_device and opf to bio_init
Christoph Hellwig
2022-02-02
1
-3
/
+1
*
block: switch to atomic_t for request references
Jens Axboe
2021-12-03
1
-2
/
+2
*
block: Fix fsync always failed if once failed
Ye Bin
2021-11-29
1
-1
/
+3
*
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-2
/
+1
*
block: don't include <linux/part_stat.h> in blk.h
Christoph Hellwig
2021-11-29
1
-0
/
+1
*
block: move blk_get_flush_queue to blk-flush.c
Christoph Hellwig
2021-11-29
1
-0
/
+6
*
blk-mq: don't insert FUA request with data into scheduler queue
Ming Lei
2021-11-19
1
-6
/
+6
*
blk-mq: don't handle non-flush requests in blk_insert_flush
Christoph Hellwig
2021-10-19
1
-6
/
+6
*
blk-mq: fix is_flush_rq
Ming Lei
2021-08-17
1
-0
/
+5
*
blk-mq: fix kernel panic during iterating over flush request
Ming Lei
2021-08-17
1
-0
/
+8
*
block: avoid double io accounting for flush request
Ming Lei
2021-05-24
1
-2
/
+1
*
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
2021-01-27
1
-11
/
+6
*
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-6
/
+26
|
\
|
*
Revert "block: Fix a lockdep complaint triggered by request queue flushing"
Ming Lei
2020-12-07
1
-5
/
+0
|
*
blk-mq: add new API of blk_mq_hctx_set_fq_lock_class
Ming Lei
2020-12-07
1
-0
/
+25
|
*
block: switch partition lookup to use struct block_device
Christoph Hellwig
2020-12-01
1
-1
/
+1
|
*
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
2020-12-01
1
-1
/
+1
*
|
block: mark flush request as IDLE when it is really finished
Ming Lei
2020-11-13
1
-1
/
+6
|
/
*
blk-mq: mark flush request as IDLE in flush_end_io()
Ming Lei
2020-10-30
1
-0
/
+1
*
block: fix double account of flush request's driver tag
Ming Lei
2020-08-11
1
-2
/
+9
*
block: defer flush request no matter whether we have elevator
Yufen Yu
2020-07-17
1
-7
/
+2
*
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-07-08
1
-10
/
+4
*
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
2020-07-01
1
-6
/
+17
*
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
2020-06-30
1
-11
/
+6
*
blk-mq: put driver tag when this request is completed
Ming Lei
2020-06-29
1
-6
/
+0
*
block: remove the disk and queue NULL checks in blkdev_issue_flush
Christoph Hellwig
2020-05-22
1
-8
/
+0
*
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
2020-05-22
1
-15
/
+2
[next]