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
/
block
/
blk-mq-debugfs.c
Age
Commit message (
Expand
)
Author
2025-09-10
blk-mq: add QUEUE_FLAG_BIO_ISSUE_TIME
Yu Kuai
2025-08-21
block: avoid cpu_hotplug_lock depedency on freeze_lock
Nilay Shroff
2025-07-09
blk-mq-debugfs: use debugfs_get_aux()
Al Viro
2025-05-06
block: add new helper for disabling elevator switch when deleting disk
Ming Lei
2025-05-06
block: move sched debugfs register into elvevator_register_queue
Ming Lei
2025-05-06
block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag
Ming Lei
2025-03-13
block: protect debugfs attribute method hctx_busy_show
Nilay Shroff
2025-03-13
block: remove unnecessary goto labels in debugfs attribute read methods
Nilay Shroff
2025-03-13
block: protect debugfs attrs using elevator_lock instead of sysfs_lock
Nilay Shroff
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
2025-01-06
block: remove BLK_MQ_F_NO_SCHED
Christoph Hellwig
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-07-19
block: Catch possible entries missing from rqf_name[]
John Garry
2024-07-19
block: Simplify definition of RQF_NAME()
John Garry
2024-07-19
block: Catch possible entries missing from cmd_flag_name[]
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: Catch possible entries missing from blk_queue_flag_name[]
John Garry
2024-07-19
block: remove QUEUE_FLAG_STOPPED
Christoph Hellwig
2024-07-19
block: Add missing entry to hctx_flag_name[]
John Garry
2024-07-19
block: Add zone write plugging entry to rqf_name[]
John Garry
2024-07-19
block: Add missing entries from cmd_flag_name[]
John Garry
2024-06-19
block: move the skip_tagset_quiesce flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the pci_p2pdma flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the zone_resetall flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the synchronous flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-04-17
block: Remove zone write locking
Damien Le Moal
2024-04-17
block: Replace zone_wlock debugfs entry with zone_wplugs entry
Damien Le Moal
2024-01-17
blk-mq: Remove the hctx 'run' debugfs attribute
Bart Van Assche
2023-09-22
blk-mq: remove RQF_MQ_INFLIGHT
Chengming Zhou
2023-06-12
blk-mq: fix potential io hang by wrong 'wake_batch'
Yu Kuai
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
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-05-18
block: Decode all flag names in the debugfs output
Bart Van Assche
2023-04-13
blk-mq: include <linux/blk-mq.h> in block/blk-mq.h
Christoph Hellwig
2023-04-13
blk-mq: remove blk-mq-tag.h
Christoph Hellwig
2023-03-20
blk-mq: remove hybrid polling
Keith Busch
2023-02-03
blk-rq-qos: store a gendisk instead of request_queue in struct rq_qos
Christoph Hellwig
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-21
block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
Li Jinlin
[next]