1. 8ac0d9a elevator: allow name aliases by Jens Axboe · 7 years ago
  2. 2527d99 elevator: lookup mq vs non-mq elevators by Jens Axboe · 7 years ago
  3. 5fdee21 block: remove QUEUE_FLAG_STACKABLE by Christoph Hellwig · 7 years ago
  4. e9a823f block: fix warning when I/O elevator is changed as request_queue is being removed by David Jeffery · 7 years ago
  5. e29387e block: Add fallthrough markers to switch statements by Bart Van Assche · 7 years ago
  6. 340ff32 elevator: remove redundant warnings on IO scheduler switch by Jens Axboe · 7 years ago
  7. 7a148c2 block: don't call blk_mq_quiesce_queue() after queue is frozen by Ming Lei · 7 years ago
  8. c033269 block: Remove elevator_change() by Bart Van Assche · 7 years ago
  9. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  10. 3a5088c block: respect BLK_MQ_F_NO_SCHED by Ming Lei · 7 years ago
  11. 8330cdb block: Make writeback throttling defaults consistent for SQ devices by Jan Kara · 7 years ago
  12. 54d5329 blk-mq-sched: fix crash in switch error path by Omar Sandoval · 7 years ago
  13. 6917ff0 blk-mq-sched: refactor scheduler initialization by Omar Sandoval · 7 years ago
  14. 7b36a71 block: don't call ioc_exit_icq() with the queue lock held for blk-mq by Jens Axboe · 7 years ago
  15. b86dd81 block: get rid of blk-mq default scheduler choice Kconfig entries by Jens Axboe · 7 years ago
  16. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  17. d1a987f elevator: fix loading wrong elevator type for blk-mq devices by Jens Axboe · 7 years ago
  18. 34fe7c0 block: enumify ELEVATOR_*_MERGE by Christoph Hellwig · 7 years ago
  19. a1ae0f7 blk-mq-debug: Avoid that sparse complains about req_flags_t usage by Bart Van Assche · 7 years ago
  20. 57292b5 block: introduce blk_rq_is_passthrough by Christoph Hellwig · 7 years ago
  21. 610d886 elevator: fix unnecessary put of elevator in failure case by Jens Axboe · 8 years ago
  22. d348499 blk-mq-sched: allow setting of default IO scheduler by Jens Axboe · 8 years ago
  23. bd166ef blk-mq-sched: add framework for MQ capable IO schedulers by Jens Axboe · 8 years ago
  24. c51ca6c block: move existing elevator ops to union by Jens Axboe · 8 years ago
  25. 70b3ea0 elevator: make the rqhash helpers exported by Jens Axboe · 8 years ago
  26. ef295ec block: better op and flags encoding by Christoph Hellwig · 8 years ago
  27. e806402 block: split out request-only flags into a new namespace by Christoph Hellwig · 8 years ago
  28. 7afafc8 block: Fix secure erase by Adrian Hunter · 8 years ago
  29. 72ef799 block: do not merge requests without consulting with io scheduler by Tahsin Erdogan · 8 years ago
  30. ba568ea block: prepare elevator to use REQ_OPs. by Mike Christie · 8 years ago
  31. 7460d38 block: check bio_mergeable() early before merging by Ming Lei · 9 years ago
  32. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  33. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  34. 0bb9794 cfq-iosched: fix the setting of IOPS mode on SSDs by Jens Axboe · 9 years ago
  35. eea8f41 blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h by Tejun Heo · 9 years ago
  36. 8406a4d elevator: fix double release of elevator module by Chao Yu · 9 years ago
  37. 47fafbc block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  38. d32f6b5 block: fix wrong error return in elevator_init() by Sudip Mukherjee · 10 years ago
  39. e567bf7 Revert "block: add __init to elv_register" by Jens Axboe · 10 years ago
  40. 2940474 block: remove elv_abort_queue and blk_abort_flushes by Christoph Hellwig · 10 years ago
  41. b5097e9 block: add __init to elv_register by Fabian Frederick · 10 years ago
  42. 360f92c block: fix regression with block enabled tagging by Jens Axboe · 10 years ago
  43. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  44. 7c8a367 elevator: acquire q->sysfs_lock in elevator_change() by Tomoki Sekiyama · 11 years ago
  45. eb1c160 elevator: Fix a race in elevator switching and md device initialization by Tomoki Sekiyama · 11 years ago
  46. c1b511e block: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...) by Joe Perches · 11 years ago
  47. d50235b elevator: Fix a race in elevator switching by Jianpeng Ma · 11 years ago
  48. c815881 block: implement runtime pm strategy by Lin Ming · 11 years ago
  49. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  50. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  51. 21c3c5d block: don't request module during elevator init by Tejun Heo · 12 years ago
  52. bb813f4 init, block: try to load default elevator module early during boot by Tejun Heo · 12 years ago
  53. 242d98f block,elevator: use new hashtable implementation by Sasha Levin · 12 years ago
  54. bee0393 block: recursive merge requests by Shaohua Li · 12 years ago
  55. e2a60da block: Clean up special command handling logic by Martin K. Petersen · 12 years ago
  56. a2b1693 blkcg: implement per-queue policy activation by Tejun Heo · 12 years ago
  57. 852c788 block: implement bio_associate_current() by Tejun Heo · 12 years ago
  58. e8989fa blkcg: unify blkg's for blkcg policies by Tejun Heo · 12 years ago
  59. 03aa264 blkcg: let blkcg core manage per-queue blkg list and counter by Tejun Heo · 12 years ago
  60. 72e06c2 blkcg: shoot down blkio_groups on elevator switch by Tejun Heo · 12 years ago
  61. d732580 block: implement blk_queue_bypass_start/end() by Tejun Heo · 12 years ago
  62. b2fab5a elevator: make elevator_init_fn() return 0/-errno by Tejun Heo · 12 years ago
  63. 5a5bafd elevator: clear auxiliary data earlier during elevator switch by Tejun Heo · 12 years ago
  64. 050c8ea block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions by Tejun Heo · 12 years ago
  65. 5d381ef Revert "block: recursive merge requests" by Jens Axboe · 13 years ago
  66. 2741932 block: recursive merge requests by Shaohua Li · 13 years ago
  67. 7e5a879 block, cfq: move io_cq exit/release to blk-ioc.c by Tejun Heo · 13 years ago
  68. 3d3c237 block, cfq: move icq cache management to block core by Tejun Heo · 13 years ago
  69. a612fdd block, cfq: move cfqd->icq_list to request_queue and add request->elv.icq by Tejun Heo · 13 years ago
  70. 22f746e block: remove elevator_queue->ops by Tejun Heo · 13 years ago
  71. f8fc877 block: reorder elevator switch sequence by Tejun Heo · 13 years ago
  72. b9a1920 block, cfq: remove delayed unlink by Tejun Heo · 13 years ago
  73. c9a929d block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown by Tejun Heo · 13 years ago
  74. e3c78ca block: reorganize queue draining by Tejun Heo · 13 years ago
  75. 484fc25 elevator: use ELV_NAME_MAX instead of magic number 16 for chosen_elevator by Wang Sheng-Hui · 13 years ago
  76. 796d511 iosched: prevent aliased requests from starving other I/O by Jeff Moyer · 13 years ago
  77. 771949d block: get rid of on-stack plugging debug checks by Jens Axboe · 13 years ago
  78. 698567f Merge commit 'v2.6.39' into for-2.6.40/core by Jens Axboe · 13 years ago
  79. 490b94b iosched: remove redundant sprintf by Kees Cook · 13 years ago
  80. 3aa7287 elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case too by Jens Axboe · 13 years ago
  81. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 13 years ago
  82. b710a48 block: get rid of elv_insert() interface by Jens Axboe · 13 years ago
  83. 5e84ea3 block: attempt to merge with existing requests on plug flush by Jens Axboe · 13 years ago
  84. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  85. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  86. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 13 years ago
  87. e83a46b Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core by Tejun Heo · 13 years ago
  88. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 13 years ago
  89. c186794 block: share request flush fields with elevator_private by Mike Snitzer · 13 years ago
  90. ae1b153 block: reimplement FLUSH/FUA to support merge by Tejun Heo · 14 years ago
  91. 02e031c block: remove REQ_HARDBARRIER by Christoph Hellwig · 14 years ago
  92. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  93. 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 14 years ago
  94. 28e7d18 block: drop barrier ordering by queue draining by Tejun Heo · 14 years ago
  95. 5dd531a block: add function call to switch the IO scheduler from a driver by Jens Axboe · 14 years ago
  96. 8d57a98 block: add secure discard by Adrian Hunter · 14 years ago
  97. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  98. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  99. 1abec4f block: make blk_init_free_list and elevator_init idempotent by Mike Snitzer · 14 years ago
  100. e36f724 block: Adjust elv_iosched_show to return "none" for bio-based DM by Mike Snitzer · 14 years ago