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
/
elevator.c
Age
Commit message (
Expand
)
Author
2024-06-28
block: pass a gendisk to the queue_sysfs_entry methods
Christoph Hellwig
2024-04-17
block: Remove elevator required features
Damien Le Moal
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
2023-06-01
block: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-02-09
block: make kobj_type structures constant
Thomas Weißschuh
2022-11-30
block: untangle request_queue refcounting from sysfs
Christoph Hellwig
2022-11-29
block: use bool as the return type of elv_iosched_allow_bio_merge
Jinlong Chen
2022-11-29
block: replace "len+name" with "name+len" in elv_iosched_show
Jinlong Chen
2022-11-29
block: always use 'e' when printing scheduler name
Jinlong Chen
2022-11-29
block: replace continue with else-if in elv_iosched_show
Jinlong Chen
2022-11-29
block: include 'none' for initial elv_iosched_show call
Jinlong Chen
2022-11-23
elevator: remove an outdated comment in elevator_change
Jinlong Chen
2022-11-23
elevator: update the document of elevator_match
Jinlong Chen
2022-11-23
elevator: printk a warning if switching to a new io scheduler fails
Jinlong Chen
2022-11-23
elevator: update the document of elevator_switch
Jinlong Chen
2022-11-07
block: Fix some kernel-doc comments
Yang Li
2022-11-01
block: split elevator_switch
Christoph Hellwig
2022-11-01
block: don't check for required features in elevator_match
Christoph Hellwig
2022-11-01
block: simplify the check for the current elevator in elv_iosched_show
Christoph Hellwig
2022-11-01
block: cleanup the variable naming in elv_iosched_store
Christoph Hellwig
2022-11-01
block: exit elv_iosched_show early when I/O schedulers are not supported
Christoph Hellwig
2022-11-01
block: cleanup elevator_get
Christoph Hellwig
2022-10-23
block: fix up elevator_type refcounting
Jinlong Chen
2022-10-23
block: check for an unchanged elevator earlier in __elevator_change
Jinlong Chen
2022-10-23
block: sanitize the elevator name before passing it to __elevator_change
Christoph Hellwig
2022-10-23
block: add proper helpers for elevator_type module refcount management
Christoph Hellwig
2022-10-23
elevator: add new field flags in struct elevator_queue
Yu Kuai
2022-10-23
elevator: remove redundant code in elv_unregister_queue()
Yu Kuai
2022-09-27
blk-mq: use quiesced elevator switch when reinitializing queues
Keith Busch
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-08
block: do more work in elevator_exit
Christoph Hellwig
2022-02-28
block: simplify calling convention of elv_unregister_queue()
Eric Biggers
2022-02-17
block/wbt: fix negative inflight counter when remove scsi device
Laibin Qiu
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
2021-11-29
block: remove the e argument to elevator_exit
Christoph Hellwig
2021-11-29
block: remove elevator_exit
Christoph Hellwig
2021-11-17
block: avoid to quiesce queue in elevator_init_mq
Ming Lei
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
2021-08-09
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
2021-08-09
block: remove support for delayed queue registrations
Christoph Hellwig
2021-08-05
blk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT flag
Bart Van Assche
2021-06-24
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
2021-06-18
block: Remove unnecessary elevator operation checks
Damien Le Moal
2021-06-11
blk-mq: improve the blk_mq_init_allocated_queue interface
Christoph Hellwig
2021-04-07
blk-mq: set default elevator as deadline in case of hctx shared tagset
Ming Lei
2020-10-09
block: fix comment and add lockdep assert
Yufen Yu
2020-10-09
block: use helper function to test queue register
Yufen Yu
2020-10-09
block: remove redundant mq check
Yufen Yu
2020-10-09
block: invoke blk_mq_exit_sched no matter whether have .exit_sched
Yufen Yu
[next]