| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-12-12 | block: fix race between wbt_enable_default and IO submission | Ming Lei | 1 | -1/+0 |
| 2025-11-18 | block: remove the declaration of elevator_init_mq function | Chengkaitao | 1 | -1/+0 |
| 2025-11-13 | block: use {alloc|free}_sched data methods | Nilay Shroff | 1 | -1/+3 |
| 2025-11-13 | block: introduce alloc_sched_data and free_sched_data elevator methods | Nilay Shroff | 1 | -0/+2 |
| 2025-11-13 | block: move elevator tags into struct elevator_resources | Nilay Shroff | 1 | -2/+7 |
| 2025-11-13 | block: unify elevator tags and type xarrays into struct elv_change_ctx | Nilay Shroff | 1 | -0/+15 |
| 2025-09-05 | blk-mq: fix elevator depth_updated method | Yu Kuai | 1 | -1/+1 |
| 2025-07-30 | block: fix lockdep warning caused by lock dependency in elv_iosched_store | Nilay Shroff | 1 | -2/+12 |
| 2025-07-30 | block: move elevator queue allocation logic into blk_mq_init_sched | Nilay Shroff | 1 | -1/+1 |
| 2025-05-06 | block: move wbt_enable_default() out of queue freezing from sched ->exit() | Ming Lei | 1 | -0/+1 |
| 2025-05-06 | block: fail to show/store elevator sysfs attribute if elevator is dying | Ming Lei | 1 | -0/+1 |
| 2025-05-06 | block: move sched debugfs register into elvevator_register_queue | Ming Lei | 1 | -0/+3 |
| 2025-05-06 | block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag | Ming Lei | 1 | -1/+0 |
| 2025-03-10 | block: introduce a dedicated lock for protecting queue elevator updates | Nilay Shroff | 1 | -2/+0 |
| 2025-01-02 | elevator: Enable const sysfs attributes | Thomas Weißschuh | 1 | -1/+1 |
| 2024-10-22 | block: return void from the queue_sysfs_entry load_module method | Christoph Hellwig | 1 | -2/+2 |
| 2024-09-10 | block: Prevent deadlocks when switching elevators | Damien Le Moal | 1 | -0/+2 |
| 2024-06-28 | block: pass a gendisk to the queue_sysfs_entry methods | Christoph Hellwig | 1 | -2/+2 |
| 2024-04-17 | block: Remove elevator required features | Damien Le Moal | 1 | -1/+0 |
| 2023-04-13 | blk-mq: pass a flags argument to elevator_type->insert_requests | Christoph Hellwig | 1 | -1/+3 |
| 2022-10-23 | block: add proper helpers for elevator_type module refcount management | Christoph Hellwig | 1 | -0/+15 |
| 2022-10-23 | blk-wbt: don't enable throttling if default elevator is bfq | Yu Kuai | 1 | -1/+2 |
| 2022-10-23 | elevator: add new field flags in struct elevator_queue | Yu Kuai | 1 | -1/+3 |
| 2022-07-14 | block: Use the new blk_opf_t type | Bart Van Assche | 1 | -1/+1 |
| 2021-10-18 | block: move elevator.h to block/ | Christoph Hellwig | 1 | -0/+166 |