1. 03a1d0b elevator: fix truncation of icq_cache_name by Eric Biggers · 7 years ago
  2. 72ef799 block: do not merge requests without consulting with io scheduler by Tahsin Erdogan · 8 years ago
  3. ba568ea block: prepare elevator to use REQ_OPs. by Mike Christie · 8 years ago
  4. 0bb9794 cfq-iosched: fix the setting of IOPS mode on SSDs by Jens Axboe · 9 years ago
  5. e567bf7 Revert "block: add __init to elv_register" by Jens Axboe · 10 years ago
  6. 2940474 block: remove elv_abort_queue and blk_abort_flushes by Christoph Hellwig · 10 years ago
  7. b5097e9 block: add __init to elv_register by Fabian Frederick · 10 years ago
  8. d9a74df block: Remove useless IPI struct initialization by Frederic Weisbecker · 10 years ago
  9. 8b4922d block: Stop abusing csd.list for fifo_time by Jan Kara · 10 years ago
  10. d50235b elevator: Fix a race in elevator switching by Jianpeng Ma · 11 years ago
  11. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  12. bb813f4 init, block: try to load default elevator module early during boot by Tejun Heo · 11 years ago
  13. 242d98f block,elevator: use new hashtable implementation by Sasha Levin · 12 years ago
  14. 852c788 block: implement bio_associate_current() by Tejun Heo · 12 years ago
  15. b2fab5a elevator: make elevator_init_fn() return 0/-errno by Tejun Heo · 12 years ago
  16. 07c2bd3 block: don't call elevator callbacks for plug merges by Tejun Heo · 12 years ago
  17. 050c8ea block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions by Tejun Heo · 12 years ago
  18. f1f8cc9 block, cfq: move icq creation and rq->elv.icq association to block core by Tejun Heo · 13 years ago
  19. 9b84cac block, cfq: restructure io_cq creation path for io_context interface cleanup by Tejun Heo · 13 years ago
  20. 7e5a879 block, cfq: move io_cq exit/release to blk-ioc.c by Tejun Heo · 13 years ago
  21. 3d3c237 block, cfq: move icq cache management to block core by Tejun Heo · 13 years ago
  22. 22f746e block: remove elevator_queue->ops by Tejun Heo · 13 years ago
  23. b50b636 block, cfq: kill ioc_gone by Tejun Heo · 13 years ago
  24. b9a1920 block, cfq: remove delayed unlink by Tejun Heo · 13 years ago
  25. bd87b58 block: drop @tsk from attempt_plug_merge() and explain sync rules by Tejun Heo · 13 years ago
  26. 796d511 iosched: prevent aliased requests from starving other I/O by Jeff Moyer · 13 years ago
  27. b710a48 block: get rid of elv_insert() interface by Jens Axboe · 13 years ago
  28. 5e84ea3 block: attempt to merge with existing requests on plug flush by Jens Axboe · 13 years ago
  29. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  30. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 13 years ago
  31. 6fae9c2 Merge commit 'v2.6.38-rc6' into for-2.6.39/core by Jens Axboe · 13 years ago
  32. ae1b153 block: reimplement FLUSH/FUA to support merge by Tejun Heo · 13 years ago
  33. 909ea96 core: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  34. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  35. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  36. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  37. 430c62f elevator: fix oops on early call to elevator_change() by Jens Axboe · 14 years ago
  38. 5dd531a block: add function call to switch the IO scheduler from a driver by Jens Axboe · 14 years ago
  39. 812d402 blkio: Add io_merged stat by Divyesh Shah · 14 years ago
  40. 9934c8c block: implement and enforce request peek/start/fetch by Tejun Heo · 15 years ago
  41. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  42. 26308ea block: fix inconsistency in I/O stat accounting code by Jerome Marchand · 15 years ago
  43. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 16 years ago
  44. 11914a5 block: Add interface to abort queued requests by Mike Anderson · 16 years ago
  45. c7c22e4 block: add support for IO CPU affinity by Jens Axboe · 16 years ago
  46. 2fdd82b block: let elv_register() return void by Adrian Bunk · 17 years ago
  47. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  48. da77526 [PATCH] cfq-iosched: don't allow sync merges across queues by Jens Axboe · 18 years ago
  49. bb37b94 [BLOCK] Cleanup unused variable passing by Jens Axboe · 18 years ago
  50. 2b1191a [PATCH] elevator: elevator_type member not used by Jens Axboe · 18 years ago
  51. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  52. 4a893e8 [PATCH] elevator: define ioc counting mechanism by Jens Axboe · 18 years ago
  53. cb78b28 [PATCH] Drop useless bio passing in may_queue/set_request API by Jens Axboe · 18 years ago
  54. 1fbfdfc [PATCH] elevator: introduce a way to reuse rq for internal FIFO handling by Jens Axboe · 18 years ago
  55. 2e662b6 [PATCH] elevator: abstract out the rbtree sort handling by Jens Axboe · 18 years ago
  56. 9817064 [PATCH] elevator: move the backmerging logic into the elevator core by Jens Axboe · 18 years ago
  57. bc1c116 [PATCH] elevator switching race by Jens Axboe · 18 years ago
  58. e572ec7 [PATCH] fix rmmod problems with elevator attributes, clean them up by Al Viro · 18 years ago
  59. 3d1ab40 [PATCH] elevator_t lifetime rules and sysfs fixes by Al Viro · 18 years ago
  60. e17a948 [PATCH] stop elv_unregister() from rogering other iosched's data, fix locking by Al Viro · 18 years ago
  61. 30e9656 [PATCH] block: implement elv_insert and use it (fix ordcolor flipping bug) by Tejun Heo · 18 years ago
  62. 5406958 s/assoicated/associated/ by Adrian Bunk · 18 years ago
  63. 769db45 make elv_try_merge() static, kill the dead declaration of by Coywolf Qi Hunt · 18 years ago
  64. 797e7db [BLOCK] reimplement handling of barrier request by Tejun Heo · 18 years ago
  65. 28d721e Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  66. 8267e26 [PATCH] gfp_t: block layer core by Al Viro · 19 years ago
  67. 1b47f53 [PATCH] generic dispatch fixes by Jens Axboe · 19 years ago
  68. 8922e16 [PATCH] 01/05 Implement generic dispatch queue by Tejun Heo · 19 years ago
  69. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago