Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
821f74402a4c67de63cb6bab5bae7c7a3b298ac2
/
kernel
/
cgroup
/
cgroup.c
5136f63
cgroup: implement "nsdelegate" mount option
by Tejun Heo
· 8 years ago
824ecbe
cgroup: restructure cgroup_procs_write_permission()
by Tejun Heo
· 8 years ago
73a7242
cgroup: Keep accurate count of tasks in each css_set
by Waiman Long
· 8 years ago
33c35aa
cgroup: Prevent kill_css() from being called more than once
by Waiman Long
· 8 years ago
9410091
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
310b481
cgroup: mark cgroup_get() with __maybe_unused
by Tejun Heo
· 8 years ago
9732adc
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
by Zefan Li
· 8 years ago
a590b90
cgroup: fix spurious warnings on cgroup_is_dead() from cgroup_sk_alloc()
by Tejun Heo
· 8 years ago
06ea4c3
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
77f8879
cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups
by Tejun Heo
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
4b9502e6
kernel: convert css_set.refcount from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
387ad96
kernel: convert cgroup_namespace.count from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
2993002
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
f7878dc
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
576dd46
cgroup: drop the matching uid requirement on migration for cgroup v2
by Tejun Heo
· 8 years ago
b807421
cgroup: misc cleanups
by Tejun Heo
· 8 years ago
bdf3d06
Merge branch 'for-4.10-fixes' into for-4.11
by Tejun Heo
· 8 years ago
bfc2cf6
cgroup: call subsys->*attach() only for subsystems which are actually affected by migration
by Tejun Heo
· 8 years ago
e595cd7
cgroup: track migration context in cgroup_mgctx
by Tejun Heo
· 8 years ago
d8ebf51
cgroup: cosmetic update to cgroup_taskset_add()
by Tejun Heo
· 8 years ago
e0aed7c
cgroup: fix RCU related sparse warnings
by Tejun Heo
· 8 years ago
dcfe149
cgroup: move namespace code to kernel/cgroup/namespace.c
by Tejun Heo
· 8 years ago
d62beb7
cgroup: rename functions for consistency
by Tejun Heo
· 8 years ago
1592c9b
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
by Tejun Heo
· 8 years ago
fa06990
cgroup: separate out cgroup1_kf_syscall_ops
by Tejun Heo
· 8 years ago
633feee3
cgroup: refactor mount path and clearly distinguish v1 and v2 paths
by Tejun Heo
· 8 years ago
0a268db
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
by Tejun Heo
· 8 years ago
201af4c
cgroup: move cgroup files under kernel/cgroup/
by Tejun Heo
· 8 years ago
[Renamed from kernel/cgroup.c]
5f617ebb
cgroup: reorder css_set fields
by Tejun Heo
· 8 years ago
2fae986
cgroup: remove cgroup_pid_fry() and friends
by Tejun Heo
· 8 years ago
b4b90a8
cgroup: reimplement reading "cgroup.procs" on cgroup v2
by Tejun Heo
· 8 years ago
e90cbeb
cgroup add cftype->open/release() callbacks
by Tejun Heo
· 8 years ago
3007098
cgroup: add support for eBPF programs
by Daniel Mack
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
14986a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
0b429e1
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
e022300
cgroup: fix error handling regressions in proc_cgroup_show() and cgroup_release_agent()
by Tejun Heo
· 8 years ago
8ab293e
Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
9157056
cgroup: fix invalid controller enable rejections with cgroup namespace
by Tejun Heo
· 8 years ago
7872559
Merge branch 'nsfs-ioctls' into HEAD
by Eric W. Biederman
· 8 years ago
bcac25a
kernel: add a helper to get an owning user namespace for a namespace
by Andrey Vagin
· 8 years ago
df75e77
userns: When the per user per user namespace limit is reached return ENOSPC
by Eric W. Biederman
· 8 years ago
7cf0f14
Merge branch 'locking/urgent' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
d979a39
cgroup: duplicate cgroup reference when cloning sockets
by Johannes Weiner
· 8 years ago
3942a9b
locking, rcu, cgroup: Avoid synchronize_sched() in __cgroup_procs_write()
by Peter Zijlstra
· 9 years ago
ed1777d
cgroup: add tracepoints for basic operations
by Tejun Heo
· 9 years ago
4c737b4
cgroup: make cgroup_path() and friends behave in the style of strlcpy()
by Tejun Heo
· 9 years ago
d08311d
cgroupns: Add a limit on the number of cgroup namespaces
by Eric W. Biederman
· 9 years ago
574c7e2
Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
468fc7e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
b55b048
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
55094f5
cgroup: remove duplicated include from cgroup.c
by Wei Yongjun
· 9 years ago
726a499
cgroupns: Only allow creation of hierarchies in the initial cgroup namespace
by Eric W. Biederman
· 9 years ago
eedd0f4
cgroupns: Close race between cgroup_post_fork and copy_cgroup_ns
by Eric W. Biederman
· 9 years ago
7bd8830
cgroupns: Fix the locking in copy_cgroup_ns
by Eric W. Biederman
· 9 years ago
1f3fe7e
cgroup: Add cgroup_get_from_fd
by Martin KaFai Lau
· 9 years ago
82d6489
cgroup: Disable IRQs while holding css_set_lock
by Daniel Bristot de Oliveira
· 9 years ago
e7e15b8
cgroup: allow NULL return from ss->css_alloc()
by Tejun Heo
· 9 years ago
d6ccc55
cgroup: remove unnecessary 0 check from css_from_id()
by Johannes Weiner
· 9 years ago
8c8a550
cgroup: fix idr leak for the first cgroup root
by Johannes Weiner
· 9 years ago
8fa3b8d
cgroup: set css->id to -1 during init
by Tejun Heo
· 9 years ago
b00c52d
cgroup: remove redundant cleanup in css_create
by Wenwei Tao
· 9 years ago
09be4c8
cgroup: fix compile warning
by Felipe Balbi
· 9 years ago
4f41fc5
cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces
by Serge E. Hallyn
· 9 years ago
5cf1cac
cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_attach callback
by Tejun Heo
· 9 years ago
5518f66
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
cfe02a8
cgroup: avoid false positive gcc-6 warning
by Arnd Bergmann
· 9 years ago
2b021cb
cgroup: ignore css_sets associated with dead cgroups during migration
by Tejun Heo
· 9 years ago
f6d635ad
cgroup: implement cgroup_subsys->implicit_on_dfl
by Tejun Heo
· 9 years ago
e485798
cgroup: use css_set->mg_dst_cgrp for the migration target cgroup
by Tejun Heo
· 9 years ago
37ff9f8
cgroup: make cgroup[_taskset]_migrate() take cgroup_root instead of cgroup
by Tejun Heo
· 9 years ago
6c694c8
cgroup: move migration destination verification out of cgroup_migrate_prepare_dst()
by Tejun Heo
· 9 years ago
58cdb1c
cgroup: fix incorrect destination cgroup in cgroup_update_dfl_csses()
by Tejun Heo
· 9 years ago
5496260
cgroup: update css iteration in cgroup_update_dfl_csses()
by Tejun Heo
· 9 years ago
0431359
cgroup: allocate 2x cgrp_cset_links when setting up a new root
by Tejun Heo
· 9 years ago
5ced251
cgroup: make cgroup_calc_subtree_ss_mask() take @this_ss_mask
by Tejun Heo
· 9 years ago
334c367
cgroup: reimplement rebind_subsystems() using cgroup_apply_control() and friends
by Tejun Heo
· 9 years ago
03970d3
cgroup: use cgroup_apply_enable_control() in cgroup creation path
by Tejun Heo
· 9 years ago
945ba19
cgroup: combine cgroup_mutex locking and offline css draining
by Tejun Heo
· 9 years ago
f7b2814
cgroup: factor out cgroup_{apply|finalize}_control() from cgroup_subtree_control_write()
by Tejun Heo
· 9 years ago
15a27c3
cgroup: introduce cgroup_{save|propagate|restore}_control()
by Tejun Heo
· 9 years ago
ce3f1d9
cgroup: make cgroup_drain_offline() and cgroup_apply_control_{disable|enable}() recursive
by Tejun Heo
· 9 years ago
bdb53bd
cgroup: factor out cgroup_apply_control_enable() from cgroup_subtree_control_write()
by Tejun Heo
· 9 years ago
12b3bb6
cgroup: factor out cgroup_apply_control_disable() from cgroup_subtree_control_write()
by Tejun Heo
· 9 years ago
1b9b96a
cgroup: factor out cgroup_drain_offline() from cgroup_subtree_control_write()
by Tejun Heo
· 9 years ago
5531dc9
cgroup: introduce cgroup_control() and cgroup_ss_mask()
by Tejun Heo
· 9 years ago
a5bca21
cgroup: factor out cgroup_create() out of cgroup_mkdir()
by Tejun Heo
· 9 years ago
195e9b6
cgroup: reorder operations in cgroup_mkdir()
by Tejun Heo
· 9 years ago
88cb04b
cgroup: explicitly track whether a cgroup_subsys_state is visible to userland
by Tejun Heo
· 9 years ago
6cd0f5b
cgroup: separate out interface file creation from css creation
by Tejun Heo
· 9 years ago
20b454a
cgroup: suppress spurious de-populated events
by Tejun Heo
· 9 years ago
2378d8b
cgroup: re-hash init_css_set after subsystems are initialized
by Tejun Heo
· 9 years ago
fa06235
cgroup: reset css on destruction
by Vladimir Davydov
· 9 years ago
fa5ff8a
cgroup: fix and restructure error handling in copy_cgroup_ns()
by Tejun Heo
· 9 years ago
63253ad
cgroup: fix a mistake in warning message
by Xiubo Li
· 9 years ago
62716ea
cgroup: use ->subtree_control when testing no internal process rule
by Tejun Heo
· 9 years ago
f17fc25
cgroup: make css_tryget_online_from_dir() also recognize cgroup2 fs
by Tejun Heo
· 9 years ago
a716526
cgroup: s/cgrp_dfl_root_/cgrp_dfl_/
by Tejun Heo
· 9 years ago
6e5c830
cgroup: make cgroup subsystem masks u16
by Tejun Heo
· 9 years ago
Next »