Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37660b6daf6d28bb2206c95ec75c8063f2db1606
/
block
/
blk-cgroup.h
f4da807
blkcg: remove blkcg->id
by Tejun Heo
· 10 years ago
d5bf029
Revert "block: add __init to blkcg_policy_register"
by Jens Axboe
· 10 years ago
a5049a8
blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt an atomic_t
by Tejun Heo
· 10 years ago
23d4ed5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
a2d445d
block: add __init to blkcg_policy_register
by Fabian Frederick
· 10 years ago
5c9d535
cgroup: remove css_parent()
by Tejun Heo
· 10 years ago
32d01dc
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
e61734c
cgroup: remove cgroup->name
by Tejun Heo
· 11 years ago
073219e
cgroup: clean up cgroup_subsys names and initialization
by Tejun Heo
· 11 years ago
2c57502
Update of blkg_stat and blkg_rwstat may happen in bh context.
by Hong Zhiguo
· 11 years ago
90d3839
block: Use u64_stats_init() to initialize seqcounts
by Peter Zijlstra
· 11 years ago
bd8815a
cgroup: make css_for_each_descendant() and friends include the origin css in the iteration
by Tejun Heo
· 11 years ago
492eb21
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
6387698
cgroup: add css_parent()
by Tejun Heo
· 11 years ago
a7c6d55
cgroup: add/update accessors which obtain subsys specific data from css
by Tejun Heo
· 11 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 11 years ago
2a4fd07
blkcg: move bulk of blkcg_gq release operations to the RCU callback
by Tejun Heo
· 11 years ago
aa539cb
blkcg: implement blkg_for_each_descendant_post()
by Tejun Heo
· 11 years ago
dd4a4ff
blkcg: move blkg_for_each_descendant_pre() to block/blk-cgroup.h
by Tejun Heo
· 11 years ago
65dff75
cgroup: fix cgroup_path() vs rename() race
by Li Zefan
· 12 years ago
16b3de6
blkcg: implement blkg_[rw]stat_recursive_sum() and blkg_[rw]stat_merge()
by Tejun Heo
· 12 years ago
4d5e80a
blkcg: s/blkg_rwstat_sum()/blkg_rwstat_total()/
by Tejun Heo
· 12 years ago
f427d90
blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online
by Tejun Heo
· 12 years ago
b276a87
blkcg: add blkg_policy_data->plid
by Tejun Heo
· 12 years ago
e71357e
cfq-iosched: add leaf_weight
by Tejun Heo
· 12 years ago
3c54786
blkcg: make blkcg_gq's hierarchical
by Tejun Heo
· 12 years ago
a051661
blkcg: implement per-blkg request allocation
by Tejun Heo
· 12 years ago
b1208b5
blkcg: inline bio_blkcg() and friends
by Tejun Heo
· 12 years ago
a637120
blkcg: use radix tree to index blkgs from blkcg
by Tejun Heo
· 13 years ago
f9fcc2d
blkcg: collapse blkcg_policy_ops into blkcg_policy
by Tejun Heo
· 13 years ago
f95a04a
blkcg: embed struct blkg_policy_data in policy specific data
by Tejun Heo
· 13 years ago
3c79839
blkcg: mass rename of blkcg API
by Tejun Heo
· 13 years ago
36558c8
blkcg: style cleanups for blk-cgroup.h
by Tejun Heo
· 13 years ago
54e7ed1
blkcg: remove blkio_group->path[]
by Tejun Heo
· 13 years ago
c94bed89
blkcg: blkg_rwstat_read() was missing inline
by Tejun Heo
· 13 years ago
3c96cb3
blkcg: drop stuff unused after per-queue policy activation update
by Tejun Heo
· 13 years ago
a2b1693
blkcg: implement per-queue policy activation
by Tejun Heo
· 13 years ago
da8b066
blkcg: make blkg_conf_prep() take @pol and return with queue lock held
by Tejun Heo
· 13 years ago
8bd435b
blkcg: remove static policy ID enums
by Tejun Heo
· 13 years ago
ec39934
blkcg: use @pol instead of @plid in update_root_blkg_pd() and blkcg_print_blkgs()
by Tejun Heo
· 13 years ago
bc0d650
blkcg: kill blkio_list and replace blkio_list_lock with a mutex
by Tejun Heo
· 13 years ago
f48ec1d
cfq: fix build breakage & warnings
by Tejun Heo
· 13 years ago
5bc4afb1
blkcg: drop BLKCG_STAT_{PRIV|POL|OFF} macros
by Tejun Heo
· 13 years ago
d366e7e
blkcg: pass around pd->pdata instead of pd itself in prfill functions
by Tejun Heo
· 13 years ago
af133ce
blkcg: move blkio_group_conf->iops and ->bps to blk-throttle
by Tejun Heo
· 13 years ago
3381cb8
blkcg: move blkio_group_conf->weight to cfq
by Tejun Heo
· 13 years ago
8a3d261
blkcg: move blkio_group_stats_cpu and friends to blk-throttle.c
by Tejun Heo
· 13 years ago
155fead
blkcg: move blkio_group_stats to cfq-iosched.c
by Tejun Heo
· 13 years ago
9ade5ea
blkcg: add blkio_policy_ops operations for exit and stat reset
by Tejun Heo
· 13 years ago
41b38b6
blkcg: cfq doesn't need per-cpu dispatch stats
by Tejun Heo
· 13 years ago
629ed0b
blkcg: move statistics update code to policies
by Tejun Heo
· 13 years ago
60c2bc2
blkcg: move conf/stat file handling code to policies
by Tejun Heo
· 13 years ago
44ea53d
blkcg: implement blkio_policy_type->cftypes
by Tejun Heo
· 13 years ago
829fdb5
blkcg: export conf/stat helpers to prepare for reorganization
by Tejun Heo
· 13 years ago
3a8b31d
blkcg: restructure blkio_group configruation setting
by Tejun Heo
· 13 years ago
c4682ae
blkcg: restructure configuration printing
by Tejun Heo
· 13 years ago
d3d32e6
blkcg: restructure statistics printing
by Tejun Heo
· 13 years ago
edcb072
blkcg: introduce blkg_stat and blkg_rwstat
by Tejun Heo
· 13 years ago
2aa4a15
blkcg: BLKIO_STAT_CPU_SECTORS doesn't have subcounters
by Tejun Heo
· 13 years ago
aaec55a
blkcg: remove unused @pol and @plid parameters
by Tejun Heo
· 13 years ago
9a9e8a2
blkcg: add blkcg->id
by Tejun Heo
· 13 years ago
edf1b87
blkcg: remove blkio_group->stats_lock
by Tejun Heo
· 13 years ago
c4c76a0
blkcg: restructure blkio_get_stat()
by Tejun Heo
· 13 years ago
997a026
blkcg: simplify stat reset
by Tejun Heo
· 13 years ago
5fe224d
blkcg: don't use percpu for merged stats
by Tejun Heo
· 13 years ago
1cd9e03
blkcg: alloc per cpu stats from worker thread in a delayed manner
by Vivek Goyal
· 13 years ago
4f85cb9
block: make block cgroup policies follow bio task association
by Tejun Heo
· 13 years ago
c875f4d
blkcg: drop unnecessary RCU locking
by Tejun Heo
· 13 years ago
9f13ef6
blkcg: use double locking instead of RCU for blkg synchronization
by Tejun Heo
· 13 years ago
e8989fa
blkcg: unify blkg's for blkcg policies
by Tejun Heo
· 13 years ago
03aa264
blkcg: let blkcg core manage per-queue blkg list and counter
by Tejun Heo
· 13 years ago
4eef304
blkcg: move per-queue blkg list heads and counters to queue and blkg
by Tejun Heo
· 13 years ago
c176826
blkcg: don't use blkg->plid in stat related functions
by Tejun Heo
· 13 years ago
549d3aa
blkcg: make blkg->pd an array and move configuration and stats into it
by Tejun Heo
· 13 years ago
1adaf3d
blkcg: move refcnt to blkcg core
by Tejun Heo
· 13 years ago
0381411
blkcg: let blkcg core handle policy private data allocation
by Tejun Heo
· 13 years ago
5efd611
blkcg: add blkcg_{init|drain|exit}_queue()
by Tejun Heo
· 13 years ago
7ee9c56
blkcg: let blkio_group point to blkio_cgroup directly
by Tejun Heo
· 13 years ago
7a4dd28
blkcg: kill the mind-bending blkg->dev
by Tejun Heo
· 13 years ago
4bfd482
blkcg: kill blkio_policy_node
by Tejun Heo
· 13 years ago
e56da7e
blkcg: don't allow or retain configuration of missing devices
by Tejun Heo
· 13 years ago
cd1604f
blkcg: factor out blkio_group creation
by Tejun Heo
· 13 years ago
035d10b
blkcg: add blkio_policy[] array and allow one policy per policy ID
by Tejun Heo
· 13 years ago
ca32aef
blkcg: use q and plid instead of opaque void * for blkio_group association
by Tejun Heo
· 13 years ago
72e06c2
blkcg: shoot down blkio_groups on elevator switch
by Tejun Heo
· 13 years ago
32e380a
blkcg: make CONFIG_BLK_CGROUP bool
by Tejun Heo
· 13 years ago
e890413
block: fix a typo in the blk-cgroup.h file
by Jie Liu
· 13 years ago
317389a
cfq-iosched: Make IO merge related stats per cpu
by Vivek Goyal
· 13 years ago
575969a
blk-cgroup: Make 64bit per cpu stats safe on 32bit arch
by Vivek Goyal
· 13 years ago
5624a4e
blk-throttle: Make dispatch stats per cpu
by Vivek Goyal
· 13 years ago
a23e686
blk-cgroup: move some fields of unaccounted_time file under right config option
by Vivek Goyal
· 13 years ago
70087dc
blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
by Vivek Goyal
· 13 years ago
167400d
blk-cgroup: Add unaccounted time to timeslice_used.
by Justin TerAvest
· 14 years ago
df457f8
blk-cgroup: Lower minimum weight from 100 to 10.
by Justin TerAvest
· 14 years ago
9355aed
blkio-throttle: limit max iops value to UINT_MAX
by Vivek Goyal
· 14 years ago
fe07143
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
by Vivek Goyal
· 14 years ago
7702e8f
blk-cgroup: cgroup changes for IOPS limit support
by Vivek Goyal
· 14 years ago
4c9eefa
blk-cgroup: Introduce cgroup changes for throttling policy
by Vivek Goyal
· 14 years ago
062a644
blk-cgroup: Prepare the base for supporting more than one IO control policies
by Vivek Goyal
· 14 years ago
Next »