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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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-sched.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-16
blk-mq: use NOIO context to prevent deadlock during debugfs creation
Yu Kuai
2025-11-13
block: use {alloc|free}_sched data methods
Nilay Shroff
2025-11-13
block: move elevator tags into struct elevator_resources
Nilay Shroff
2025-11-13
block: unify elevator tags and type xarrays into struct elv_change_ctx
Nilay Shroff
2025-10-20
blk-mq: use struct_size() in kmalloc()
Mehdi Ben Hadj Khelifa
2025-10-15
blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()
Yu Kuai
2025-09-10
blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
Yu Kuai
2025-07-30
block: fix potential deadlock while running nr_hw_queue update
Nilay Shroff
2025-07-30
block: fix lockdep warning caused by lock dependency in elv_iosched_store
Nilay Shroff
2025-07-30
block: move elevator queue allocation logic into blk_mq_init_sched
Nilay Shroff
2025-05-06
block: fail to show/store elevator sysfs attribute if elevator is dying
Ming Lei
2025-05-06
block: move sched debugfs register into elvevator_register_queue
Ming Lei
2025-05-06
block: add two helpers for registering/un-registering sched debugfs
Ming Lei
2025-04-21
block: Simplify blk_mq_dispatch_rq_list() and its callers
Bart Van Assche
2025-03-12
block: remove unused parameter
Guixin Liu
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
2024-01-17
blk-mq: Remove the hctx 'run' debugfs attribute
Bart Van Assche
2023-04-13
blk-mq: cleanup __blk_mq_sched_dispatch_requests
Christoph Hellwig
2023-04-13
blk-mq: move blk_mq_sched_insert_request to blk-mq.c
Christoph Hellwig
2023-04-13
blk-mq: fold blk_mq_sched_insert_requests into blk_mq_dispatch_plug_list
Christoph Hellwig
2023-04-13
blk-mq: move more logic into blk_mq_insert_requests
Christoph Hellwig
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-02-06
blk-mq: correct stale comment of .get_budget
Kemeng Shi
2023-02-06
blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
Kemeng Shi
2022-11-01
block: split elevator_switch
Christoph Hellwig
2022-10-23
block: fix up elevator_type refcounting
Jinlong Chen
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
2022-03-17
block: limit request dispatch loop duration
Shin'ichiro Kawasaki
2022-03-08
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
2021-12-03
blk-mq: run dispatch lock once in case of issuing from list
Ming Lei
2021-11-29
block: move blk_mq_sched_assign_ioc to blk-ioc.c
Christoph Hellwig
2021-11-29
Revert "block: Provide blk_mq_sched_get_icq()"
Christoph Hellwig
2021-11-29
block: Provide blk_mq_sched_get_icq()
Jan Kara
2021-11-29
block: move io_context creation into where it's needed
Jens Axboe
2021-11-11
blk-mq: don't grab ->q_usage_counter in blk_mq_sched_bio_merge
Ming Lei
2021-11-04
block: move queue enter logic into blk_mq_submit_bio()
Jens Axboe
2021-10-30
blk-mq: fix redundant check of !e expression
Jean Sacren
2021-10-22
blk-mq-sched: Don't reference queue tagset in blk_mq_sched_tags_teardown()
John Garry
2021-10-21
block: clean up blk_mq_submit_bio() merging
Pavel Begunkov
2021-10-18
block: remove debugfs blk_mq_ctx dispatched/merged/completed attributes
Jens Axboe
2021-10-18
blk-mq: inline hot part of __blk_mq_sched_restart
Pavel Begunkov
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
2021-10-18
blk-mq: Use shared tags for shared sbitmap support
John Garry
2021-10-18
blk-mq: Add blk_mq_alloc_map_and_rqs()
John Garry
2021-10-18
blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
John Garry
2021-10-18
blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
John Garry
[next]