aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-cgroup.h
Commit message (Expand)AuthorAge
...
* blkcg: remove blkio_group->stats_lockTejun Heo2012-03-20
* blkcg: restructure blkio_get_stat()Tejun Heo2012-03-20
* blkcg: simplify stat resetTejun Heo2012-03-20
* blkcg: don't use percpu for merged statsTejun Heo2012-03-20
* blkcg: alloc per cpu stats from worker thread in a delayed mannerVivek Goyal2012-03-20
* block: make block cgroup policies follow bio task associationTejun Heo2012-03-06
* blkcg: drop unnecessary RCU lockingTejun Heo2012-03-06
* blkcg: use double locking instead of RCU for blkg synchronizationTejun Heo2012-03-06
* blkcg: unify blkg's for blkcg policiesTejun Heo2012-03-06
* blkcg: let blkcg core manage per-queue blkg list and counterTejun Heo2012-03-06
* blkcg: move per-queue blkg list heads and counters to queue and blkgTejun Heo2012-03-06
* blkcg: don't use blkg->plid in stat related functionsTejun Heo2012-03-06
* blkcg: make blkg->pd an array and move configuration and stats into itTejun Heo2012-03-06
* blkcg: move refcnt to blkcg coreTejun Heo2012-03-06
* blkcg: let blkcg core handle policy private data allocationTejun Heo2012-03-06
* blkcg: add blkcg_{init|drain|exit}_queue()Tejun Heo2012-03-06
* blkcg: let blkio_group point to blkio_cgroup directlyTejun Heo2012-03-06
* blkcg: kill the mind-bending blkg->devTejun Heo2012-03-06
* blkcg: kill blkio_policy_nodeTejun Heo2012-03-06
* blkcg: don't allow or retain configuration of missing devicesTejun Heo2012-03-06
* blkcg: factor out blkio_group creationTejun Heo2012-03-06
* blkcg: add blkio_policy[] array and allow one policy per policy IDTejun Heo2012-03-06
* blkcg: use q and plid instead of opaque void * for blkio_group associationTejun Heo2012-03-06
* blkcg: shoot down blkio_groups on elevator switchTejun Heo2012-03-06
* blkcg: make CONFIG_BLK_CGROUP boolTejun Heo2012-03-06
* block: fix a typo in the blk-cgroup.h fileJie Liu2011-10-24
* cfq-iosched: Make IO merge related stats per cpuVivek Goyal2011-05-23
* blk-cgroup: Make 64bit per cpu stats safe on 32bit archVivek Goyal2011-05-20
* blk-throttle: Make dispatch stats per cpuVivek Goyal2011-05-20
* blk-cgroup: move some fields of unaccounted_time file under right config optionVivek Goyal2011-05-20
* blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroupVivek Goyal2011-05-16
* blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest2011-03-12
* blk-cgroup: Lower minimum weight from 100 to 10.Justin TerAvest2011-03-08
* blkio-throttle: limit max iops value to UINT_MAXVivek Goyal2010-10-01
* blkio: Recalculate the throttled bio dispatch time upon throttle limit changeVivek Goyal2010-10-01
* blk-cgroup: cgroup changes for IOPS limit supportVivek Goyal2010-09-16
* blk-cgroup: Introduce cgroup changes for throttling policyVivek Goyal2010-09-16
* blk-cgroup: Prepare the base for supporting more than one IO control policiesVivek Goyal2010-09-16
* blk-cgroup: config options re-arrangementVivek Goyal2010-04-26
* blkio: Fix another BUG_ON() crash due to cfqq movement across groupsVivek Goyal2010-04-26
* blkio: Initialize blkg->stats_lock for the root cfqg tooDivyesh Shah2010-04-16
* block: Update to io-controller statsDivyesh Shah2010-04-13
* io-controller: Add a new interface "weight_device" for IO-ControllerGui Jianfeng2010-04-13
* blkio: Add more debug-only per-cgroup statsDivyesh Shah2010-04-09
* blkio: Add io_queued and avg_queue_size statsDivyesh Shah2010-04-09
* blkio: Add io_merged statDivyesh Shah2010-04-09
* blkio: Changes to IO controller additional stats patchesDivyesh Shah2010-04-09
* blkio: Increment the blkio cgroup stats for real nowDivyesh Shah2010-04-02
* blkio: Add io controller stats likeDivyesh Shah2010-04-02
* blkio: Remove per-cfqq nr_sectors as we'll be passingDivyesh Shah2010-04-02