开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
elevator.h
Age
Commit message (
Expand
)
Author
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