Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / block / blk-cgroup.h
2011-10-24 Jie Liublock: fix a typo in the blk-cgroup.h file
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-23 Vivek Goyalcfq-iosched: Make IO merge related stats per cpu
2011-05-20 Vivek Goyalblk-cgroup: Make 64bit per cpu stats safe on 32bit...
2011-05-20 Vivek Goyalblk-throttle: Make dispatch stats per cpu
2011-05-20 Vivek Goyalblk-cgroup: move some fields of unaccounted_time file...
2011-05-16 Vivek Goyalblk-throttle: Use task_subsys_state() to determine...
2011-03-12 Justin TerAvestblk-cgroup: Add unaccounted time to timeslice_used.
2011-03-08 Justin TerAvestblk-cgroup: Lower minimum weight from 100 to 10.
2010-10-01 Vivek Goyalblkio-throttle: limit max iops value to UINT_MAX
2010-10-01 Vivek Goyalblkio: Recalculate the throttled bio dispatch time...
2010-09-16 Vivek Goyalblk-cgroup: cgroup changes for IOPS limit support
2010-09-16 Vivek Goyalblk-cgroup: Introduce cgroup changes for throttling...
2010-09-16 Vivek Goyalblk-cgroup: Prepare the base for supporting more than...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
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-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-12 Ben Blumcgroups: blkio subsystem as module
2010-02-26 Gui Jianfengcfq: Remove useless css reference get
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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-03 Jens Axboecfq-iosched: fix compile problem with !CONFIG_CGROUP
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