Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / block / blk-cgroup.c
2010-05-21 Jens AxboeMerge branch 'master' into for-2.6.35
2010-05-07 Li Zefanblk-cgroup: Fix an RCU warning in blkiocg_create()
2010-05-03 Jens Axboeblock: kill some useless goto's in blk-cgroup.c
2010-04-26 Vivek Goyalblk-cgroup: config options re-arrangement
2010-04-26 Vivek Goyalblkio: Fix another BUG_ON() crash due to cfqq movement...
2010-04-16 Divyesh Shahblkio: Initialize blkg->stats_lock for the root cfqg too
2010-04-14 Divyesh Shahblkio: Fix compile errors
2010-04-13 Jens AxboeMerge branch 'master' into for-2.6.35
2010-04-13 Divyesh Shahblock: Update to io-controller stats
2010-04-13 Gui Jianfengio-controller: Add a new interface "weight_device"...
2010-04-09 Divyesh Shahblkio: Add more debug-only per-cgroup stats
2010-04-09 Divyesh Shahblkio: Add io_queued and avg_queue_size stats
2010-04-09 Divyesh Shahblkio: Add io_merged stat
2010-04-09 Divyesh Shahblkio: Changes to IO controller additional stats patches
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-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
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