1. 3c764b7 cfq-iosched: make nonrot check logic consistent by Shaohua Li · 15 years ago
  2. f2eecb9 cfq-iosched: move IO controller declerations to a header file by Jens Axboe · 15 years ago
  3. c04645e blkio: Wait on sync-noidle queue even if rq_noidle = 1 by Vivek Goyal · 15 years ago
  4. ae30c28 blkio: Implement group_isolation tunable by Vivek Goyal · 15 years ago
  5. f26bd1f blkio: Determine async workload length based on total number of queues by Vivek Goyal · 15 years ago
  6. f75edf2 blkio: Wait for cfq queue to get backlogged if group is empty by Vivek Goyal · 15 years ago
  7. f8d461d blkio: Propagate cgroup weight updation to cfq groups by Vivek Goyal · 15 years ago
  8. 24610333 blkio: Drop the reference to queue once the task changes cgroup by Vivek Goyal · 15 years ago
  9. 8682e1f blkio: Provide some isolation between groups by Vivek Goyal · 15 years ago
  10. 2208419 blkio: Export disk time and sectors used by a group to user space by Vivek Goyal · 15 years ago
  11. 2868ef7 blkio: Some debugging aids for CFQ by Vivek Goyal · 15 years ago
  12. b1c3576 blkio: Take care of cgroup deletion and cfq group reference counting by Vivek Goyal · 15 years ago
  13. 25fb516 blkio: Dynamic cfq group creation based on cgroup tasks belongs to by Vivek Goyal · 15 years ago
  14. dae739e blkio: Group time used accounting and workload context save restore by Vivek Goyal · 15 years ago
  15. 58ff82f blkio: Implement per cfq group latency target and busy queue avg by Vivek Goyal · 15 years ago
  16. 25bc6b0 blkio: Introduce per cfq group weights and vdisktime calculations by Vivek Goyal · 15 years ago
  17. 1fa8f6d blkio: Introduce the root service tree for cfq groups by Vivek Goyal · 15 years ago
  18. f04a642 blkio: Keep queue on service tree until we expire it by Vivek Goyal · 15 years ago
  19. 615f025 blkio: Implement macro to traverse each service tree in group by Vivek Goyal · 15 years ago
  20. cdb16e8 blkio: Introduce the notion of cfq groups by Vivek Goyal · 15 years ago
  21. bf791937 blkio: Set must_dispatch only if we decided to not dispatch the request by Vivek Goyal · 15 years ago
  22. 474b18c cfq-iosched: no dispatch limit for single queue by Shaohua Li · 15 years ago
  23. 464191c Revert "cfq: Make use of service count to estimate the rb_key offset" by Jens Axboe · 15 years ago
  24. 8e55063 cfq-iosched: fix corner cases in idling logic by Corrado Zoccolo · 15 years ago
  25. 76280af cfq-iosched: idling on deep seeky sync queues by Corrado Zoccolo · 15 years ago
  26. e4a2291 cfq-iosched: fix no-idle preemption logic by Corrado Zoccolo · 15 years ago
  27. e459dd0 cfq-iosched: fix ncq detection code by Corrado Zoccolo · 15 years ago
  28. c16632b cfq-iosched: cleanup unreachable code by Corrado Zoccolo · 15 years ago
  29. 3586e91 cfq: Make use of service count to estimate the rb_key offset by Gui Jianfeng · 15 years ago
  30. ad5ebd2 block: jiffies fixes by Randy Dunlap · 15 years ago
  31. cf7c25c cfq-iosched: fix next_rq computation by Corrado Zoccolo · 15 years ago
  32. e00ef79 cfq-iosched: get rid of the coop_preempt flag by Jens Axboe · 15 years ago
  33. 125c4f2 cfq-iosched: fix merge error by Jens Axboe · 15 years ago
  34. 2058297 Merge branch 'for-linus' into for-2.6.33 by Jens Axboe · 15 years ago
  35. 150e6c6 Merge branch 'cfq-2.6.33' into for-2.6.33 by Jens Axboe · 15 years ago
  36. 4b27e1b cfq-iosched: limit coop preemption by Shaohua Li · 15 years ago
  37. e6ec4fe cfq-iosched: fix bad return value cfq_should_preempt() by Jens Axboe · 15 years ago
  38. dddb745 cfq-iosched: simplify prio-unboost code by Corrado Zoccolo · 15 years ago
  39. 5869619c cfq-iosched: fix style issue in cfq_get_avg_queues() by Jens Axboe · 15 years ago
  40. 718eee0 cfq-iosched: fairness for sync no-idle queues by Corrado Zoccolo · 15 years ago
  41. a6d44e9 cfq-iosched: enable idling for last queue on priority class by Corrado Zoccolo · 15 years ago
  42. c0324a0 cfq-iosched: reimplement priorities using different service trees by Corrado Zoccolo · 15 years ago
  43. aa6f6a3 cfq-iosched: preparation to handle multiple service trees by Corrado Zoccolo · 15 years ago
  44. 5db5d64 cfq-iosched: adapt slice to number of processes doing I/O by Corrado Zoccolo · 15 years ago
  45. 1a1238a cfq-iosched: improve hw_tag detection by Shaohua Li · 15 years ago
  46. e6c5bc7 cfq: break apart merged cfqqs if they stop cooperating by Jeff Moyer · 15 years ago
  47. b3b6d04 cfq: change the meaning of the cfqq_coop flag by Jeff Moyer · 15 years ago
  48. df5fe3e cfq: merge cooperating cfq_queues by Jeff Moyer · 15 years ago
  49. b2c18e1 cfq: calculate the seek_mean per cfq_queue not per cfq_io_context by Jeff Moyer · 15 years ago
  50. 355b659 cfq-iosched: avoid probable slice overrun when idling by Corrado Zoccolo · 15 years ago
  51. a6151c3 cfq-iosched: apply bool value where we return 0/1 by Jens Axboe · 15 years ago
  52. ec60e4f cfq-iosched: fix think time allowed for seekers by Corrado Zoccolo · 15 years ago
  53. b9c8946 cfq-iosched: fix the slice residual sign by Jens Axboe · 15 years ago
  54. 0b182d6 cfq-iosched: abstract out the 'may this cfqq dispatch' logic by Jens Axboe · 15 years ago
  55. 23e018a block: get rid of kblock_schedule_delayed_work() by Jens Axboe · 15 years ago
  56. 48e025e cfq-iosched: fix possible problem with jiffies wraparound by Corrado Zoccolo · 15 years ago
  57. 30996f4 cfq-iosched: fix issue with rq-rq merging and fifo list ordering by Jens Axboe · 15 years ago
  58. e00c54c cfq-iosched: don't delay async queue if it hasn't dispatched at all by Jens Axboe · 15 years ago
  59. 61f0c1d cfq-iosched: use assigned slice sync value, not default by Jens Axboe · 15 years ago
  60. 963b72f cfq-iosched: rename 'desktop' sysfs entry to 'low_latency' by Jens Axboe · 15 years ago
  61. 8e29675 cfq-iosched: implement slower async initiate and queue ramp up by Jens Axboe · 15 years ago
  62. 365722b cfq-iosched: delay async IO dispatch, if sync IO was just done by Vivek Goyal · 15 years ago
  63. 1d22351 cfq-iosched: add a knob for desktop interactiveness by Jens Axboe · 15 years ago
  64. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  65. 06d2188 cfq: choose a new next_req when a request is dispatched by Jeff Moyer · 15 years ago
  66. b217a90 cfq: fix the log message after dispatched a request by Shan Wei · 15 years ago
  67. 1b379d8 cfq-iosched: get rid of must_alloc flag by Jens Axboe · 15 years ago
  68. 1f98a13 bio: first step in sanitizing the bio->bi_rw flag testing by Jens Axboe · 15 years ago
  69. d58b85e cfq-iosched: no need to keep track of busy_rt_queues by Vivek Goyal · 15 years ago
  70. 5ad531d cfq-iosched: drain device queue before switching to a sync queue by Jens Axboe · 15 years ago
  71. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  72. 32f2e80 cfq-iosched: reset oom_cfqq in cfq_set_request() by Vivek Goyal · 15 years ago
  73. c43768c Merge branch 'master' into for-next by Tejun Heo · 15 years ago
  74. b706f64 cfq-iosched: remove redundant check for NULL cfqq in cfq_set_request() by Shan Wei · 15 years ago
  75. 6118b70 cfq-iosched: get rid of the need for __GFP_NOFAIL in cfq_find_alloc_queue() by Jens Axboe · 15 years ago
  76. d5036d7 cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue() by Jens Axboe · 15 years ago
  77. 245b2e7 percpu: clean up percpu variable definitions by Tejun Heo · 15 years ago
  78. 6923715 cfq: remove extraneous '\n' in blktrace output by Jeff Moyer · 15 years ago
  79. 81be834 cfq: cleanup for last_end_request in cfq_data by Gui Jianfeng · 15 years ago
  80. d9c7d39 block: prevent possible io_context->refcount overflow by Nikanth Karthikesan · 15 years ago
  81. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  82. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  83. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  84. a7f5579 block: kill blk_start_queueing() by Tejun Heo · 15 years ago
  85. f2d1f0a cfq-iosched: cache prio_tree root in cfqq->p_root by Jens Axboe · 15 years ago
  86. 3ac6c9f cfq-iosched: fix bug with aliased request and cooperation detection by Jens Axboe · 15 years ago
  87. 26a2ac0 cfq-iosched: clear ->prio_trees[] on cfqd alloc by Jens Axboe · 15 years ago
  88. 04dc6e7 cfq-iosched: use the default seek distance when there aren't enough seek samples by Jeff Moyer · 15 years ago
  89. 4d00aa4 cfq-iosched: make seek_mean converge more quickly by Jeff Moyer · 15 years ago
  90. a36e71f cfq-iosched: add close cooperator code by Jens Axboe · 15 years ago
  91. 9481ffd cfq-iosched: log responsible 'cfqq' in idle timer arm by Jens Axboe · 15 years ago
  92. 2d87072 cfq-iosched: tweak kick logic a bit more by Jens Axboe · 15 years ago
  93. 40bb54d cfq-iosched: no need to save interrupts in cfq_kick_queue() by Jens Axboe · 15 years ago
  94. d6ceb25 cfq-iosched: don't delay queue kick for a merged request by Jens Axboe · 15 years ago
  95. ff6657c cfq-iosched: get rid of private SYNC/ASYNC defines by Jens Axboe · 15 years ago
  96. b0b78f8 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not by Jens Axboe · 15 years ago
  97. b029195 cfq-iosched: don't let idling interfere with plugging by Jens Axboe · 15 years ago
  98. 75e5098 cfq-iosched: kill two unused cfqq flags by Jens Axboe · 15 years ago
  99. 2f5cb73 cfq-iosched: change dispatch logic to deal with single requests at the time by Jens Axboe · 15 years ago
  100. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago