index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2013-07-03
3
-785
/
+1029
|
\
|
*
cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existi...
Tejun Heo
2013-06-29
1
-1
/
+1
|
*
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
Tejun Heo
2013-06-28
2
-2
/
+9
|
*
cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts()
Tejun Heo
2013-06-28
1
-2
/
+2
|
*
cgroup: always use RCU accessors for protected accesses
Tejun Heo
2013-06-26
1
-9
/
+12
|
*
cgroup: fix RCU accesses around task->cgroups
Tejun Heo
2013-06-26
1
-11
/
+13
|
*
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
2013-06-26
1
-10
/
+48
|
*
cgroup: grab cgroup_mutex in drop_parsed_module_refcounts()
Tejun Heo
2013-06-26
1
-5
/
+5
|
*
cgroup: fix cgroupfs_root early destruction path
Tejun Heo
2013-06-26
2
-3
/
+20
|
*
cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy
Tejun Heo
2013-06-25
1
-4
/
+6
|
*
cgroup: implement for_each_[builtin_]subsys()
Tejun Heo
2013-06-25
1
-76
/
+71
|
*
cgroup: move init_css_set initialization inside cgroup_mutex
Tejun Heo
2013-06-25
1
-4
/
+4
|
*
cgroup: s/for_each_subsys()/for_each_root_subsys()/
Tejun Heo
2013-06-25
1
-25
/
+22
|
*
cgroup: clean up find_css_set() and friends
Tejun Heo
2013-06-25
1
-21
/
+17
|
*
cgroup: remove cgroup->actual_subsys_mask
Tejun Heo
2013-06-25
2
-17
/
+13
|
*
cgroup: prefix global variables with "cgroup_"
Tejun Heo
2013-06-25
1
-76
/
+77
|
*
cgroup: convert CFTYPE_* flags to enums
Tejun Heo
2013-06-25
1
-3
/
+5
|
*
cgroup: rename cont to cgrp
Li Zefan
2013-06-19
2
-13
/
+13
|
*
cgroup: clean up cgroup_serial_nr_cursor
Tejun Heo
2013-06-18
1
-7
/
+8
|
*
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
Li Zefan
2013-06-18
2
-42
/
+44
|
*
cgroup: make serial_nr_cursor available throughout cgroup.c
Li Zefan
2013-06-18
1
-8
/
+10
|
*
cgroup: fix memory leak in cgroup_rm_cftypes()
Li Zefan
2013-06-18
1
-1
/
+2
|
*
cgroup: fix umount vs cgroup_event_remove() race
Li Zefan
2013-06-18
1
-6
/
+19
|
*
cgroup: fix umount vs cgroup_cfts_commit() race
Li Zefan
2013-06-18
1
-1
/
+8
|
*
cgroup: disallow rename(2) if sane_behavior
Tejun Heo
2013-06-18
2
-0
/
+9
|
*
cgroup: update sane_behavior documentation
Tejun Heo
2013-06-14
1
-5
/
+6
|
*
cgroup: use percpu refcnt for cgroup_subsys_states
Tejun Heo
2013-06-14
2
-76
/
+112
|
*
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Tejun Heo
2013-06-14
1043
-7484
/
+13629
|
|
\
|
*
|
cgroup: split cgroup destruction into two steps
Tejun Heo
2013-06-14
2
-12
/
+28
|
*
|
cgroup: reorder the operations in cgroup_destroy_locked()
Tejun Heo
2013-06-14
1
-26
/
+35
|
*
|
cgroup: remove cgroup->count and use
Tejun Heo
2013-06-13
2
-22
/
+5
|
*
|
cgroup: drop unnecessary RCU dancing from __put_css_set()
Tejun Heo
2013-06-13
1
-10
/
+10
|
*
|
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
2013-06-13
2
-17
/
+15
|
*
|
cgroup: clean up css_[try]get() and css_put()
Tejun Heo
2013-06-13
1
-24
/
+24
|
*
|
cgroup: use kzalloc() instead of kmalloc()
Tejun Heo
2013-06-13
1
-7
/
+7
|
*
|
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
2013-06-13
2
-121
/
+120
|
*
|
cgroup: consistently use @cset for struct css_set variables
Tejun Heo
2013-06-13
1
-107
/
+109
|
*
|
cgroup: remove now unused css_depth()
Tejun Heo
2013-06-13
2
-13
/
+0
|
*
|
cgroup: clean up the cftype array for the base cgroup files
Tejun Heo
2013-06-05
1
-23
/
+24
|
*
|
cgroup: mark "notify_on_release" and "release_agent" cgroup files insane
Tejun Heo
2013-06-05
1
-1
/
+2
|
*
|
cgroup: mark "tasks" cgroup file as insane
Tejun Heo
2013-06-05
1
-0
/
+1
|
*
|
device_cgroup: simplify cgroup tree walk in propagate_exception()
Tejun Heo
2013-05-24
1
-38
/
+18
|
*
|
cgroup: update iterators to use cgroup_next_sibling()
Tejun Heo
2013-05-24
2
-10
/
+33
|
*
|
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
2013-05-24
2
-0
/
+72
|
*
|
cgroup: make cgroup_is_removed() static
Tejun Heo
2013-05-24
2
-2
/
+1
|
*
|
Merge branch 'for-3.10-fixes' into for-3.11
Tejun Heo
2013-05-24
2
-11
/
+9
|
|
\
\
|
*
|
|
cgroup.h: remove some functions that are now gone
Greg KH
2013-05-14
1
-2
/
+0
|
*
|
|
cgroup: implement task_cgroup_path_from_hierarchy()
Tejun Heo
2013-05-14
2
-0
/
+34
|
*
|
|
cgroup: make hierarchy_id use cyclic idr
Tejun Heo
2013-05-14
1
-20
/
+8
|
*
|
|
cgroup: drop hierarchy_id_lock
Tejun Heo
2013-05-14
1
-6
/
+17
[next]