blkcg: embed struct blkg_policy_data in policy specific data
[linux-2.6-block.git] / block / blk-cgroup.h
2012-04-20 Tejun Heoblkcg: embed struct blkg_policy_data in policy specific...
2012-04-20 Tejun Heoblkcg: mass rename of blkcg API
2012-04-20 Tejun Heoblkcg: style cleanups for blk-cgroup.h
2012-04-20 Tejun Heoblkcg: remove blkio_group->path[]
2012-04-20 Tejun Heoblkcg: blkg_rwstat_read() was missing inline
2012-04-20 Tejun Heoblkcg: drop stuff unused after per-queue policy activat...
2012-04-20 Tejun Heoblkcg: implement per-queue policy activation
2012-04-20 Tejun Heoblkcg: make blkg_conf_prep() take @pol and return with...
2012-04-20 Tejun Heoblkcg: remove static policy ID enums
2012-04-20 Tejun Heoblkcg: use @pol instead of @plid in update_root_blkg_pd...
2012-04-20 Tejun Heoblkcg: kill blkio_list and replace blkio_list_lock...
2012-04-20 Tejun Heocfq: fix build breakage & warnings
2012-04-01 Tejun Heoblkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros
2012-04-01 Tejun Heoblkcg: pass around pd->pdata instead of pd itself in...
2012-04-01 Tejun Heoblkcg: move blkio_group_conf->iops and ->bps to blk...
2012-04-01 Tejun Heoblkcg: move blkio_group_conf->weight to cfq
2012-04-01 Tejun Heoblkcg: move blkio_group_stats_cpu and friends to blk...
2012-04-01 Tejun Heoblkcg: move blkio_group_stats to cfq-iosched.c
2012-04-01 Tejun Heoblkcg: add blkio_policy_ops operations for exit and...
2012-04-01 Tejun Heoblkcg: cfq doesn't need per-cpu dispatch stats
2012-04-01 Tejun Heoblkcg: move statistics update code to policies
2012-04-01 Tejun Heoblkcg: move conf/stat file handling code to policies
2012-04-01 Tejun Heoblkcg: implement blkio_policy_type->cftypes
2012-04-01 Tejun Heoblkcg: export conf/stat helpers to prepare for reorgani...
2012-04-01 Tejun Heoblkcg: restructure blkio_group configruation setting
2012-04-01 Tejun Heoblkcg: restructure configuration printing
2012-04-01 Tejun Heoblkcg: restructure statistics printing
2012-04-01 Tejun Heoblkcg: introduce blkg_stat and blkg_rwstat
2012-04-01 Tejun Heoblkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters
2012-04-01 Tejun Heoblkcg: remove unused @pol and @plid parameters
2012-04-01 Tejun HeoMerge branch 'for-3.5' of ../cgroup into block/for...
2012-03-23 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2012-03-20 Tejun Heoblkcg: add blkcg->id
2012-03-20 Tejun Heoblkcg: remove blkio_group->stats_lock
2012-03-20 Tejun Heoblkcg: restructure blkio_get_stat()
2012-03-20 Tejun Heoblkcg: simplify stat reset
2012-03-20 Tejun Heoblkcg: don't use percpu for merged stats
2012-03-20 Vivek Goyalblkcg: alloc per cpu stats from worker thread in a...
2012-03-06 Tejun Heoblock: make block cgroup policies follow bio task assoc...
2012-03-06 Tejun Heoblkcg: drop unnecessary RCU locking
2012-03-06 Tejun Heoblkcg: use double locking instead of RCU for blkg synch...
2012-03-06 Tejun Heoblkcg: unify blkg's for blkcg policies
2012-03-06 Tejun Heoblkcg: let blkcg core manage per-queue blkg list and...
2012-03-06 Tejun Heoblkcg: move per-queue blkg list heads and counters...
2012-03-06 Tejun Heoblkcg: don't use blkg->plid in stat related functions
2012-03-06 Tejun Heoblkcg: make blkg->pd an array and move configuration...
2012-03-06 Tejun Heoblkcg: move refcnt to blkcg core
2012-03-06 Tejun Heoblkcg: let blkcg core handle policy private data allocation
2012-03-06 Tejun Heoblkcg: add blkcg_{init|drain|exit}_queue()
2012-03-06 Tejun Heoblkcg: let blkio_group point to blkio_cgroup directly
2012-03-06 Tejun Heoblkcg: kill the mind-bending blkg->dev
2012-03-06 Tejun Heoblkcg: kill blkio_policy_node
2012-03-06 Tejun Heoblkcg: don't allow or retain configuration of missing...
2012-03-06 Tejun Heoblkcg: factor out blkio_group creation
2012-03-06 Tejun Heoblkcg: add blkio_policy[] array and allow one policy...
2012-03-06 Tejun Heoblkcg: use q and plid instead of opaque void * for...
2012-03-06 Tejun Heoblkcg: shoot down blkio_groups on elevator switch
2012-03-06 Tejun Heoblkcg: make CONFIG_BLK_CGROUP bool
2012-01-18 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-01-17 Len BrownMerge branch 'acpica-validate-address-regression' into...
2012-01-17 Olof JohanssonMerge branch 'msm-fix' of git://codeaurora.org/quic...
2012-01-16 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-01-16 Chris MasonMerge branch 'integrity-check-patch-v2' of git://btrfs...
2012-01-16 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
2012-01-16 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/linux...
2012-01-16 Chris MasonMerge branch 'restriper' of git://github.com/idryomov...
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://selinuxproject.org...
2012-01-14 Linus TorvaldsMerge tags 'devicetree-for-linus' and 'spi-for-linus...
2012-01-11 Linus TorvaldsMerge tag 'for-linux-3.3-merge-window' of git://linux...
2012-01-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-09 Jiri KosinaMerge branch 'hid-battery' of git://git./linux/kernel...
2012-01-09 Dmitry TorokhovMerge branch 'next' into for-linus
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-05 Jiri KosinaMerge branches 'hyperv', 'multitouch', 'roccat', 'upstr...
2012-01-05 Grant LikelyMerge branch 'spi/next' (early part) into spi/merge
2012-01-04 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-04 Anton VorontsovMerge branch 'power-supply-scope' of git://git./linux...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-26 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2011-12-23 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-23 Chris MasonMerge branch 'integration' into for-linus
2011-12-21 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-20 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2011-12-20 Ingo MolnarMerge branch 'for-tip' of git://git./linux/kernel/git...
2011-12-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-16 Linus TorvaldsMerge branches 'for-linus' and 'for-linus-3.2' of git...
2011-12-16 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2011-12-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-14 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-06 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-12-06 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2011-12-05 Thomas GleixnerMerge branch 'fortglx/3.3/tip/timers/core' of git:...
2011-12-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
next