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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
include
/
linux
/
blk-mq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-02
block: remove the ioprio field from struct request
Christoph Hellwig
1
-4
/
+3
2025-05-02
block: remove the write_hint field from struct request
Christoph Hellwig
1
-1
/
+0
2025-04-25
block: add a rq_list type
Christoph Hellwig
1
-36
/
+52
2025-04-25
block: remove rq_list_move
Christoph Hellwig
1
-17
/
+0
2025-04-25
blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
1
-0
/
+2
2025-03-22
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
1
-4
/
+12
2025-02-21
block: cleanup and fix batch completion adding conditions
Jens Axboe
1
-4
/
+14
2024-12-05
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
1
-0
/
+2
2024-09-13
blk-mq: unconditional nr_integrity_segments
Keith Busch
1
-3
/
+0
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
1
-0
/
+1
2024-07-19
block: Use enum to define RQF_x bit indexes
John Garry
1
-32
/
+54
2024-07-19
block: Catch possible entries missing from alloc_policy_name[]
John Garry
1
-2
/
+6
2024-07-19
block: Catch possible entries missing from hctx_flag_name[]
John Garry
1
-4
/
+6
2024-07-19
block: Catch possible entries missing from hctx_state_name[]
John Garry
1
-7
/
+10
2024-07-19
block: Relocate BLK_MQ_MAX_DEPTH
John Garry
1
-2
/
+1
2024-07-19
block: Relocate BLK_MQ_CPU_WORK_BATCH
John Garry
1
-2
/
+0
2024-04-17
block: Remove zone write locking
Damien Le Moal
1
-83
/
+0
2024-04-17
block: Introduce zone write plugging
Damien Le Moal
1
-0
/
+2
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+6
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
1
-3
/
+4
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
1
-1
/
+2
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
1
-0
/
+2
2024-01-18
blk-mq: Remove the hctx 'run' debugfs attribute
Bart Van Assche
1
-3
/
+0
2023-12-22
block: skip start/end time stamping for passthrough IO
Kundan Kumar
1
-0
/
+6
2023-09-22
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
1
-2
/
+0
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+1
2023-07-20
blk-mq: delete dead struct blk_mq_hw_ctx->queued field
Chengming Zhou
1
-2
/
+0
2023-07-17
blk-flush: reuse rq queuelist in flush state machine
Chengming Zhou
1
-1
/
+0
2023-07-17
blk-mq: use percpu csd to remote complete instead of per-rq csd
Chengming Zhou
1
-4
/
+1
2023-07-10
block: remove dead struc request->completion_data field
Jens Axboe
1
-3
/
+3
2023-06-29
block: add request polling helper
Keith Busch
1
-0
/
+2
2023-06-25
blk-mq: fix two misuses on RQF_USE_SCHED
Ming Lei
1
-1
/
+5
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
1
-2
/
+1
2023-05-23
block: remove redundant req_op in blk_rq_is_passthrough
Li Nan
1
-1
/
+1
2023-05-20
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
1
-3
/
+1
2023-05-20
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
1
-16
/
+11
2023-05-19
block: Introduce blk_rq_is_seq_zoned_write()
Bart Van Assche
1
-0
/
+17
2023-05-19
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
1
-5
/
+7
2023-05-19
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
1
-2
/
+0
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+0
2023-03-21
blk-mq: remove hybrid polling
Keith Busch
1
-2
/
+0
2023-03-14
block: do not reverse request order when flushing plug list
Jan Kara
1
-0
/
+6
2023-02-17
blk-mq: Reorder fields in 'struct blk_mq_tag_set'
Christophe JAILLET
1
-2
/
+2
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+7
2022-11-02
blk-mq: add tagset quiesce interface
Chao Leng
1
-0
/
+2
2022-11-02
blk-mq: pass a tagset to blk_mq_wait_quiesce_done
Christoph Hellwig
1
-1
/
+1
2022-11-02
blk-mq: move the srcu_struct used for quiescing to the tagset
Christoph Hellwig
1
-0
/
+4
2022-10-27
blk-mq: don't add non-pt request with ->end_io to batch
Ming Lei
1
-1
/
+2
2022-10-25
block: Remove request.write_hint
Bart Van Assche
1
-1
/
+0
2022-09-30
block: add blk_rq_map_user_io
Anuj Gupta
1
-0
/
+2
[next]