index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
block: Call .limit_depth() after .hctx has been set
Bart Van Assche
1
-6
/
+6
2024-06-28
block: check bio alignment in blk_mq_submit_bio
Ming Lei
1
-0
/
+20
2024-06-21
block: Pass blk_queue_get_max_sectors() a request pointer
John Garry
1
-1
/
+1
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
1
-13
/
+18
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
1
-1
/
+1
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
1
-1
/
+5
2024-06-19
block: freeze the queue in queue_attr_store
Christoph Hellwig
1
-2
/
+3
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
1
-9
/
+4
2024-05-23
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+18
2024-05-21
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-05-17
blk-mq: add helper for checking if one CPU is mapped to specified hctx
Ming Lei
1
-2
/
+18
2024-05-09
block: support to account io_ticks precisely
Yu Kuai
1
-0
/
+4
2024-05-03
Use bdev_is_paritition() instead of open-coding it
Al Viro
1
-1
/
+1
2024-05-01
block: Improve zone write request completion handling
Damien Le Moal
1
-4
/
+2
2024-05-01
block: Fix handling of non-empty flush write requests to zones
Damien Le Moal
1
-3
/
+3
2024-04-17
block: Do not special-case plugging of zone write operations
Damien Le Moal
1
-6
/
+1
2024-04-17
block: Remove BLK_STS_ZONE_RESOURCE
Damien Le Moal
1
-26
/
+0
2024-04-17
block: Implement zone append emulation
Damien Le Moal
1
-2
/
+1
2024-04-17
block: Introduce zone write plugging
Damien Le Moal
1
-3
/
+29
2024-04-17
block: Introduce blk_zone_update_request_bio()
Damien Le Moal
1
-6
/
+5
2024-04-17
block: Remove req_bio_endio()
Damien Le Moal
1
-30
/
+28
2024-04-01
blk-mq: don't schedule block kworker on isolated CPUs
Ming Lei
1
-10
/
+47
2024-03-29
block: Do not force full zone append completion in req_bio_endio()
Damien Le Moal
1
-7
/
+2
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-98
/
+88
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+2
2024-02-28
blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel
Ming Lei
1
-8
/
+6
2024-02-24
block/blk-mq: Don't complete locally if capacities are different
Qais Yousef
1
-2
/
+3
2024-02-24
block: io wait hang check helper
Keith Busch
1
-16
/
+3
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-2
/
+3
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
1
-13
/
+8
2024-02-13
block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
1
-3
/
+4
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
1
-0
/
+2
2024-02-05
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
1
-8
/
+8
2024-02-05
blk-mq: special case cached requests less
Christoph Hellwig
1
-19
/
+22
2024-02-05
blk-mq: introduce a blk_mq_peek_cached_request helper
Christoph Hellwig
1
-30
/
+33
2024-02-05
blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests
Christoph Hellwig
1
-10
/
+11
2024-02-01
block: Fix where bio IO priority gets set
Hongyu Jin
1
-10
/
+0
2024-01-19
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
1
-11
/
+39
2024-01-13
block: ensure we hold a queue reference when using queue limits
Jens Axboe
1
-6
/
+10
2024-01-12
blk-mq: rename blk_mq_can_use_cached_rq
Christoph Hellwig
1
-3
/
+6
2024-01-12
blk-mq: fix IO hang from sbitmap wakeup race
Ming Lei
1
-0
/
+16
2024-01-12
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2024-01-10
block: fix partial zone append completion handling in req_bio_endio()
Damien Le Moal
1
-2
/
+7
2023-12-02
block: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
Kundan Kumar
1
-1
/
+2
2023-12-01
blk-mq: don't count completed flush data request as inflight in case of quiesce
Ming Lei
1
-1
/
+13
2023-11-13
blk-mq: make sure active queue usage is held for bio_integrity_prep()
Christoph Hellwig
1
-37
/
+38
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
1
-0
/
+1
2023-09-22
blk-mq: support batched queue_rqs() on shared tags queue
Chengming Zhou
1
-6
/
+1
2023-09-22
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
1
-4
/
+0
2023-09-22
blk-mq: account active requests when get driver tag
Chengming Zhou
1
-21
/
+12
[next]