Tejun Heo
|
3c74541777
cgroup: fix error return value from cgroup_subtree_control()
|
8 years ago |
Tejun Heo
|
7af608e4f9
cgroup: create dfl_root files on subsys registration
|
8 years ago |
Tejun Heo
|
610467270f
cgroup: don't call migration methods if there are no tasks to migrate
|
8 years ago |
Tejun Heo
|
5136f6365c
cgroup: implement "nsdelegate" mount option
|
8 years ago |
Tejun Heo
|
824ecbe01c
cgroup: restructure cgroup_procs_write_permission()
|
8 years ago |
Waiman Long
|
73a7242a06
cgroup: Keep accurate count of tasks in each css_set
|
8 years ago |
Waiman Long
|
33c35aa481
cgroup: Prevent kill_css() from being called more than once
|
8 years ago |
Linus Torvalds
|
9410091dd5
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 years ago |
Tejun Heo
|
310b4816a5
cgroup: mark cgroup_get() with __maybe_unused
|
8 years ago |
Zefan Li
|
9732adc5d6
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
|
8 years ago |
Tejun Heo
|
a590b90d47
cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()
|
8 years ago |
Linus Torvalds
|
06ea4c38bc
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 years ago |
Tejun Heo
|
77f88796ce
cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups
|
8 years ago |
Masahiro Yamada
|
8a1115ff6b
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
|
8 years ago |
Elena Reshetova
|
4b9502e63b
kernel: convert css_set.refcount from atomic_t to refcount_t
|
8 years ago |
Elena Reshetova
|
387ad9674b
kernel: convert cgroup_namespace.count from atomic_t to refcount_t
|
8 years ago |
Ingo Molnar
|
299300258d
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
|
8 years ago |
Linus Torvalds
|
f7878dc3a9
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
8 years ago |
Tejun Heo
|
576dd46450
cgroup: drop the matching uid requirement on migration for cgroup v2
|
8 years ago |
Tejun Heo
|
b807421a72
cgroup: misc cleanups
|
8 years ago |
Tejun Heo
|
bdf3d06bed
Merge branch 'for-4.10-fixes' into for-4.11
|
8 years ago |
Tejun Heo
|
bfc2cf6f61
cgroup: call subsys->*attach() only for subsystems which are actually affected by migration
|
8 years ago |
Tejun Heo
|
e595cd7069
cgroup: track migration context in cgroup_mgctx
|
8 years ago |
Tejun Heo
|
d8ebf5191d
cgroup: cosmetic update to cgroup_taskset_add()
|
8 years ago |
Tejun Heo
|
e0aed7c74f
cgroup: fix RCU related sparse warnings
|
8 years ago |
Tejun Heo
|
dcfe149b9f
cgroup: move namespace code to kernel/cgroup/namespace.c
|
8 years ago |
Tejun Heo
|
d62beb7f3d
cgroup: rename functions for consistency
|
8 years ago |
Tejun Heo
|
1592c9b223
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
|
8 years ago |
Tejun Heo
|
fa069904dd
cgroup: separate out cgroup1_kf_syscall_ops
|
8 years ago |
Tejun Heo
|
633feee310
cgroup: refactor mount path and clearly distinguish v1 and v2 paths
|
8 years ago |