Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: Prevent deadlocks when switching elevators | Damien Le Moal | 2024-09-10 | 1 | -0/+2 |
* | block: pass a gendisk to the queue_sysfs_entry methods | Christoph Hellwig | 2024-06-28 | 1 | -2/+2 |
* | block: Remove elevator required features | Damien Le Moal | 2024-04-17 | 1 | -1/+0 |
* | blk-mq: pass a flags argument to elevator_type->insert_requests | Christoph Hellwig | 2023-04-13 | 1 | -1/+3 |
* | block: add proper helpers for elevator_type module refcount management | Christoph Hellwig | 2022-10-23 | 1 | -0/+15 |
* | blk-wbt: don't enable throttling if default elevator is bfq | Yu Kuai | 2022-10-23 | 1 | -1/+2 |
* | elevator: add new field flags in struct elevator_queue | Yu Kuai | 2022-10-23 | 1 | -1/+3 |
* | block: Use the new blk_opf_t type | Bart Van Assche | 2022-07-14 | 1 | -1/+1 |
* | block: move elevator.h to block/ | Christoph Hellwig | 2021-10-18 | 1 | -0/+166 |