index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Age
Commit message (
Expand
)
Author
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
2024-07-19
block: Use enum to define RQF_x bit indexes
John Garry
2024-07-19
block: Catch possible entries missing from alloc_policy_name[]
John Garry
2024-07-19
block: Catch possible entries missing from hctx_flag_name[]
John Garry
2024-07-19
block: Catch possible entries missing from hctx_state_name[]
John Garry
2024-07-19
block: Relocate BLK_MQ_MAX_DEPTH
John Garry
2024-07-19
block: Relocate BLK_MQ_CPU_WORK_BATCH
John Garry
2024-04-17
block: Remove zone write locking
Damien Le Moal
2024-04-17
block: Introduce zone write plugging
Damien Le Moal
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2024-01-17
blk-mq: Remove the hctx 'run' debugfs attribute
Bart Van Assche
2023-12-22
block: skip start/end time stamping for passthrough IO
Kundan Kumar
2023-09-22
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-20
blk-mq: delete dead struct blk_mq_hw_ctx->queued field
Chengming Zhou
2023-07-17
blk-flush: reuse rq queuelist in flush state machine
Chengming Zhou
2023-07-17
blk-mq: use percpu csd to remote complete instead of per-rq csd
Chengming Zhou
2023-07-10
block: remove dead struc request->completion_data field
Jens Axboe
2023-06-28
block: add request polling helper
Keith Busch
2023-06-25
blk-mq: fix two misuses on RQF_USE_SCHED
Ming Lei
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
2023-05-23
block: remove redundant req_op in blk_rq_is_passthrough
Li Nan
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
2023-05-19
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
2023-05-18
block: Introduce blk_rq_is_seq_zoned_write()
Bart Van Assche
2023-05-18
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
2023-05-18
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
2023-04-26
Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-20
blk-mq: remove hybrid polling
Keith Busch
2023-03-14
block: do not reverse request order when flushing plug list
Jan Kara
2023-02-17
blk-mq: Reorder fields in 'struct blk_mq_tag_set'
Christophe JAILLET
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-02
blk-mq: add tagset quiesce interface
Chao Leng
2022-11-02
blk-mq: pass a tagset to blk_mq_wait_quiesce_done
Christoph Hellwig
2022-11-02
blk-mq: move the srcu_struct used for quiescing to the tagset
Christoph Hellwig
2022-10-27
blk-mq: don't add non-pt request with ->end_io to batch
Ming Lei
2022-10-25
block: Remove request.write_hint
Bart Van Assche
2022-09-30
block: add blk_rq_map_user_io
Anuj Gupta
2022-09-30
block: allow end_io based requests in the completion batch handling
Jens Axboe
2022-09-30
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-21
block: export blk_rq_is_poll
Kanchan Joshi
2022-09-21
block: Fix the enum blk_eh_timer_return documentation
Bart Van Assche
2022-08-22
block: shrink rq_map_data a bit
Jens Axboe
2022-08-22
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-18
blk-mq: remove unused function blk_mq_queue_stopped()
Yu Kuai
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
[next]