summaryrefslogtreecommitdiff
path: root/block/blk-cgroup.c
Commit message (Expand)AuthorAge
* Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\
| * blk-cgroup: Fix an RCU warning in blkiocg_create()Li Zefan2010-05-07
* | block: kill some useless goto's in blk-cgroup.cJens Axboe2010-05-03
* | blk-cgroup: config options re-arrangementVivek Goyal2010-04-26
* | blkio: Fix another BUG_ON() crash due to cfqq movement across groupsVivek Goyal2010-04-26
* | blkio: Initialize blkg->stats_lock for the root cfqg tooDivyesh Shah2010-04-16
* | blkio: Fix compile errorsDivyesh Shah2010-04-14
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-13
|\ \ | |/
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | block: Update to io-controller statsDivyesh Shah2010-04-13
* | io-controller: Add a new interface "weight_device" for IO-ControllerGui Jianfeng2010-04-13
* | blkio: Add more debug-only per-cgroup statsDivyesh Shah2010-04-09
* | blkio: Add io_queued and avg_queue_size statsDivyesh Shah2010-04-09
* | blkio: Add io_merged statDivyesh Shah2010-04-09
* | blkio: Changes to IO controller additional stats patchesDivyesh Shah2010-04-09
* | blkio: Increment the blkio cgroup stats for real nowDivyesh Shah2010-04-02
* | blkio: Add io controller stats likeDivyesh Shah2010-04-02
* | blkio: Remove per-cfqq nr_sectors as we'll be passingDivyesh Shah2010-04-02
|/
* cgroups: blkio subsystem as moduleBen Blum2010-03-12
* cfq: Remove useless css reference getGui Jianfeng2010-02-26
* blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng2010-02-01
* block: include linux/err.h to use ERR_PTRStephen Rothwell2009-12-07
* blkio: Implement dynamic io controlling policy registrationVivek Goyal2009-12-04
* blkio: Export some symbols from blkio as its user CFQ can be a moduleVivek Goyal2009-12-04
* cfq-iosched: move IO controller declerations to a header fileJens Axboe2009-12-04
* blkio: Propagate cgroup weight updation to cfq groupsVivek Goyal2009-12-03
* blkio: Export disk time and sectors used by a group to user spaceVivek Goyal2009-12-03
* blkio: Some debugging aids for CFQVivek Goyal2009-12-03
* blkio: Take care of cgroup deletion and cfq group reference countingVivek Goyal2009-12-03
* blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-03