blkio: Increment the blkio cgroup stats for real now
[safe/jmp/linux-2.6] / block / blk-cgroup.c
2010-04-02 Divyesh Shahblkio: Increment the blkio cgroup stats for real now
2010-04-02 Divyesh Shahblkio: Add io controller stats like
2010-04-02 Divyesh Shahblkio: Remove per-cfqq nr_sectors as we'll be passing
2010-03-12 Ben Blumcgroups: blkio subsystem as module
2010-02-26 Gui Jianfengcfq: Remove useless css reference get
2010-02-01 Gui Jianfengblk-cgroup: Fix potential deadlock in blk-cgroup
2009-12-07 Stephen Rothwellblock: include linux/err.h to use ERR_PTR
2009-12-04 Vivek Goyalblkio: Implement dynamic io controlling policy registration
2009-12-04 Vivek Goyalblkio: Export some symbols from blkio as its user CFQ...
2009-12-04 Jens Axboecfq-iosched: move IO controller declerations to a heade...
2009-12-03 Vivek Goyalblkio: Propagate cgroup weight updation to cfq groups
2009-12-03 Vivek Goyalblkio: Export disk time and sectors used by a group...
2009-12-03 Vivek Goyalblkio: Some debugging aids for CFQ
2009-12-03 Vivek Goyalblkio: Take care of cgroup deletion and cfq group refer...
2009-12-03 Vivek Goyalblkio: Introduce blkio controller cgroup interface