index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup
/
cgroup-v1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
cgroup: Restructure release_agent_path handling
Tejun Heo
1
-17
/
+17
2020-03-04
cgroup1: don't call release_agent when it is ""
Tycho Andersen
1
-1
/
+1
2020-02-12
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
1
-0
/
+1
2020-02-07
cgroup1: switch to use of errorfc() et.al.
Al Viro
1
-12
/
+12
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-6
/
+2
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-07
get rid of cg_invalf()
Al Viro
1
-14
/
+12
2019-10-07
cgroup: Optimize single thread migration
Michal Koutný
1
-2
/
+3
2019-08-07
Use kvmalloc in cgroups-v1
Marc Koderer
1
-23
/
+4
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-19
cgroup: implement __cgroup_task_count() helper
Roman Gushchin
1
-16
/
+0
2019-02-28
vfs: Add some logging to the core users of the fs_context log
David Howells
1
-1
/
+1
2019-02-28
cgroup: store a reference to cgroup_ns into cgroup_fs_context
Al Viro
1
-5
/
+3
2019-02-28
cgroup1_get_tree(): separate "get cgroup_root to use" into a separate helper
Al Viro
1
-41
/
+46
2019-02-28
cgroup_do_mount(): massage calling conventions
Al Viro
1
-12
/
+5
2019-02-28
cgroup: stash cgroup_root reference into cgroup_fs_context
Al Viro
1
-1
/
+3
2019-02-28
cgroup1: switch to option-by-option parsing
Al Viro
1
-83
/
+109
2019-02-28
cgroup: take options parsing into ->parse_monolithic()
Al Viro
1
-76
/
+67
2019-02-28
cgroup: fold cgroup1_mount() into cgroup1_get_tree()
Al Viro
1
-9
/
+17
2019-02-28
cgroup: start switching to fs_context
Al Viro
1
-4
/
+5
2019-01-17
cgroup: saner refcounting for cgroup_root
Al Viro
1
-45
/
+13
2018-12-28
cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param
Tejun Heo
1
-1
/
+13
2018-07-11
cgroup/tracing: Move taking of spin lock out of trace event handlers
Steven Rostedt (VMware)
1
-2
/
+2
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2017-12-19
cgroup: Fix deadlock in cpu hotplug path
Prateek Sood
1
-1
/
+5
2017-08-18
cgroup: Add mount flag to enable cpuset to use v2 behavior in v1 cgroup
Waiman Long
1
-0
/
+6
2017-07-21
cgroup: implement cgroup v2 thread support
Tejun Heo
1
-2
/
+3
2017-07-21
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
Tejun Heo
1
-3
/
+3
2017-07-21
cgroup: reorganize cgroup.procs / task write path
Tejun Heo
1
-5
/
+53
2017-06-14
cgroup: Move debug cgroup to its own file
Waiman Long
1
-148
/
+1
2017-06-14
cgroup: Keep accurate count of tasks in each css_set
Waiman Long
1
-5
/
+1
2017-05-01
Merge branch 'for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-3
/
+17
2017-04-28
cgroup: avoid attaching a cgroup root to two different superblocks, take 2
Zefan Li
1
-1
/
+15
2017-04-16
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
Tejun Heo
1
-1
/
+1
2017-04-11
cgroup: avoid attaching a cgroup root to two different superblocks
Zefan Li
1
-1
/
+1
2017-03-08
kernel: convert css_set.refcount from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-03-06
cgroups: censor kernel pointer in debug files
Kees Cook
1
-1
/
+1
2017-03-03
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
Ingo Molnar
1
-0
/
+1
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-0
/
+1
2017-01-15
cgroup: call subsys->*attach() only for subsystems which are actually affecte...
Tejun Heo
1
-1
/
+1
2017-01-15
cgroup: track migration context in cgroup_mgctx
Tejun Heo
1
-5
/
+5
2016-12-27
cgroup: fix RCU related sparse warnings
Tejun Heo
1
-1
/
+1
2016-12-27
cgroup: rename functions for consistency
Tejun Heo
1
-7
/
+7
2016-12-27
cgroup: move v1 mount functions to kernel/cgroup/cgroup-v1.c
Tejun Heo
1
-3
/
+378
2016-12-27
cgroup: separate out cgroup1_kf_syscall_ops
Tejun Heo
1
-9
/
+2
2016-12-27
cgroup: move cgroup v1 specific code to kernel/cgroup/cgroup-v1.c
Tejun Heo
1
-0
/
+1027