1. 0f3457f blk-throttle: add backlink pointer from throtl_grp to throtl_data by Tejun Heo · 11 years ago
  2. 5b2c16a blk-throttle: simplify throtl_grp flag handling by Tejun Heo · 11 years ago
  3. c9e0332 blk-throttle: rename throtl_rb_root to throtl_service_queue by Tejun Heo · 11 years ago
  4. 6a52560 blk-throttle: remove pointless throtl_nr_queued() optimizations by Tejun Heo · 11 years ago
  5. a9131a2 blk-throttle: relocate throtl_schedule_delayed_work() by Tejun Heo · 11 years ago
  6. cb76199 blk-throttle: collapse throtl_dispatch() into the work function by Tejun Heo · 11 years ago
  7. 632b449 blk-throttle: remove deferred config application mechanism by Tejun Heo · 11 years ago
  8. 2db6314 blk-throttle: remove spurious throtl_enqueue_tg() call from throtl_select_dispatch() by Tejun Heo · 11 years ago
  9. 3f3299d block: Rename queue dead flag by Bart Van Assche · 12 years ago
  10. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  11. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  12. 7f4b35d block: allocate io_context upfront by Tejun Heo · 12 years ago
  13. ff26eaa blkcg: tg_stats_alloc_lock is an irq lock by Tejun Heo · 12 years ago
  14. 0b7877d Merge tag 'v3.4-rc5' into for-3.5/core by Jens Axboe · 12 years ago
  15. f9fcc2d blkcg: collapse blkcg_policy_ops into blkcg_policy by Tejun Heo · 12 years ago
  16. f95a04a blkcg: embed struct blkg_policy_data in policy specific data by Tejun Heo · 12 years ago
  17. 3c79839 blkcg: mass rename of blkcg API by Tejun Heo · 12 years ago
  18. 54e7ed1 blkcg: remove blkio_group->path[] by Tejun Heo · 12 years ago
  19. 3c96cb3 blkcg: drop stuff unused after per-queue policy activation update by Tejun Heo · 12 years ago
  20. a2b1693 blkcg: implement per-queue policy activation by Tejun Heo · 12 years ago
  21. 03d8e11 blkcg: add request_queue->root_blkg by Tejun Heo · 12 years ago
  22. da8b066 blkcg: make blkg_conf_prep() take @pol and return with queue lock held by Tejun Heo · 12 years ago
  23. 8bd435b blkcg: remove static policy ID enums by Tejun Heo · 12 years ago
  24. ec39934 blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blkgs() by Tejun Heo · 12 years ago
  25. 5bc4afb1 blkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros by Tejun Heo · 12 years ago
  26. d366e7e blkcg: pass around pd->pdata instead of pd itself in prfill functions by Tejun Heo · 12 years ago
  27. af133ce blkcg: move blkio_group_conf->iops and ->bps to blk-throttle by Tejun Heo · 12 years ago
  28. 8a3d261 blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c by Tejun Heo · 12 years ago
  29. 41b38b6 blkcg: cfq doesn't need per-cpu dispatch stats by Tejun Heo · 12 years ago
  30. 629ed0b blkcg: move statistics update code to policies by Tejun Heo · 12 years ago
  31. 60c2bc2 blkcg: move conf/stat file handling code to policies by Tejun Heo · 12 years ago
  32. aaec55a blkcg: remove unused @pol and @plid parameters by Tejun Heo · 12 years ago
  33. 8bcb6c7 block: use lockdep_assert_held for queue locking by Andi Kleen · 12 years ago
  34. 671058f block: make blk-throttle preserve the issuing task on delayed bios by Tejun Heo · 12 years ago
  35. 4f85cb9 block: make block cgroup policies follow bio task association by Tejun Heo · 12 years ago
  36. c875f4d blkcg: drop unnecessary RCU locking by Tejun Heo · 12 years ago
  37. e8989fa blkcg: unify blkg's for blkcg policies by Tejun Heo · 12 years ago
  38. 03aa264 blkcg: let blkcg core manage per-queue blkg list and counter by Tejun Heo · 12 years ago
  39. 4eef304 blkcg: move per-queue blkg list heads and counters to queue and blkg by Tejun Heo · 12 years ago
  40. c176826 blkcg: don't use blkg->plid in stat related functions by Tejun Heo · 12 years ago
  41. 1adaf3d blkcg: move refcnt to blkcg core by Tejun Heo · 12 years ago
  42. 0381411 blkcg: let blkcg core handle policy private data allocation by Tejun Heo · 12 years ago
  43. 5efd611 blkcg: add blkcg_{init|drain|exit}_queue() by Tejun Heo · 12 years ago
  44. 7ee9c56 blkcg: let blkio_group point to blkio_cgroup directly by Tejun Heo · 12 years ago
  45. 7a4dd28 blkcg: kill the mind-bending blkg->dev by Tejun Heo · 12 years ago
  46. e56da7e blkcg: don't allow or retain configuration of missing devices by Tejun Heo · 12 years ago
  47. cd1604f blkcg: factor out blkio_group creation by Tejun Heo · 12 years ago
  48. f51b802 blkcg: use the usual get blkg path for root blkio_group by Tejun Heo · 12 years ago
  49. ca32aef blkcg: use q and plid instead of opaque void * for blkio_group association by Tejun Heo · 12 years ago
  50. 0a5a7d0 blkcg: update blkg get functions take blkio_cgroup as parameter by Tejun Heo · 12 years ago
  51. 2a7f124 blkcg: move rcu_read_lock() outside of blkio_group get functions by Tejun Heo · 12 years ago
  52. 72e06c2 blkcg: shoot down blkio_groups on elevator switch by Tejun Heo · 12 years ago
  53. 6ecf23a block: extend queue bypassing to cover blkcg policies by Tejun Heo · 12 years ago
  54. 34f6055 block: add blk_queue_dead() by Tejun Heo · 12 years ago
  55. 334c2b0 blk-throttle: use queue_is_locked() instead of lockdep_is_held() by Jens Axboe · 13 years ago
  56. c9a929d block: fix request_queue lifetime handling by making blk_queue_cleanup() properly shutdown by Tejun Heo · 13 years ago
  57. bc16a4f block: reorganize throtl_get_tg() and blk_throtl_bio() by Tejun Heo · 13 years ago
  58. 315fcee block: drop unnecessary blk_get/put_queue() in scsi_cmd_ioctl() and blk_get_tg() by Tejun Heo · 13 years ago
  59. bc9fcbf block: move blk_throtl prototypes to block/blk.h by Tejun Heo · 13 years ago
  60. e5a94f5 blk-throttle: correctly determine sync bio by Shaohua Li · 13 years ago
  61. d2f31a5 blk-throttle: Make total_nr_queued unsigned by Joe Perches · 13 years ago
  62. fd16d26 block: Add __attribute__((format(printf...) and fix fallout by Joe Perches · 13 years ago
  63. af75cd3 blk-throttle: Make no throttling rule group processing lockless by Vivek Goyal · 13 years ago
  64. 5624a4e blk-throttle: Make dispatch stats per cpu by Vivek Goyal · 13 years ago
  65. 4843c69 blk-throttle: Free up a group only after one rcu grace period by Vivek Goyal · 13 years ago
  66. 5617cbe blk-throttle: Use helper function to add root throtl group to lists by Vivek Goyal · 13 years ago
  67. 269f541 blk-throttle: Introduce a helper function to fill in device details by Vivek Goyal · 13 years ago
  68. 29b1258 blk-throttle: Dynamically allocate root group by Vivek Goyal · 13 years ago
  69. f469a7b blk-cgroup: Allow sleeping while dynamically allocating a group by Vivek Goyal · 13 years ago
  70. a29a171 blk-throttle: Do the new group initialization with the help of a function by Vivek Goyal · 13 years ago
  71. 70087dc blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup by Vivek Goyal · 13 years ago
  72. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  73. 6f03793 blk-throttle: don't call xchg on bool by Andreas Schwab · 13 years ago
  74. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  75. 04521db blk-throttle: Reset group slice when limits are changed by Vivek Goyal · 13 years ago
  76. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  77. 69d60eb blk-throttle: Use blk_plug in throttle dispatch by Vivek Goyal · 13 years ago
  78. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  79. de701c7 blk-throttle: Some cleanups and race fixes in limit update code by Vivek Goyal · 13 years ago
  80. 231d704 blk-throttle: process limit change only through one function by Vivek Goyal · 13 years ago
  81. e83a46b Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core by Tejun Heo · 13 years ago
  82. da52777 block: Move blk_throtl_exit() call to blk_cleanup_queue() by Vivek Goyal · 13 years ago
  83. 450adcb blk-throttle: Do not use kblockd workqueue for throtl work by Vivek Goyal · 13 years ago
  84. be2c6b1 blkio-throttle: Avoid calling blkiocg_lookup_group() for root group by Vivek Goyal · 13 years ago
  85. 04a6b51 blk-throttle: Correct the placement of smp_rmb() by Vivek Goyal · 14 years ago
  86. d1ae8ff blk-throttle: Trim/adjust slice_end once a bio has been dispatched by Vivek Goyal · 14 years ago
  87. c2f6805 blk-throttle: Fix calculation of max number of WRITES to be dispatched by Vivek Goyal · 14 years ago
  88. c49c06e blkio-throttle: Fix possible multiplication overflow in iops calculations by Vivek Goyal · 14 years ago
  89. 5e901a2 blkio-throttle: There is no need to convert jiffies to milli seconds by Vivek Goyal · 14 years ago
  90. 3aad5d3 blkio-throttle: Fix link failure failure on i386 by Vivek Goyal · 14 years ago
  91. fe07143 blkio: Recalculate the throttled bio dispatch time upon throttle limit change by Vivek Goyal · 14 years ago
  92. 02977e4 blkio: Add root group to td->tg_list by Vivek Goyal · 14 years ago
  93. 8e89d13 blkio: Implementation of IOPS limit logic by Vivek Goyal · 14 years ago
  94. e43473b blkio: Core implementation of throttle policy by Vivek Goyal · 14 years ago