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-mq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Do not force full zone append completion in req_bio_endio()
Damien Le Moal
2024-03-28
1
-7
/
+2
*
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
1
-98
/
+88
|
\
|
*
blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel
Ming Lei
2024-02-28
1
-8
/
+6
|
*
block/blk-mq: Don't complete locally if capacities are different
Qais Yousef
2024-02-24
1
-2
/
+3
|
*
block: io wait hang check helper
Keith Busch
2024-02-24
1
-16
/
+3
|
*
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-2
/
+3
|
*
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2024-02-13
1
-13
/
+8
|
*
block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
2024-02-13
1
-3
/
+4
|
*
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2024-02-05
1
-8
/
+8
|
*
blk-mq: special case cached requests less
Christoph Hellwig
2024-02-05
1
-19
/
+22
|
*
blk-mq: introduce a blk_mq_peek_cached_request helper
Christoph Hellwig
2024-02-05
1
-30
/
+33
|
*
blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests
Christoph Hellwig
2024-02-05
1
-10
/
+11
*
|
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2024-02-06
1
-0
/
+2
*
|
block: Fix where bio IO priority gets set
Hongyu Jin
2024-02-01
1
-10
/
+0
|
/
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-18
1
-11
/
+39
|
\
|
*
block: ensure we hold a queue reference when using queue limits
Jens Axboe
2024-01-12
1
-6
/
+10
|
*
blk-mq: rename blk_mq_can_use_cached_rq
Christoph Hellwig
2024-01-12
1
-3
/
+6
|
*
blk-mq: fix IO hang from sbitmap wakeup race
Ming Lei
2024-01-12
1
-0
/
+16
|
*
block: fix partial zone append completion handling in req_bio_endio()
Damien Le Moal
2024-01-10
1
-2
/
+7
*
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
1
-1
/
+2
|
\
|
|
*
block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
Kundan Kumar
2023-12-01
1
-1
/
+2
*
|
blk-mq: don't count completed flush data request as inflight in case of quiesce
Ming Lei
2023-12-01
1
-1
/
+13
|
/
*
blk-mq: make sure active queue usage is held for bio_integrity_prep()
Christoph Hellwig
2023-11-13
1
-37
/
+38
*
blk-mq: update driver tags request table when start request
Chengming Zhou
2023-09-22
1
-0
/
+1
*
blk-mq: support batched queue_rqs() on shared tags queue
Chengming Zhou
2023-09-22
1
-6
/
+1
*
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
2023-09-22
1
-4
/
+0
*
blk-mq: account active requests when get driver tag
Chengming Zhou
2023-09-22
1
-21
/
+12
*
blk-mq: fix tags UAF when shrinking q->nr_hw_queues
Chengming Zhou
2023-09-11
1
-6
/
+7
*
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-14
/
+31
|
\
|
*
blk-mq: prealloc tags when increase tagset nr_hw_queues
Chengming Zhou
2023-08-22
1
-0
/
+10
|
*
blk-mq: delete redundant tagset map update when fallback
Chengming Zhou
2023-08-22
1
-1
/
+0
|
*
blk-mq: fix tags leak when shrink nr_hw_queues
Chengming Zhou
2023-08-22
1
-1
/
+5
|
*
block: Improve performance for BLK_MQ_F_BLOCKING drivers
Bart Van Assche
2023-07-24
1
-6
/
+10
|
*
blk-mq: use percpu csd to remote complete instead of per-rq csd
Chengming Zhou
2023-07-17
1
-6
/
+6
*
|
blk-mq: release scheduler resource when request completes
Chengming Zhou
2023-08-19
1
-3
/
+20
*
|
blk-mq: Fix stall due to recursive flush plug
Ross Lagerwall
2023-07-14
1
-1
/
+8
|
/
*
blk-mq: fix start_time_ns and alloc_time_ns for pre-allocated rq
Chengming Zhou
2023-07-13
1
-17
/
+30
*
block: add request polling helper
Keith Busch
2023-06-28
1
-16
/
+32
*
Merge branch 'for-6.5/block-late' into block-6.5
Jens Axboe
2023-06-28
1
-1
/
+5
|
\
|
*
blk-mq: fix two misuses on RQF_USE_SCHED
Ming Lei
2023-06-25
1
-1
/
+5
*
|
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
1
-68
/
+73
|
\
|
|
*
blk-mq: don't insert passthrough request into sw queue
Ming Lei
2023-06-21
1
-1
/
+6
|
*
blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none
Ming Lei
2023-06-16
1
-3
/
+7
|
*
blk-mq: check on cpu id when there is only one ctx mapping
Ed Tsai
2023-06-14
1
-2
/
+3
|
*
block: introduce block_io_start/block_io_done tracepoints
Hengqi Chen
2023-05-24
1
-0
/
+4
|
*
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-19
1
-29
/
+13
|
*
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
2023-05-19
1
-2
/
+2
|
*
blk-mq: defer to the normal submission path for non-flush flush commands
Christoph Hellwig
2023-05-19
1
-4
/
+4
|
*
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
2023-05-18
1
-24
/
+29
[next]