aboutsummaryrefslogtreecommitdiff
path: root/block/cfq.h
AgeCommit message (Expand)Author
2012-03-06blkcg: use double locking instead of RCU for blkg synchronizationTejun Heo
2012-03-06blkcg: don't use blkg->plid in stat related functionsTejun Heo
2012-03-06blkcg: factor out blkio_group creationTejun Heo
2012-03-06blkcg: use q and plid instead of opaque void * for blkio_group associationTejun Heo
2011-03-12blk-cgroup: Add unaccounted time to timeslice_used.Justin TerAvest
2010-09-16blk-cgroup: Prepare the base for supporting more than one IO control policiesVivek Goyal
2010-06-21cfq: fix recursive call in cfq_blkiocg_update_completion_stats()Jens Axboe
2010-06-18cfq-iosched: Fixed boot warning with BLK_CGROUP=y and CFQ_GROUP_IOSCHED=nVivek Goyal