1. bdc85df blk-cgroup: Allow creation of hierarchical cgroups by Vivek Goyal · 14 years ago
  2. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  3. 9355aed blkio-throttle: limit max iops value to UINT_MAX by Vivek Goyal · 14 years ago
  4. fe07143 blkio: Recalculate the throttled bio dispatch time upon throttle limit change by Vivek Goyal · 14 years ago
  5. 61014e9 blkio: deletion of a cgroup was causes oops by Vivek Goyal · 14 years ago
  6. 13f9825 blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n by Vivek Goyal · 14 years ago
  7. 7702e8f blk-cgroup: cgroup changes for IOPS limit support by Vivek Goyal · 14 years ago
  8. 4c9eefa blk-cgroup: Introduce cgroup changes for throttling policy by Vivek Goyal · 14 years ago
  9. 062a644 blk-cgroup: Prepare the base for supporting more than one IO control policies by Vivek Goyal · 14 years ago
  10. af41d7b blk-cgroup: Kill the header printed at the start of blkio.weight_device file by Vivek Goyal · 14 years ago
  11. 96aa1b4 blkio: Fix return code for mkdir calls by Ciju Rajan K · 14 years ago
  12. ee9a360 Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  13. 0341509 blk-cgroup: Fix an RCU warning in blkiocg_create() by Li Zefan · 14 years ago
  14. 0f3942a block: kill some useless goto's in blk-cgroup.c by Jens Axboe · 14 years ago
  15. afc24d4 blk-cgroup: config options re-arrangement by Vivek Goyal · 14 years ago
  16. e5ff082 blkio: Fix another BUG_ON() crash due to cfqq movement across groups by Vivek Goyal · 14 years ago
  17. 8d2a91f blkio: Initialize blkg->stats_lock for the root cfqg too by Divyesh Shah · 14 years ago
  18. 28baf44 blkio: Fix compile errors by Divyesh Shah · 14 years ago
  19. 4facdae Merge branch 'master' into for-2.6.35 by Jens Axboe · 14 years ago
  20. a11cdaa block: Update to io-controller stats by Divyesh Shah · 14 years ago
  21. 34d0f17 io-controller: Add a new interface "weight_device" for IO-Controller by Gui Jianfeng · 14 years ago
  22. 812df48 blkio: Add more debug-only per-cgroup stats by Divyesh Shah · 14 years ago
  23. cdc1184 blkio: Add io_queued and avg_queue_size stats by Divyesh Shah · 14 years ago
  24. 812d402 blkio: Add io_merged stat by Divyesh Shah · 14 years ago
  25. 84c124d blkio: Changes to IO controller additional stats patches by Divyesh Shah · 14 years ago
  26. 9195291 blkio: Increment the blkio cgroup stats for real now by Divyesh Shah · 14 years ago
  27. 303a3ac blkio: Add io controller stats like by Divyesh Shah · 14 years ago
  28. 9a0785b blkio: Remove per-cfqq nr_sectors as we'll be passing by Divyesh Shah · 14 years ago
  29. 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
  30. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 14 years ago
  31. 024f906 cfq: Remove useless css reference get by Gui Jianfeng · 14 years ago
  32. bcf4dd4 blk-cgroup: Fix potential deadlock in blk-cgroup by Gui Jianfeng · 14 years ago
  33. accee78 block: include linux/err.h to use ERR_PTR by Stephen Rothwell · 15 years ago
  34. 3e25206 blkio: Implement dynamic io controlling policy registration by Vivek Goyal · 15 years ago
  35. 9d6a986 blkio: Export some symbols from blkio as its user CFQ can be a module by Vivek Goyal · 15 years ago
  36. f2eecb9 cfq-iosched: move IO controller declerations to a header file by Jens Axboe · 15 years ago
  37. f8d461d blkio: Propagate cgroup weight updation to cfq groups by Vivek Goyal · 15 years ago
  38. 2208419 blkio: Export disk time and sectors used by a group to user space by Vivek Goyal · 15 years ago
  39. 2868ef7 blkio: Some debugging aids for CFQ by Vivek Goyal · 15 years ago
  40. b1c3576 blkio: Take care of cgroup deletion and cfq group reference counting by Vivek Goyal · 15 years ago
  41. 31e4c28 blkio: Introduce blkio controller cgroup interface by Vivek Goyal · 15 years ago