1. 8184f93 cfq-iosched: Don't update group weights when on service tree by Justin TerAvest · 13 years ago
  2. 167400d blk-cgroup: Add unaccounted time to timeslice_used. by Justin TerAvest · 13 years ago
  3. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  4. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  5. b873c5d Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.39/core by Jens Axboe · 13 years ago
  6. a603271 cfq-iosched: Fix update_vdisktime logic by Gui Jianfeng · 13 years ago
  7. ef8a41d cfq-iosched: give busy sync queue no dispatch limit by Shaohua Li · 13 years ago
  8. 93803e0 cfq-iosched: fix race in cfq_set_request() by Jens Axboe · 13 years ago
  9. e83a46b Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core by Tejun Heo · 13 years ago
  10. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 13 years ago
  11. 0bbfeb8 cfq-iosched: Always provide group isolation. by Justin TerAvest · 13 years ago
  12. 6fae9c2 Merge commit 'v2.6.38-rc6' into for-2.6.39/core by Jens Axboe · 13 years ago
  13. c186794 block: share request flush fields with elevator_private by Mike Snitzer · 13 years ago
  14. 02a8f01 cfq-iosched: Don't wait if queue already has requests. by Justin TerAvest · 13 years ago
  15. ba5bd52 cfq: rename a function to give it more appropriate name by Vivek Goyal · 13 years ago
  16. c553f8e block cfq: compensate preempted queue even if it has no slice assigned by Shaohua Li · 13 years ago
  17. f8ae6e3 block cfq: make queue preempt work for queues from different workload by Shaohua Li · 13 years ago
  18. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  19. 329a678 block cfq: don't use atomic_t for cfq_group by Shaohua Li · 13 years ago
  20. 30d7b94 block cfq: don't use atomic_t for cfq_queue by Shaohua Li · 13 years ago
  21. 7278c9c cfq-iosched: don't check cfqg in choose_service_tree() by Gui Jianfeng · 13 years ago
  22. e4ea0c1 block cfq: select new workload if priority changed by Shaohua Li writes · 14 years ago
  23. 760701b cfq-iosched: Get rid of on_st flag by Gui Jianfeng · 14 years ago
  24. b54ce60 cfq-iosched: Get rid of st->active by Gui Jianfeng · 14 years ago
  25. a020563 Merge branch 'v2.6.37-rc2' into for-2.6.38/core by Jens Axboe · 14 years ago
  26. 2b9408a cfq-iosched: don't schedule a dispatch for a non-idle queue by Shaohua Li · 14 years ago
  27. 8e1ac66 cfq-iosched: don't idle if a deep seek queue is slow by Shaohua Li · 14 years ago
  28. d2d59e1 cfq-iosched: schedule dispatch for noidle queue by Shaohua Li · 14 years ago
  29. c1e4475 cfq-iosched: do cleanup by Shaohua Li · 14 years ago
  30. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  31. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  32. b462732 cfq-iosched: Fix a gcc 4.5 warning and put some comments by Vivek Goyal · 14 years ago
  33. fe07143 blkio: Recalculate the throttled bio dispatch time upon throttle limit change by Vivek Goyal · 14 years ago
  34. 180be2a cfq-iosched: fix a kernel OOPs when usb key is inserted by Vivek Goyal · 14 years ago
  35. 749ef9f cfq: improve fsync performance for small files by Corrado Zoccolo · 14 years ago
  36. 062a644 blk-cgroup: Prepare the base for supporting more than one IO control policies by Vivek Goyal · 14 years ago
  37. c4e7893 cfq-iosched: blktrace print per slice sector stats by Vivek Goyal · 14 years ago
  38. 80bdf0c cfq-iosched: Implement tunable group_idle by Vivek Goyal · 14 years ago
  39. 02b3508 cfq-iosched: Do group share accounting in IOPS when slice_idle=0 by Vivek Goyal · 14 years ago
  40. b6508c1 cfq-iosched: Do not idle if slice_idle=0 by Vivek Goyal · 14 years ago
  41. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  42. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  43. e98ef89 cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n by Vivek Goyal · 14 years ago
  44. c10b61f cfq: Don't allow queue merges for queues that have no process references by Jeff Moyer · 14 years ago
  45. d02a2c0 cfq-iosched: fix an oops caused by slab leak by Shaohua Li · 14 years ago
  46. 80b15c7 cfq-iosched: compact io_context radix_tree by Konstantin Khlebnikov · 14 years ago
  47. bca4b91 cfq-iosched: remove dead_key from cfq_io_context by Konstantin Khlebnikov · 14 years ago
  48. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  49. f1ac2502 block: remove all rcu head initializations by Paul E. McKenney · 14 years ago
  50. dcf097b blk-cgroup: Fix RCU correctness warning in cfq_init_queue() by Vivek Goyal · 14 years ago
  51. 50eaeb3 cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n by Dmitry Monakhov · 14 years ago
  52. afc24d4 blk-cgroup: config options re-arrangement by Vivek Goyal · 14 years ago
  53. e5ff082 blkio: Fix another BUG_ON() crash due to cfqq movement across groups by Vivek Goyal · 14 years ago
  54. 7f1dc8a blkio: Fix blkio crash during rq stat update by Vivek Goyal · 14 years ago
  55. 8d2a91f blkio: Initialize blkg->stats_lock for the root cfqg too by Divyesh Shah · 14 years ago
  56. 28baf44 blkio: Fix compile errors by Divyesh Shah · 14 years ago
  57. 4facdae Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  58. a11cdaa block: Update to io-controller stats by Divyesh Shah · 14 years ago
  59. 34d0f17 io-controller: Add a new interface "weight_device" for IO-Controller by Gui Jianfeng · 14 years ago
  60. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  61. 3440c49 cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch by Divyesh Shah · 14 years ago
  62. 812df48 blkio: Add more debug-only per-cgroup stats by Divyesh Shah · 14 years ago
  63. cdc1184 blkio: Add io_queued and avg_queue_size stats by Divyesh Shah · 14 years ago
  64. 812d402 blkio: Add io_merged stat by Divyesh Shah · 14 years ago
  65. 84c124d blkio: Changes to IO controller additional stats patches by Divyesh Shah · 14 years ago
  66. a74b2ad block: expose the statistics in blkio.time and blkio.sectors for the root cgroup by Ricky Benitez · 14 years ago
  67. 9195291 blkio: Increment the blkio cgroup stats for real now by Divyesh Shah · 14 years ago
  68. 303a3ac blkio: Add io controller stats like by Divyesh Shah · 14 years ago
  69. 9a0785b blkio: Remove per-cfqq nr_sectors as we'll be passing by Divyesh Shah · 14 years ago
  70. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  71. 39c01b2 cfq-iosched: Do not merge queues of BE and IDLE classes by Divyesh Shah · 14 years ago
  72. b1ffe73 cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging by Divyesh Shah · 14 years ago
  73. e9ce335 cfq-iosched: fix a kbuild regression by Shaohua Li · 14 years ago
  74. 73e9ffd cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds by Richard Kennedy · 14 years ago
  75. abc3c74 cfq-iosched: quantum check tweak by Shaohua Li · 14 years ago
  76. 53c583d cfq-iosched: requests "in flight" vs "in driver" clarification by Corrado Zoccolo · 14 years ago
  77. 41647e7 cfq-iosched: rethink seeky detection for SSDs by Corrado Zoccolo · 14 years ago
  78. 3dde36d cfq-iosched: rework seeky detection by Corrado Zoccolo · 14 years ago
  79. 024f906 cfq: Remove useless css reference get by Gui Jianfeng · 14 years ago
  80. c4081ba cfq: reorder cfq_queue removing padding on 64bit by Richard Kennedy · 14 years ago
  81. ae54abe cfq-iosched: split seeky coop queues after one slice by Shaohua Li · 14 years ago
  82. 1efe8fe cfq-iosched: Do not idle on async queues by Vivek Goyal · 14 years ago
  83. 875feb6 cfq-iosched: Respect ioprio_class when preempting by Divyesh Shah · 14 years ago
  84. 2f7a2d8 cfq-iosched: don't regard requests with long distance as close by Shaohua Li · 14 years ago
  85. 65b32a5 cfq-iosched: Remove prio_change logic for workload selection by Vivek Goyal · 14 years ago
  86. fb104db cfq-iosched: Get rid of nr_groups by Vivek Goyal · 14 years ago
  87. 1db32c4 cfq-iosched: Remove the check for same cfq group from allow_merge by Vivek Goyal · 14 years ago
  88. 66ae291 cfq: set workload as expired if it doesn't have any slice left by Gui Jianfeng · 14 years ago
  89. 82bbbf2 Fix a CFQ crash in "for-2.6.33" branch of block tree by Vivek Goyal · 15 years ago
  90. 554554f cfq: Remove wait_request flag when idle time is being deleted by Gui Jianfeng · 15 years ago
  91. edc7113 cfq-iosched: commenting non-obvious initialization by Corrado Zoccolo · 15 years ago
  92. 7667aa0 cfq-iosched: Take care of corner cases of group losing share due to deletion by Vivek Goyal · 15 years ago
  93. c244bb5 cfq-iosched: Get rid of cfqq wait_busy_done flag by Vivek Goyal · 15 years ago
  94. b9d8f4c cfq: Optimization for close cooperating queue searching by Gui Jianfeng · 15 years ago
  95. 573412b cfq-iosched: reduce write depth only if sync was delayed by Corrado Zoccolo · 15 years ago
  96. 878eadd cfq-iosched: Do not access cfqq after freeing it by Vivek Goyal · 15 years ago
  97. bb729bc cfq-iosched: use call_rcu() instead of doing grace period stall on queue exit by Jens Axboe · 15 years ago
  98. 3e25206 blkio: Implement dynamic io controlling policy registration by Vivek Goyal · 15 years ago
  99. 9d6a986 blkio: Export some symbols from blkio as its user CFQ can be a module by Vivek Goyal · 15 years ago
  100. 3c764b7 cfq-iosched: make nonrot check logic consistent by Shaohua Li · 15 years ago