aboutsummaryrefslogtreecommitdiff
path: root/block/blk-cgroup.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-07block: include linux/err.h to use ERR_PTRGravatar Stephen Rothwell 1-0/+1
2009-12-04blkio: Implement dynamic io controlling policy registrationGravatar Vivek Goyal 1-4/+32
2009-12-04blkio: Export some symbols from blkio as its user CFQ can be a moduleGravatar Vivek Goyal 1-0/+22
2009-12-04cfq-iosched: move IO controller declerations to a header fileGravatar Jens Axboe 1-3/+1
2009-12-03blkio: Propagate cgroup weight updation to cfq groupsGravatar Vivek Goyal 1-0/+7
2009-12-03blkio: Export disk time and sectors used by a group to user spaceGravatar Vivek Goyal 1-1/+63
2009-12-03blkio: Some debugging aids for CFQGravatar Vivek Goyal 1-0/+4
2009-12-03blkio: Take care of cgroup deletion and cfq group reference countingGravatar Vivek Goyal 1-2/+64
2009-12-03blkio: Introduce blkio controller cgroup interfaceGravatar Vivek Goyal 1-0/+177