index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
elevator.h
Age
Commit message (
Expand
)
Author
2025-11-18
block: remove the declaration of elevator_init_mq function
Chengkaitao
2025-11-13
block: use {alloc|free}_sched data methods
Nilay Shroff
2025-11-13
block: introduce alloc_sched_data and free_sched_data elevator 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-09-05
blk-mq: fix elevator depth_updated method
Yu Kuai
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: move wbt_enable_default() out of queue freezing from sched ->exit()
Ming Lei
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: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag
Ming Lei
2025-03-10
block: introduce a dedicated lock for protecting queue elevator updates
Nilay Shroff
2025-01-02
elevator: Enable const sysfs attributes
Thomas Weißschuh
2024-10-22
block: return void from the queue_sysfs_entry load_module method
Christoph Hellwig
2024-09-10
block: Prevent deadlocks when switching elevators
Damien Le Moal
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-04-13
blk-mq: pass a flags argument to elevator_type->insert_requests
Christoph Hellwig
2022-10-23
block: add proper helpers for elevator_type module refcount management
Christoph Hellwig
2022-10-23
blk-wbt: don't enable throttling if default elevator is bfq
Yu Kuai
2022-10-23
elevator: add new field flags in struct elevator_queue
Yu Kuai
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
2021-10-18
block: move elevator.h to block/
Christoph Hellwig