aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-cgroup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26cfq: Remove useless css reference getGui Jianfeng1-14/+0
2010-02-01blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng1-2/+2
2009-12-07block: include linux/err.h to use ERR_PTRStephen Rothwell1-0/+1
2009-12-04blkio: Implement dynamic io controlling policy registrationVivek Goyal1-4/+32
2009-12-04blkio: Export some symbols from blkio as its user CFQ can be a moduleVivek Goyal1-0/+22
2009-12-04cfq-iosched: move IO controller declerations to a header fileJens Axboe1-3/+1
2009-12-03blkio: Propagate cgroup weight updation to cfq groupsVivek Goyal1-0/+7
2009-12-03blkio: Export disk time and sectors used by a group to user spaceVivek Goyal1-1/+63
2009-12-03blkio: Some debugging aids for CFQVivek Goyal1-0/+4
2009-12-03blkio: Take care of cgroup deletion and cfq group reference countingVivek Goyal1-2/+64
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal1-0/+177