Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e69fab5df45f993cb3b8cc0625a7791e86450a99
/
kernel
/
cgroup.c
94ff212
cgroup: remove use of seq_printf return value
by Joe Perches
· 10 years ago
adbe427
memcg: zap mem_cgroup_lookup()
by Vladimir Davydov
· 10 years ago
5879451
cgroup: Use kvfree in pidlist_free()
by Bandan Das
· 10 years ago
295458e
cgroup: call cgroup_subsys->bind on cgroup subsys initialization
by Vladimir Davydov
· 10 years ago
dfeb0750
kernfs: remove KERNFS_STATIC_NAME
by Tejun Heo
· 10 years ago
01e5865
cgroup: release css->id after css_free
by Vladimir Davydov
· 10 years ago
3c606d3
cgroup: prevent mount hang due to memory controller lifetime
by Johannes Weiner
· 10 years ago
eeecbd1
cgroup: implement cgroup_get_e_css()
by Tejun Heo
· 10 years ago
56c807b
cgroup: add cgroup_subsys->css_e_css_changed()
by Tejun Heo
· 10 years ago
7d172cc
cgroup: add cgroup_subsys->css_released()
by Tejun Heo
· 10 years ago
db6e305
cgroup: fix the async css offline wait logic in cgroup_subtree_control_write()
by Tejun Heo
· 10 years ago
755bf5e
cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()
by Tejun Heo
· 10 years ago
0f060de
cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_child_subsys_mask()
by Tejun Heo
· 10 years ago
c798360
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
b211e9d
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
e756c7b
Revert "cgroup: remove redundant variable in cgroup_mount()"
by Zefan Li
· 10 years ago
2aad2a8
percpu_ref: add PERCPU_REF_INIT_* flags
by Tejun Heo
· 10 years ago
d06efeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
by Tejun Heo
· 10 years ago
0c7bf3e
cgroup: remove redundant variable in cgroup_mount()
by Zefan Li
· 10 years ago
3e2cd91
cgroup: fix missing unlock in cgroup_release_agent()
by Zefan Li
· 10 years ago
a25eb52
cgroup: remove CGRP_RELEASABLE flag
by Zefan Li
· 10 years ago
006f4ac
cgroup: simplify proc_cgroup_show()
by Zefan Li
· 10 years ago
971ff49
cgroup: use a per-cgroup work for release agent
by Zefan Li
· 10 years ago
eb4aec8
cgroup: fix unbalanced locking
by Zefan Li
· 10 years ago
0c8fc2c
cgroup: remove bogus comments
by Li Zefan
· 10 years ago
244bb9a6
cgroup: remove redundant code in cgroup_rmdir()
by Li Zefan
· 10 years ago
6213daa
cgroup: remove some useless forward declarations
by Li Zefan
· 10 years ago
9253b27
Merge branch 'for-3.17-fixes' of ra.kernel.org:/pub/scm/linux/kernel/git/tj/cgroup into for-3.18
by Tejun Heo
· 10 years ago
a34375e
percpu-refcount: add @gfp to percpu_ref_init()
by Tejun Heo
· 10 years ago
aa32362
cgroup: check cgroup liveliness before unbreaking kernfs
by Li Zefan
· 10 years ago
a418948
cgroup: delay the clearing of cgrp->kn->priv
by Li Zefan
· 10 years ago
251f8c0
cgroup: fix a typo in comment.
by Dongsheng Yang
· 10 years ago
fa8137b
cgroup: Display legacy cgroup files on default hierarchy
by Vivek Goyal
· 10 years ago
71b1fb5
cgroup: reject cgroup names with '\n'
by Alban Crequy
· 10 years ago
47dfe40
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
f2a8417
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
5de4fa1
cgroup: initialize cgrp_dfl_root_inhibit_ss_mask from !->dfl_files test
by Tejun Heo
· 10 years ago
05ebb6e
cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core
by Tejun Heo
· 10 years ago
a8ddc82
cgroup: distinguish the default and legacy hierarchies when handling cftypes
by Tejun Heo
· 10 years ago
2cf669a
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
by Tejun Heo
· 10 years ago
5577964
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
by Tejun Heo
· 10 years ago
a14c687
cgroup: split cgroup_base_files[] into cgroup_{dfl|legacy}_base_files[]
by Tejun Heo
· 10 years ago
7b9a6ba
cgroup: clean up sane_behavior handling
by Tejun Heo
· 10 years ago
aa6ec29
cgroup: remove sane_behavior support on non-default hierarchies
by Tejun Heo
· 10 years ago
c1d5d42
cgroup: make interface file "cgroup.sane_behavior" legacy-only
by Tejun Heo
· 10 years ago
7450e90
cgroup: remove CGRP_ROOT_OPTION_MASK
by Tejun Heo
· 10 years ago
af0ba67
cgroup: implement cgroup_subsys->depends_on
by Tejun Heo
· 10 years ago
b4536f0ca
cgroup: implement cgroup_subsys->css_reset()
by Tejun Heo
· 10 years ago
f63070d
cgroup: make interface files visible iff enabled on cgroup->subtree_control
by Tejun Heo
· 10 years ago
667c249
cgroup: introduce cgroup->subtree_control
by Tejun Heo
· 10 years ago
c29adf2
cgroup: reorganize cgroup_subtree_control_write()
by Tejun Heo
· 10 years ago
3a32bd7
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
by Li Zefan
· 11 years ago
970317a
cgroup: fix mount failure in a corner case
by Li Zefan
· 11 years ago
9a1049d
percpu-refcount: require percpu_ref to be exited explicitly
by Tejun Heo
· 11 years ago
99bae5f
cgroup: fix broken css_has_online_children()
by Li Zefan
· 11 years ago
14208b0
Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
c731ae1
cgroup: disallow disabled controllers on the default hierarchy
by Li Zefan
· 11 years ago
1f779fb
cgroup: don't destroy the default root
by Li Zefan
· 11 years ago
c9482a5
kernfs: move the last knowledge of sysfs out from kernfs
by Jianyu Zhan
· 11 years ago
5533e01
cgroup: disallow debug controller on the default hierarchy
by Tejun Heo
· 11 years ago
f3d4650
cgroup: convert cgroup_has_live_children() into css_has_online_children()
by Tejun Heo
· 11 years ago
184faf3
cgroup: use CSS_ONLINE instead of CGRP_DEAD
by Tejun Heo
· 11 years ago
c2931b7
cgroup: iterate cgroup_subsys_states directly
by Tejun Heo
· 11 years ago
de3f034
cgroup: introduce CSS_RELEASED and reduce css iteration fallback window
by Tejun Heo
· 11 years ago
0cb51d7
cgroup: move cgroup->serial_nr into cgroup_subsys_state
by Tejun Heo
· 11 years ago
1fed1b2
cgroup: link all cgroup_subsys_states in their sibling lists
by Tejun Heo
· 11 years ago
d5c419b
cgroup: move cgroup->sibling and ->children into cgroup_subsys_state
by Tejun Heo
· 11 years ago
d51f39b
cgroup: remove cgroup->parent
by Tejun Heo
· 11 years ago
5c9d535
cgroup: remove css_parent()
by Tejun Heo
· 11 years ago
3b514d2
cgroup: skip refcnting on normal root csses and cgrp_dfl_root self css
by Tejun Heo
· 11 years ago
9d755d3
cgroup: use cgroup->self.refcnt for cgroup refcnting
by Tejun Heo
· 11 years ago
9395a45
cgroup: enable refcnting for root csses
by Tejun Heo
· 11 years ago
25e15d8
cgroup: bounce css release through css->destroy_work
by Tejun Heo
· 11 years ago
249f346
cgroup: remove cgroup_destory_css_killed()
by Tejun Heo
· 11 years ago
4e4e284
cgroup: move cgroup->sibling unlinking to cgroup_put()
by Tejun Heo
· 11 years ago
9e4173e
cgroup: move check_for_release(parent) call to the end of cgroup_destroy_locked()
by Tejun Heo
· 11 years ago
cbc125e
cgroup: separate out cgroup_has_live_children() from cgroup_destroy_locked()
by Tejun Heo
· 11 years ago
9d800df
cgroup: rename cgroup->dummy_css to ->self and move it to the top
by Tejun Heo
· 11 years ago
a015edd
cgroup: use restart_syscall() for mount retries
by Tejun Heo
· 11 years ago
8353da1
cgroup: remove cgroup_tree_mutex
by Tejun Heo
· 11 years ago
01f6474
cgroup: nest kernfs active protection under cgroup_mutex
by Tejun Heo
· 11 years ago
e76ecae
cgroup: use cgroup_kn_lock_live() in other cgroup kernfs methods
by Tejun Heo
· 11 years ago
a9746d8
cgroup: factor out cgroup_kn_lock_live() and cgroup_kn_unlock()
by Tejun Heo
· 11 years ago
cfc79d5
cgroup: move cgroup->kn->priv clearing to cgroup_rmdir()
by Tejun Heo
· 11 years ago
ddab2b6
cgroup: grab cgroup_mutex earlier in cgroup_subtree_control_write()
by Tejun Heo
· 11 years ago
b3bfd98
cgroup: collapse cgroup_create() into croup_mkdir()
by Tejun Heo
· 11 years ago
ba0f4d7
cgroup: reorganize cgroup_create()
by Tejun Heo
· 11 years ago
b7fc5ad
cgroup: remove cgroup->control_kn
by Tejun Heo
· 11 years ago
acbef75
cgroup: convert "tasks" and "cgroup.procs" handle to use cftype->write()
by Tejun Heo
· 11 years ago
6770c64
cgroup: replace cftype->trigger() with cftype->write()
by Tejun Heo
· 11 years ago
451af50
cgroup: replace cftype->write_string() with cftype->write()
by Tejun Heo
· 11 years ago
b416864
cgroup: implement cftype->write()
by Tejun Heo
· 11 years ago
ec903c0
cgroup: rename css_tryget*() to css_tryget_online*()
by Tejun Heo
· 11 years ago
46cfeb0
cgroup: use release_agent_path_lock in cgroup_release_agent_show()
by Tejun Heo
· 11 years ago
7d331fa
cgroup: use restart_syscall() for retries after offline waits in cgroup_subtree_control_write()
by Tejun Heo
· 11 years ago
d37167a
cgroup: update and fix parsing of "cgroup.subtree_control"
by Tejun Heo
· 11 years ago
0ab7a60
cgroup: css_release() shouldn't clear cgroup->subsys[]
by Tejun Heo
· 11 years ago
54504e9
cgroup: cgroup_idr_lock should be bh
by Tejun Heo
· 11 years ago
0cee8b7
cgroup: fix offlining child waiting in cgroup_subtree_control_write()
by Tejun Heo
· 11 years ago
f21a4f7
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup into for-3.16
by Tejun Heo
· 11 years ago
Next »