1. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  2. e8a8a18 block: only call sched requeue_request() for scheduled requests by Omar Sandoval · 4 years, 4 months ago
  3. ddfb8b0 block: Remove unused blk_mq_sched_free_hctx_data() by Baolin Wang · 4 years, 4 months ago
  4. 327fe1d block: blk-mq: Remove blk_mq_sched_started_request and started_request by Marcos Paulo de Souza · 5 years ago
  5. 14ccb66 block: remove the bi_phys_segments field in struct bio by Christoph Hellwig · 6 years ago
  6. c3e2219 block: free sched's request pool in blk_cleanup_queue by Ming Lei · 6 years ago
  7. 7211aef8 block: mq-deadline: Fix write completion handling by Damien Le Moal · 6 years ago
  8. e2b3fa5 block: Remove bio->bi_ioc by Damien Le Moal · 6 years ago
  9. 67cae4c blk-mq: cleanup and improve list insertion by Jens Axboe · 6 years ago
  10. f9cd4bf block: get rid of MQ scheduler ops union by Jens Axboe · 6 years ago
  11. ed88660 block: move call of scheduler's ->completed_request() hook by Omar Sandoval · 6 years ago
  12. d48ece2 blk-mq: init hctx sched after update ctx and hctx mapping by Jianchao Wang · 6 years ago
  13. acddf3b block: move sysfs_lock into elevator_init by Christoph Hellwig · 7 years ago
  14. 9e97d29 blk-mq-sched: remove unused 'can_block' arg from blk_mq_sched_insert_request by Mike Snitzer · 7 years ago
  15. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  16. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 8 years ago
  17. 8e8320c blk-mq: fix performance regression with shared tags by Jens Axboe · 8 years ago
  18. 44e8c2b blk-mq: refactor blk_mq_sched_assign_ioc by Christoph Hellwig · 8 years ago
  19. ea511e3 blk-mq: remove blk_mq_sched_{get,put}_rq_priv by Christoph Hellwig · 8 years ago
  20. d2c0d38 blk-mq: move blk_mq_sched_{get,put}_request to blk-mq.c by Christoph Hellwig · 8 years ago
  21. 9bddeb2 blk-mq: make per-sw-queue bio merge as default .bio_merge by Ming Lei · 8 years ago
  22. 246665d blk-mq: Remove blk_mq_sched_move_to_dispatch() by Bart Van Assche · 8 years ago
  23. c05f852 blk-mq-sched: make completed_request() callback more useful by Omar Sandoval · 8 years ago
  24. ee056f9 blk-mq-sched: provide hooks for initializing hardware queue data by Omar Sandoval · 8 years ago
  25. 6d8c6c0 blk-mq: Restart a single queue if tag sets are shared by Bart Van Assche · 8 years ago
  26. 54d5329 blk-mq-sched: fix crash in switch error path by Omar Sandoval · 8 years ago
  27. 9325263 blk-mq-sched: set up scheduler tags when bringing up new queues by Omar Sandoval · 8 years ago
  28. 6917ff0 blk-mq-sched: refactor scheduler initialization by Omar Sandoval · 8 years ago
  29. d38d351 blk-mq-sched: separate mark hctx and queue restart operations by Omar Sandoval · 8 years ago
  30. f1ba826 blk-mq: pass bio to blk_mq_sched_get_rq_priv by Paolo Valente · 8 years ago
  31. e4d750c block: free merged request in the caller by Jens Axboe · 8 years ago
  32. 0cacba6 blk-mq-sched: bypass the scheduler for flushes entirely by Omar Sandoval · 8 years ago
  33. bd6737f blk-mq-sched: add flush insertion into blk_mq_sched_insert_request() by Jens Axboe · 8 years ago
  34. 50e1dab blk-mq-sched: fix starvation for multiple hardware queues and shared tags by Jens Axboe · 8 years ago
  35. d348499 blk-mq-sched: allow setting of default IO scheduler by Jens Axboe · 8 years ago
  36. bd166ef blk-mq-sched: add framework for MQ capable IO schedulers by Jens Axboe · 8 years ago