1. 726e99a cfq-iosched: make code consistent by Shaohua Li · 13 years ago
  2. 3181faa cfq-iosched: fix a rcu warning by Shaohua Li · 13 years ago
  3. 08e8138 block: Add __attribute__((format(printf...) and fix fallout by Joe Perches · 13 years ago
  4. ab4bd22 cfq-iosched: fix locking around ioc->ioc_data assignment by Jens Axboe · 13 years ago
  5. 28304f4 cfq-iosched: Remove bogus check in queue_fail path by Paul Bolle · 13 years ago
  6. 4495a7d CFQ: Fix typo and remove unnecessary semicolon by Kyungmin Park · 13 years ago
  7. 1547010 cfq-iosched: free cic_index if cfqd allocation fails by Namhyung Kim · 13 years ago
  8. 20359f2 cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add() by Namhyung Kim · 13 years ago
  9. 229836b cfq-iosched: reduce bit operations in cfq_choose_req() by Namhyung Kim · 13 years ago
  10. b9f8ce0 cfq-iosched: algebraic simplification in cfq_prio_to_maxrq() by Namhyung Kim · 13 years ago
  11. 2abae55 cfq-iosched: Fix a memory leak of per cpu stats for root group by Vivek Goyal · 13 years ago
  12. 5624a4e blk-throttle: Make dispatch stats per cpu by Vivek Goyal · 13 years ago
  13. f469a7b blk-cgroup: Allow sleeping while dynamically allocating a group by Vivek Goyal · 13 years ago
  14. 56edf7d cfq-iosched: Fix a possible race with cfq cgroup removal code by Vivek Goyal · 13 years ago
  15. 3e59cf9 cfq-iosched: Get rid of redundant function parameter "create" by Vivek Goyal · 13 years ago
  16. 70087dc blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup by Vivek Goyal · 13 years ago
  17. 5f45c69 cfq-iosched: read_lock() does not always imply rcu_read_lock() by Jens Axboe · 13 years ago
  18. 24ecfbe block: add blk_run_queue_async by Christoph Hellwig · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. c4ade94 cfq-iosched: removing unnecessary think time checking by Li, Shaohua · 13 years ago
  21. 62a37f6 cfq-iosched: Don't clear queue stats when preempt. by Justin TerAvest · 13 years ago
  22. eda5e0c cfq-iosched: Don't set active queue in preempt by Justin TerAvest · 13 years ago
  23. 8184f93 cfq-iosched: Don't update group weights when on service tree by Justin TerAvest · 13 years ago
  24. 167400d blk-cgroup: Add unaccounted time to timeslice_used. by Justin TerAvest · 13 years ago
  25. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  26. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  27. 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
  28. a603271 cfq-iosched: Fix update_vdisktime logic by Gui Jianfeng · 13 years ago
  29. ef8a41d cfq-iosched: give busy sync queue no dispatch limit by Shaohua Li · 13 years ago
  30. 93803e0 cfq-iosched: fix race in cfq_set_request() by Jens Axboe · 13 years ago
  31. e83a46b Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core by Tejun Heo · 13 years ago
  32. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 13 years ago
  33. 0bbfeb8 cfq-iosched: Always provide group isolation. by Justin TerAvest · 13 years ago
  34. 6fae9c2 Merge commit 'v2.6.38-rc6' into for-2.6.39/core by Jens Axboe · 13 years ago
  35. c186794 block: share request flush fields with elevator_private by Mike Snitzer · 13 years ago
  36. 02a8f01 cfq-iosched: Don't wait if queue already has requests. by Justin TerAvest · 13 years ago
  37. ba5bd52 cfq: rename a function to give it more appropriate name by Vivek Goyal · 14 years ago
  38. c553f8e block cfq: compensate preempted queue even if it has no slice assigned by Shaohua Li · 14 years ago
  39. f8ae6e3 block cfq: make queue preempt work for queues from different workload by Shaohua Li · 14 years ago
  40. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  41. 329a678 block cfq: don't use atomic_t for cfq_group by Shaohua Li · 14 years ago
  42. 30d7b94 block cfq: don't use atomic_t for cfq_queue by Shaohua Li · 14 years ago
  43. 7278c9c cfq-iosched: don't check cfqg in choose_service_tree() by Gui Jianfeng · 14 years ago
  44. e4ea0c1 block cfq: select new workload if priority changed by Shaohua Li writes · 14 years ago
  45. 760701b cfq-iosched: Get rid of on_st flag by Gui Jianfeng · 14 years ago
  46. b54ce60 cfq-iosched: Get rid of st->active by Gui Jianfeng · 14 years ago
  47. a020563 Merge branch 'v2.6.37-rc2' into for-2.6.38/core by Jens Axboe · 14 years ago
  48. 2b9408a cfq-iosched: don't schedule a dispatch for a non-idle queue by Shaohua Li · 14 years ago
  49. 8e1ac66 cfq-iosched: don't idle if a deep seek queue is slow by Shaohua Li · 14 years ago
  50. d2d59e1 cfq-iosched: schedule dispatch for noidle queue by Shaohua Li · 14 years ago
  51. c1e4475 cfq-iosched: do cleanup by Shaohua Li · 14 years ago
  52. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  53. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  54. b462732 cfq-iosched: Fix a gcc 4.5 warning and put some comments by Vivek Goyal · 14 years ago
  55. fe07143 blkio: Recalculate the throttled bio dispatch time upon throttle limit change by Vivek Goyal · 14 years ago
  56. 180be2a cfq-iosched: fix a kernel OOPs when usb key is inserted by Vivek Goyal · 14 years ago
  57. 749ef9f cfq: improve fsync performance for small files by Corrado Zoccolo · 14 years ago
  58. 062a644 blk-cgroup: Prepare the base for supporting more than one IO control policies by Vivek Goyal · 14 years ago
  59. c4e7893 cfq-iosched: blktrace print per slice sector stats by Vivek Goyal · 14 years ago
  60. 80bdf0c cfq-iosched: Implement tunable group_idle by Vivek Goyal · 14 years ago
  61. 02b3508 cfq-iosched: Do group share accounting in IOPS when slice_idle=0 by Vivek Goyal · 14 years ago
  62. b6508c1 cfq-iosched: Do not idle if slice_idle=0 by Vivek Goyal · 14 years ago
  63. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  64. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  65. e98ef89 cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=n by Vivek Goyal · 14 years ago
  66. c10b61f cfq: Don't allow queue merges for queues that have no process references by Jeff Moyer · 14 years ago
  67. d02a2c0 cfq-iosched: fix an oops caused by slab leak by Shaohua Li · 14 years ago
  68. 80b15c7 cfq-iosched: compact io_context radix_tree by Konstantin Khlebnikov · 14 years ago
  69. bca4b91 cfq-iosched: remove dead_key from cfq_io_context by Konstantin Khlebnikov · 14 years ago
  70. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  71. f1ac2502 block: remove all rcu head initializations by Paul E. McKenney · 14 years ago
  72. dcf097b blk-cgroup: Fix RCU correctness warning in cfq_init_queue() by Vivek Goyal · 14 years ago
  73. 50eaeb3 cfq-iosched: fix broken cfq_ref_get_cfqf() for CONFIG_BLK_CGROUP=y && CFQ_GROUP_IOSCHED=n by Dmitry Monakhov · 14 years ago
  74. afc24d4 blk-cgroup: config options re-arrangement by Vivek Goyal · 14 years ago
  75. e5ff082 blkio: Fix another BUG_ON() crash due to cfqq movement across groups by Vivek Goyal · 14 years ago
  76. 7f1dc8a blkio: Fix blkio crash during rq stat update by Vivek Goyal · 14 years ago
  77. 8d2a91f blkio: Initialize blkg->stats_lock for the root cfqg too by Divyesh Shah · 14 years ago
  78. 28baf44 blkio: Fix compile errors by Divyesh Shah · 14 years ago
  79. 4facdae Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  80. a11cdaa block: Update to io-controller stats by Divyesh Shah · 14 years ago
  81. 34d0f17 io-controller: Add a new interface "weight_device" for IO-Controller by Gui Jianfeng · 14 years ago
  82. 2f40842 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  83. 3440c49 cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch by Divyesh Shah · 14 years ago
  84. 812df48 blkio: Add more debug-only per-cgroup stats by Divyesh Shah · 14 years ago
  85. cdc1184 blkio: Add io_queued and avg_queue_size stats by Divyesh Shah · 14 years ago
  86. 812d402 blkio: Add io_merged stat by Divyesh Shah · 14 years ago
  87. 84c124d blkio: Changes to IO controller additional stats patches by Divyesh Shah · 14 years ago
  88. a74b2ad block: expose the statistics in blkio.time and blkio.sectors for the root cgroup by Ricky Benitez · 14 years ago
  89. 9195291 blkio: Increment the blkio cgroup stats for real now by Divyesh Shah · 14 years ago
  90. 303a3ac blkio: Add io controller stats like by Divyesh Shah · 14 years ago
  91. 9a0785b blkio: Remove per-cfqq nr_sectors as we'll be passing by Divyesh Shah · 14 years ago
  92. 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
  93. 39c01b2 cfq-iosched: Do not merge queues of BE and IDLE classes by Divyesh Shah · 14 years ago
  94. b1ffe73 cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging by Divyesh Shah · 14 years ago
  95. e9ce335 cfq-iosched: fix a kbuild regression by Shaohua Li · 14 years ago
  96. 73e9ffd cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds by Richard Kennedy · 14 years ago
  97. abc3c74 cfq-iosched: quantum check tweak by Shaohua Li · 14 years ago
  98. 53c583d cfq-iosched: requests "in flight" vs "in driver" clarification by Corrado Zoccolo · 14 years ago
  99. 41647e7 cfq-iosched: rethink seeky detection for SSDs by Corrado Zoccolo · 14 years ago
  100. 3dde36d cfq-iosched: rework seeky detection by Corrado Zoccolo · 14 years ago