Sign in
android-kvm
/
linux
/
bf89b0bf3038cdc972b563b16c68cee1b8eefb31
/
kernel
/
cgroup
/
cgroup-v1.c
58c025f
cgroup1: switch to use of errorfc() et.al.
by Al Viro
· 5 years ago
d7167b1
fs_parse: fold fs_parameter_desc/fs_parameter_spec
by Al Viro
· 5 years ago
96cafb9
fs_parser: remove fs_parameter_description name field
by Eric Sandeen
· 5 years ago
fbc2d16
get rid of cg_invalf()
by Al Viro
· 5 years ago
9a3284f
cgroup: Optimize single thread migration
by Michal Koutný
· 5 years ago
653a23c
Use kvmalloc in cgroups-v1
by Marc Koderer
· 5 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
aade7f9
cgroup: implement __cgroup_task_count() helper
by Roman Gushchin
· 6 years ago
06a2ae5
vfs: Add some logging to the core users of the fs_context log
by David Howells
· 6 years ago
cca8f32
cgroup: store a reference to cgroup_ns into cgroup_fs_context
by Al Viro
· 6 years ago
6678889
cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
by Al Viro
· 6 years ago
71d883c
cgroup_do_mount(): massage calling conventions
by Al Viro
· 6 years ago
cf6299b1
cgroup: stash cgroup_root reference into cgroup_fs_context
by Al Viro
· 6 years ago
8d2451f
cgroup1: switch to option-by-option parsing
by Al Viro
· 6 years ago
f5dfb53
cgroup: take options parsing into ->parse_monolithic()
by Al Viro
· 6 years ago
7feeef5
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
by Al Viro
· 6 years ago
9012962
cgroup: start switching to fs_context
by Al Viro
· 6 years ago
35ac118
cgroup: saner refcounting for cgroup_root
by Al Viro
· 6 years ago
3fc9c12
cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param
by Tejun Heo
· 6 years ago
e4f8d81
cgroup/tracing: Move taking of spin lock out of trace event handlers
by Steven Rostedt (VMware)
· 6 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
116d2f7
cgroup: Fix deadlock in cpu hotplug path
by Prateek Sood
· 7 years ago
e1cba4b
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup
by Waiman Long
· 7 years ago
8cfd814
cgroup: implement cgroup v2 thread support
by Tejun Heo
· 7 years ago
bc2fb7e
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
by Tejun Heo
· 8 years ago
715c809
cgroup: reorganize cgroup.procs / task write path
by Tejun Heo
· 8 years ago
a28f8f5
cgroup: Move debug cgroup to its own file
by Waiman Long
· 8 years ago
73a7242
cgroup: Keep accurate count of tasks in each css_set
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
9732adc
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
by Zefan Li
· 8 years ago
330c418
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
by Tejun Heo
· 8 years ago
bfb0b80
cgroup: avoid attaching a cgroup root to two different superblocks
by Zefan Li
· 8 years ago
4b9502e6
kernel: convert css_set.refcount from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
b6a6759
cgroups: censor kernel pointer in debug files
by Kees Cook
· 8 years ago
50ff9d1
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
56cd697
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
c3edc40
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
by Ingo Molnar
· 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
e0aed7c
cgroup: fix RCU related sparse warnings
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
0a268db
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
by Tejun Heo
· 8 years ago