| Age | Commit message (Expand) | Author | 
|---|
| 2021-10-18 | block: move elevator.h to block/ | Christoph Hellwig | 
| 2021-10-18 | block: remove the unused rq_end_sector macro | Christoph Hellwig | 
| 2021-06-24 | blk: Fix lock inversion between ioc lock and bfqd lock | Jan Kara | 
| 2021-06-11 | blk-mq: improve the blk_mq_init_allocated_queue interface | Christoph Hellwig | 
| 2021-05-11 | kyber: fix out of bounds access when preempted | Omar Sandoval | 
| 2021-01-24 | blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues | Jan Kara | 
| 2020-05-29 | blk-mq: remove the bio argument to ->prepare_request | Christoph Hellwig | 
| 2019-09-05 | block: Introduce elevator features | Damien Le Moal | 
| 2019-07-23 | block: blk-mq: Remove blk_mq_sched_started_request and started_request | Marcos Paulo de Souza | 
| 2019-07-10 | block: Fix elevator name declaration | Damien Le Moal | 
| 2019-07-10 | block: Remove unused definitions | Damien Le Moal | 
| 2019-06-20 | block: remove the bi_phys_segments field in struct bio | Christoph Hellwig | 
| 2019-04-13 | bfq: update internal depth state when queue depth changes | Jens Axboe | 
| 2018-11-07 | block: get rid of MQ scheduler ops union | Jens Axboe | 
| 2018-11-07 | block: remove dead elevator code | Jens Axboe | 
| 2018-09-27 | block: move call of scheduler's ->completed_request() hook | Omar Sandoval | 
| 2018-06-01 | block: unexport elevator_init/exit | Christoph Hellwig | 
| 2018-01-18 | block: Unexport elv_register_queue() and elv_unregister_queue() | Bart Van Assche | 
| 2017-11-14 | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 
| 2017-10-25 | elevator: allow name aliases | Jens Axboe | 
| 2017-06-18 | blk-mq-sched: unify request prepare methods | Christoph Hellwig | 
| 2017-06-18 | blk-mq-sched: unify request finished methods | Christoph Hellwig | 
| 2017-06-06 | elevator: fix truncation of icq_cache_name | Eric Biggers | 
| 2017-05-04 | blk-mq-debugfs: allow schedulers to register debugfs attributes | Omar Sandoval | 
| 2017-05-02 | block: Remove elevator_change() | Bart Van Assche | 
| 2017-04-14 | blk-mq-sched: make completed_request() callback more useful | Omar Sandoval | 
| 2017-04-07 | blk-mq-sched: provide hooks for initializing hardware queue data | Omar Sandoval | 
| 2017-04-07 | blk-mq-sched: fix crash in switch error path | Omar Sandoval | 
| 2017-02-10 | blk-mq: pass bio to blk_mq_sched_get_rq_priv | Paolo Valente | 
| 2017-02-08 | block: optionally merge discontiguous discard bios into a single request | Christoph Hellwig | 
| 2017-02-08 | block: enumify ELEVATOR_*_MERGE | Christoph Hellwig | 
| 2017-01-27 | blk-mq-sched: change ->dispatch_requests() to ->dispatch_request() | Jens Axboe | 
| 2017-01-17 | blk-mq-sched: add framework for MQ capable IO schedulers | Jens Axboe | 
| 2017-01-17 | block: move existing elevator ops to union | Jens Axboe | 
| 2016-12-09 | elevator: make the rqhash helpers exported | Jens Axboe | 
| 2016-10-28 | block: better op and flags encoding | Christoph Hellwig | 
| 2016-07-20 | block: do not merge requests without consulting with io scheduler | Tahsin Erdogan | 
| 2016-06-07 | block: prepare elevator to use REQ_OPs. | Mike Christie | 
| 2015-06-10 | cfq-iosched: fix the setting of IOPS mode on SSDs | Jens Axboe | 
| 2014-06-22 | Revert "block: add __init to elv_register" | Jens Axboe | 
| 2014-06-11 | block: remove elv_abort_queue and blk_abort_flushes | Christoph Hellwig | 
| 2014-06-10 | block: add __init to elv_register | Fabian Frederick | 
| 2014-02-24 | block: Remove useless IPI struct initialization | Frederic Weisbecker | 
| 2014-02-24 | block: Stop abusing csd.list for fifo_time | Jan Kara | 
| 2013-07-03 | elevator: Fix a race in elevator switching | Jianpeng Ma | 
| 2013-02-28 | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 
| 2013-01-18 | init, block: try to load default elevator module early during boot | Tejun Heo | 
| 2013-01-11 | block,elevator: use new hashtable implementation | Sasha Levin | 
| 2012-03-06 | block: implement bio_associate_current() | Tejun Heo |