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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-29
cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existi...
Tejun Heo
1
-1
/
+1
2013-06-27
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
Tejun Heo
1
-1
/
+4
2013-06-27
cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts()
Tejun Heo
1
-2
/
+2
2013-06-26
cgroup: always use RCU accessors for protected accesses
Tejun Heo
1
-9
/
+12
2013-06-26
cgroup: fix RCU accesses around task->cgroups
Tejun Heo
1
-11
/
+13
2013-06-26
cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()
Tejun Heo
1
-5
/
+5
2013-06-26
cgroup: fix cgroupfs_root early destruction path
Tejun Heo
1
-3
/
+19
2013-06-25
cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy
Tejun Heo
1
-4
/
+6
2013-06-25
cgroup: implement for_each_[builtin_]subsys()
Tejun Heo
1
-76
/
+71
2013-06-25
cgroup: move init_css_set initialization inside cgroup_mutex
Tejun Heo
1
-4
/
+4
2013-06-24
cgroup: s/for_each_subsys()/for_each_root_subsys()/
Tejun Heo
1
-25
/
+22
2013-06-24
cgroup: clean up find_css_set() and friends
Tejun Heo
1
-21
/
+17
2013-06-24
cgroup: remove cgroup->actual_subsys_mask
Tejun Heo
1
-10
/
+12
2013-06-24
cgroup: prefix global variables with "cgroup_"
Tejun Heo
1
-76
/
+77
2013-06-19
cgroup: rename cont to cgrp
Li Zefan
1
-11
/
+11
2013-06-18
cgroup: clean up cgroup_serial_nr_cursor
Tejun Heo
1
-7
/
+8
2013-06-18
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
Li Zefan
1
-36
/
+44
2013-06-18
cgroup: make serial_nr_cursor available throughout cgroup.c
Li Zefan
1
-8
/
+10
2013-06-18
cgroup: fix memory leak in cgroup_rm_cftypes()
Li Zefan
1
-1
/
+2
2013-06-18
cgroup: fix umount vs cgroup_event_remove() race
Li Zefan
1
-6
/
+19
2013-06-18
cgroup: fix umount vs cgroup_cfts_commit() race
Li Zefan
1
-1
/
+8
2013-06-18
cgroup: disallow rename(2) if sane_behavior
Tejun Heo
1
-0
/
+7
2013-06-13
cgroup: use percpu refcnt for cgroup_subsys_states
Tejun Heo
1
-61
/
+104
2013-06-13
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Tejun Heo
1
-5
/
+8
2013-06-13
cgroup: split cgroup destruction into two steps
Tejun Heo
1
-11
/
+27
2013-06-13
cgroup: reorder the operations in cgroup_destroy_locked()
Tejun Heo
1
-26
/
+35
2013-06-13
cgroup: remove cgroup->count and use
Tejun Heo
1
-16
/
+5
2013-06-13
cgroup: drop unnecessary RCU dancing from __put_css_set()
Tejun Heo
1
-10
/
+10
2013-06-13
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
1
-16
/
+14
2013-06-13
cgroup: use kzalloc() instead of kmalloc()
Tejun Heo
1
-7
/
+7
2013-06-13
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
1
-113
/
+113
2013-06-13
cgroup: consistently use @cset for struct css_set variables
Tejun Heo
1
-107
/
+109
2013-06-13
cgroup: remove now unused css_depth()
Tejun Heo
1
-12
/
+0
2013-06-05
cgroup: clean up the cftype array for the base cgroup files
Tejun Heo
1
-23
/
+24
2013-06-05
cgroup: mark "notify_on_release" and "release_agent" cgroup files insane
Tejun Heo
1
-1
/
+2
2013-06-05
cgroup: mark "tasks" cgroup file as insane
Tejun Heo
1
-0
/
+1
2013-05-29
cgroup: warn about mismatching options of a new mount of an existing hierarchy
Jeff Liu
1
-5
/
+8
2013-05-24
cgroup: update iterators to use cgroup_next_sibling()
Tejun Heo
1
-6
/
+19
2013-05-24
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
1
-0
/
+62
2013-05-24
cgroup: make cgroup_is_removed() static
Tejun Heo
1
-1
/
+1
2013-05-24
Merge branch 'for-3.10-fixes' into for-3.11
Tejun Heo
1
-10
/
+8
2013-05-24
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
1
-6
/
+3
2013-05-14
cgroup: implement task_cgroup_path_from_hierarchy()
Tejun Heo
1
-0
/
+32
2013-05-14
cgroup: make hierarchy_id use cyclic idr
Tejun Heo
1
-20
/
+8
2013-05-14
cgroup: drop hierarchy_id_lock
Tejun Heo
1
-6
/
+17
2013-05-14
cgroup: refactor hierarchy_id handling
Tejun Heo
1
-21
/
+35
2013-05-14
cgroup: initialize xattr before calling d_instantiate()
Li Zefan
1
-4
/
+5
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-14
/
+1
2013-05-01
take cgroup_open() and cpuset_open() to fs/proc/base.c
Al Viro
1
-14
/
+1
2013-04-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+0
[next]