Tejun Heo
|
5db9a4d99b
cgroup: fix cgroup hierarchy umount race
|
13 年之前 |
Tejun Heo
|
7db5b3ca0e
Revert "cgroup: superblock can't be released with active dentries"
|
13 年之前 |
Salman Qazi
|
8e3bbf42c6
cgroups: Account for CSS_DEACT_BIAS in __css_put
|
13 年之前 |
Li Zefan
|
6be96a5c90
cgroup: remove hierarchy_mutex
|
13 年之前 |
Salman Qazi
|
967db0ea65
cgroup: make sure that decisions in __css_put are atomic
|
13 年之前 |
Linus Torvalds
|
365f0e173f
Merge branch 'for-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 年之前 |
Johannes Weiner
|
91c63734f6
kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
|
13 年之前 |
Tejun Heo
|
fa980ca87d
cgroup: superblock can't be released with active dentries
|
13 年之前 |
Linus Torvalds
|
644473e9c6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 年之前 |
Eric W. Biederman
|
14a590c3f9
userns: Convert cgroup permission checks to use uid_eq
|
13 年之前 |
Mike Galbraith
|
c4c27fbdda
cgroups: disallow attaching kthreadd or PF_THREAD_BOUND threads
|
13 年之前 |
Tejun Heo
|
86f82d5618
cgroup: remove cgroup_subsys->populate()
|
13 年之前 |
Tejun Heo
|
48ddbe1946
cgroup: make css->refcnt clearing on cgroup removal optional
|
13 年之前 |
Tejun Heo
|
28b4c27b8e
cgroup: use negative bias on css->refcnt to block css_tryget()
|
13 年之前 |
Tejun Heo
|
79578621b4
cgroup: implement cgroup_rm_cftypes()
|
13 年之前 |
Tejun Heo
|
05ef1d7c4a
cgroup: introduce struct cfent
|
13 年之前 |
Tejun Heo
|
f6ea93723d
cgroup: relocate __d_cgrp() and __d_cft()
|
13 年之前 |
Tejun Heo
|
db0416b649
cgroup: remove cgroup_add_file[s]()
|
13 年之前 |
Tejun Heo
|
4baf6e3325
cgroup: convert all non-memcg controllers to the new cftype interface
|
13 年之前 |
Tejun Heo
|
6e6ff25bd5
cgroup: merge cft_release_agent cftype array into the base files array
|
13 年之前 |
Tejun Heo
|
8e3f6541d4
cgroup: implement cgroup_add_cftypes() and friends
|
13 年之前 |
Tejun Heo
|
b0ca5a84fc
cgroup: build list of all cgroups under a given cgroupfs_root
|
13 年之前 |
Tejun Heo
|
ff4c8d503e
cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
|
13 年之前 |
Tejun Heo
|
8b5a5a9dbc
cgroup: deprecate remount option changes
|
13 年之前 |
Tejun Heo
|
8f121918f2
cgroup: cgroup_attach_task() could return -errno after success
|
13 年之前 |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 年之前 |
Hugh Dickins
|
ca464d69b1
memcg: let css_get_next() rely upon rcu_read_lock()
|
13 年之前 |
Hugh Dickins
|
42aee6c495
cgroup: revert ss_id_lock to spinlock
|
13 年之前 |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 年之前 |