index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
elevator.h
Age
Commit message (
Expand
)
Author
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