1. 30996f4 cfq-iosched: fix issue with rq-rq merging and fifo list ordering by Jens Axboe · 15 years ago
  2. e00c54c cfq-iosched: don't delay async queue if it hasn't dispatched at all by Jens Axboe · 15 years ago
  3. 61f0c1d cfq-iosched: use assigned slice sync value, not default by Jens Axboe · 15 years ago
  4. 963b72f cfq-iosched: rename 'desktop' sysfs entry to 'low_latency' by Jens Axboe · 15 years ago
  5. 8e29675 cfq-iosched: implement slower async initiate and queue ramp up by Jens Axboe · 15 years ago
  6. 365722b cfq-iosched: delay async IO dispatch, if sync IO was just done by Vivek Goyal · 15 years ago
  7. 1d22351 cfq-iosched: add a knob for desktop interactiveness by Jens Axboe · 15 years ago
  8. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  9. 06d2188 cfq: choose a new next_req when a request is dispatched by Jeff Moyer · 15 years ago
  10. b217a90 cfq: fix the log message after dispatched a request by Shan Wei · 15 years ago
  11. 1b379d8 cfq-iosched: get rid of must_alloc flag by Jens Axboe · 15 years ago
  12. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  13. d58b85e cfq-iosched: no need to keep track of busy_rt_queues by Vivek Goyal · 15 years ago
  14. 5ad531d cfq-iosched: drain device queue before switching to a sync queue by Jens Axboe · 15 years ago
  15. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  16. 32f2e80 cfq-iosched: reset oom_cfqq in cfq_set_request() by Vivek Goyal · 15 years ago
  17. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  18. b706f64 cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request() by Shan Wei · 15 years ago
  19. 6118b70 cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue() by Jens Axboe · 15 years ago
  20. d5036d7 cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue() by Jens Axboe · 15 years ago
  21. 245b2e7 percpu: clean up percpu variable definitions by Tejun Heo · 15 years ago
  22. 6923715 cfq: remove extraneous '\n' in blktrace output by Jeff Moyer · 15 years ago
  23. 81be834 cfq: cleanup for last_end_request in cfq_data by Gui Jianfeng · 15 years ago
  24. d9c7d39 block: prevent possible io_context->refcount overflow by Nikanth Karthikesan · 15 years ago
  25. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  26. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  27. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  28. a7f5579 block: kill blk_start_queueing() by Tejun Heo · 15 years ago
  29. f2d1f0a cfq-iosched: cache prio_tree root in cfqq->p_root by Jens Axboe · 15 years ago
  30. 3ac6c9f cfq-iosched: fix bug with aliased request and cooperation detection by Jens Axboe · 15 years ago
  31. 26a2ac0 cfq-iosched: clear ->prio_trees[] on cfqd alloc by Jens Axboe · 15 years ago
  32. 04dc6e7 cfq-iosched: use the default seek distance when there aren't enough seek samples by Jeff Moyer · 15 years ago
  33. 4d00aa4 cfq-iosched: make seek_mean converge more quickly by Jeff Moyer · 15 years ago
  34. a36e71f cfq-iosched: add close cooperator code by Jens Axboe · 15 years ago
  35. 9481ffd cfq-iosched: log responsible 'cfqq' in idle timer arm by Jens Axboe · 15 years ago
  36. 2d87072 cfq-iosched: tweak kick logic a bit more by Jens Axboe · 15 years ago
  37. 40bb54d cfq-iosched: no need to save interrupts in cfq_kick_queue() by Jens Axboe · 15 years ago
  38. d6ceb25 cfq-iosched: don't delay queue kick for a merged request by Jens Axboe · 15 years ago
  39. ff6657c cfq-iosched: get rid of private SYNC/ASYNC defines by Jens Axboe · 15 years ago
  40. b0b78f8 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not by Jens Axboe · 15 years ago
  41. b029195 cfq-iosched: don't let idling interfere with plugging by Jens Axboe · 15 years ago
  42. 75e5098 cfq-iosched: kill two unused cfqq flags by Jens Axboe · 15 years ago
  43. 2f5cb73 cfq-iosched: change dispatch logic to deal with single requests at the time by Jens Axboe · 15 years ago
  44. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  45. 3a9a3f6 cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice by Divyesh Shah · 15 years ago
  46. 62c1fe9 cfq-iosched: fix race between exiting queue and exiting task by Jens Axboe · 15 years ago
  47. 30e0dc2 cfq-iosched: remove limit of dispatch depth of max 4 times quantum by Jens Axboe · 16 years ago
  48. b374d18 block: get rid of elevator_t typedef by Jens Axboe · 16 years ago
  49. 64d01dc block: use cancel_work_sync() instead of kblockd_flush_work() by Cheng Renquan · 16 years ago
  50. f7d7b7a block: as/cfq ssd idle check update by Jens Axboe · 16 years ago
  51. a68bbdd block: add queue flag for SSD/non-rotational devices by Jens Axboe · 16 years ago
  52. 45333d5 cfq-iosched: fix queue depth detection by Aaron Carroll · 16 years ago
  53. 18887ad block: make kblockd_schedule_work() take the queue as parameter by Jens Axboe · 16 years ago
  54. c265a7f cfq-iosched: get rid of enable_idle being unused warning by Jens Axboe · 16 years ago
  55. 7b67913 cfq-iosched: add message logging through blktrace by Jens Axboe · 16 years ago
  56. 9a11b4e cfq-iosched: properly protect ioc_gone and ioc count by Jens Axboe · 16 years ago
  57. d6de8be cfq-iosched: fix RCU problem in cfq_cic_lookup() by Jens Axboe · 16 years ago
  58. be754d2 block: reorder cfq_queue to save space on 64bit builds by Richard Kennedy · 16 years ago
  59. 6d63c27 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice by Jens Axboe · 16 years ago
  60. 07416d2 cfq-iosched: fix RCU race in the cfq io_context destructor handling by Jens Axboe · 16 years ago
  61. 4faa3c8 cfq-iosched: do not leak ioc_data across iosched switches by Fabio Checconi · 16 years ago
  62. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 16 years ago
  63. ffc4e75 cfq-iosched: add hlist for browsing parallel to the radix tree by Jens Axboe · 16 years ago
  64. fe094d9 cfq-iosched: make checkpatch compliant by Jens Axboe · 16 years ago
  65. febffd6 cfq-iosched: kill some big inlines by Jens Axboe · 16 years ago
  66. 0871714 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions by Jens Axboe · 16 years ago
  67. 4ac845a block: cfq: make the io contect sharing lockless by Jens Axboe · 16 years ago
  68. 66dac98 io_context sharing - cfq changes by Nikanth Karthikesan · 17 years ago
  69. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 16 years ago
  70. 2fdd82b block: let elv_register() return void by Adrian Bunk · 17 years ago
  71. 0e7be9e cfq_idle_class_timer: add paranoid checks for jiffies overflow by Oleg Nesterov · 17 years ago
  72. b70c864 cfq: fix IOPRIO_CLASS_IDLE delays by Oleg Nesterov · 17 years ago
  73. 2389d1e cfq: fix IOPRIO_CLASS_IDLE accounting by Oleg Nesterov · 17 years ago
  74. 0a0836a cfq_get_queue: fix possible NULL pointer access by Oleg Nesterov · 17 years ago
  75. 4310864 cfq_exit_queue() should cancel cfq_data->unplug_work by Oleg Nesterov · 17 years ago
  76. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  77. 8350163 cfq: Write-only stuff in CFQ data structures by Alexey Dobriyan · 17 years ago
  78. c2dea2d cfq: async queue allocation per priority by Vasily Tarasov · 17 years ago
  79. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  80. 15c31be cfq-iosched: fix async queue behaviour by Jens Axboe · 17 years ago
  81. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 17 years ago
  82. 597bc48 cfq-iosched: speedup cic rb lookup by Jens Axboe · 17 years ago
  83. 91fac31 cfq-iosched: get rid of cfqq hash by Vasily Tarasov · 17 years ago
  84. cc19747 cfq-iosched: tighten queue request overlap condition by Jens Axboe · 17 years ago
  85. 3ed9a29 cfq-iosched: improve sync vs async workloads by Jens Axboe · 17 years ago
  86. 1be92f2 cfq-iosched: never allow an async queue idling by Jens Axboe · 17 years ago
  87. 20e493a cfq-iosched: get rid of ->dispatch_slice by Jens Axboe · 17 years ago
  88. 6084cdd cfq-iosched: don't pass unused preemption variable around by Jens Axboe · 17 years ago
  89. edd75ff cfq-iosched: get rid of ->cur_rr and ->cfq_list by Jens Axboe · 17 years ago
  90. 67e6b49 cfq-iosched: slice offset should take ioprio into account by Jens Axboe · 17 years ago
  91. 498d3aa2 [PATCH] cfq-iosched: style cleanups and comments by Jens Axboe · 17 years ago
  92. 67060e3 cfq-iosched: sort IDLE queues into the rbtree by Jens Axboe · 17 years ago
  93. 0c534e0 cfq-iosched: sort RT queues into the rbtree by Jens Axboe · 17 years ago
  94. cc09e29 [PATCH] cfq-iosched: speed up rbtree handling by Jens Axboe · 17 years ago
  95. d9e7620 cfq-iosched: rework the whole round-robin list concept by Jens Axboe · 17 years ago
  96. 1afba04 cfq-iosched: minor updates by Jens Axboe · 17 years ago
  97. 6d048f5 cfq-iosched: development update by Jens Axboe · 17 years ago
  98. 1e3335d cfq-iosched: improve preemption for cooperating tasks by Jens Axboe · 17 years ago
  99. 5044eed cfq-iosched: fix alias + front merge bug by Jens Axboe · 17 years ago
  100. a993800 cfq-iosched: fix sequential write regression by Jens Axboe · 17 years ago