summaryrefslogtreecommitdiffstats
path: root/block/blk-cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* blkio: Add io_queued and avg_queue_size statsDivyesh Shah2010-04-091-5/+93
* blkio: Add io_merged statDivyesh Shah2010-04-091-0/+17
* blkio: Changes to IO controller additional stats patchesDivyesh Shah2010-04-091-102/+88
* blkio: Increment the blkio cgroup stats for real nowDivyesh Shah2010-04-021-2/+58
* blkio: Add io controller stats likeDivyesh Shah2010-04-021-16/+162
* blkio: Remove per-cfqq nr_sectors as we'll be passingDivyesh Shah2010-04-021-2/+1
* cgroups: blkio subsystem as moduleBen Blum2010-03-121-12/+41
* cfq: Remove useless css reference getGui Jianfeng2010-02-261-14/+0
* blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng2010-02-011-2/+2
* block: include linux/err.h to use ERR_PTRStephen Rothwell2009-12-071-0/+1
* blkio: Implement dynamic io controlling policy registrationVivek Goyal2009-12-041-4/+32
* blkio: Export some symbols from blkio as its user CFQ can be a moduleVivek Goyal2009-12-041-0/+22
* cfq-iosched: move IO controller declerations to a header fileJens Axboe2009-12-041-3/+1
* blkio: Propagate cgroup weight updation to cfq groupsVivek Goyal2009-12-031-0/+7
* blkio: Export disk time and sectors used by a group to user spaceVivek Goyal2009-12-031-1/+63
* blkio: Some debugging aids for CFQVivek Goyal2009-12-031-0/+4
* blkio: Take care of cgroup deletion and cfq group reference countingVivek Goyal2009-12-031-2/+64
* blkio: Introduce blkio controller cgroup interfaceVivek Goyal2009-12-031-0/+177
OpenPOWER on IntegriCloud