summaryrefslogtreecommitdiffstats
path: root/block/blk-cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* 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