aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-cgroup.c
Commit message (Expand)AuthorAge
* cgroups: add per-thread subsystem callbacksBen Blum2011-05-26
* cfq-iosched: Make IO merge related stats per cpuVivek Goyal2011-05-23
* blk-cgroup: Make cgroup stat reset path blkg->lock free for dispatch statsVivek Goyal2011-05-20
* 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
* Fix common misspellingsLucas De Marchi2011-03-31
* blk-cgroup: Only give unaccounted_time under debugJustin TerAvest2011-03-22
* blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest2011-03-12
* blk-cgroup: Allow creation of hierarchical cgroupsVivek Goyal2010-11-15
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * 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
| * blkio: deletion of a cgroup was causes oopsVivek Goyal2010-10-01
| * blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=nVivek 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: Kill the header printed at the start of blkio.weight_device fileVivek Goyal2010-09-16
* | blkio: Fix return code for mkdir callsCiju Rajan K2010-08-23
|/
* Merge branch 'master' into for-2.6.35Jens Axboe2010-05-21
|\
| * blk-cgroup: Fix an RCU warning in blkiocg_create()Li Zefan2010-05-07
* | block: kill some useless goto's in blk-cgroup.cJens Axboe2010-05-03
* | 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
* | blkio: Fix compile errorsDivyesh Shah2010-04-14
* | Merge branch 'master' into for-2.6.35Jens Axboe2010-04-13
|\|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | 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
|/
* cgroups: blkio subsystem as moduleBen Blum2010-03-12
* cfq: Remove useless css reference getGui Jianfeng2010-02-26
* blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng2010-02-01
* block: include linux/err.h to use ERR_PTRStephen Rothwell2009-12-07
* blkio: Implement dynamic io controlling policy registrationVivek Goyal2009-12-04
* blkio: Export some symbols from blkio as its user CFQ can be a moduleVivek Goyal2009-12-04
* cfq-iosched: move IO controller declerations to a header fileJens Axboe2009-12-04
* blkio: Propagate cgroup weight updation to cfq groupsVivek Goyal2009-12-03
* blkio: Export disk time and sectors used by a group to user spaceVivek Goyal2009-12-03
* blkio: Some debugging aids for CFQVivek Goyal2009-12-03
* blkio: Take care of cgroup deletion and cfq group reference countingVivek Goyal2009-12-03