Li Zefan
|
3eb59ec64f
cgroup: fix a failure path in create_css()
|
11 年之前 |
Tejun Heo
|
532de3fc72
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
|
11 年之前 |
Tejun Heo
|
1a11533fbd
Revert "cgroup: use an ordered workqueue for cgroup destruction"
|
11 年之前 |
Li Zefan
|
0ab02ca8f8
cgroup: protect modifications to cgroup_idr with cgroup_mutex
|
11 年之前 |
Tejun Heo
|
48573a8933
cgroup: fix locking in cgroup_cfts_commit()
|
11 年之前 |
Tejun Heo
|
b58c89986a
cgroup: fix error return from cgroup_create()
|
11 年之前 |
Tejun Heo
|
eb46bf8969
cgroup: fix error return value in cgroup_mount()
|
11 年之前 |
Hugh Dickins
|
ab3f5faa62
cgroup: use an ordered workqueue for cgroup destruction
|
11 年之前 |
Linus Torvalds
|
f075e0f699
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
11 年之前 |
SeongJae Park
|
dd4b0a4676
cgroup: trivial style updates
|
11 年之前 |
Li Zefan
|
c1a71504e9
cgroup: don't recycle cgroup id until all csses' have been destroyed
|
11 年之前 |
Vladimir Davydov
|
10bf2f7e7d
cgroup: fix fail path in cgroup_load_subsys()
|
11 年之前 |
Wei Yongjun
|
0be8669dd5
cgroup: fix missing unlock on error in cgroup_load_subsys()
|
11 年之前 |
Tejun Heo
|
b85d20404c
cgroup: remove for_each_root_subsys()
|
11 年之前 |
Tejun Heo
|
1c6727af4b
cgroup: implement for_each_css()
|
11 年之前 |
Tejun Heo
|
c81c925ad9
cgroup: factor out cgroup_subsys_state creation into create_css()
|
11 年之前 |
Tejun Heo
|
9d403e9923
cgroup: combine css handling loops in cgroup_create()
|
11 年之前 |
Tejun Heo
|
0d80255e42
cgroup: reorder operations in cgroup_create()
|
11 年之前 |
Tejun Heo
|
780cd8b347
cgroup: make for_each_subsys() useable under cgroup_root_mutex
|
11 年之前 |
Tejun Heo
|
87fb54f1b5
cgroup: css iterations and css_from_dir() are safe under cgroup_mutex
|
11 年之前 |
Tejun Heo
|
e58e1ca438
Merge branch 'for-3.13-fixes' into for-3.14
|
11 年之前 |
Tejun Heo
|
266ccd505e
cgroup: fix cgroup_create() error handling path
|
11 年之前 |
Tejun Heo
|
6612f05b88
cgroup: unify pidlist and other file handling
|
11 年之前 |
Tejun Heo
|
2da8ca822d
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
|
11 年之前 |
Tejun Heo
|
7da1127927
cgroup: attach cgroup_open_file to all cgroup files
|
11 年之前 |
Tejun Heo
|
5d22444f42
cgroup: generalize cgroup_pidlist_open_file
|
11 年之前 |
Tejun Heo
|
896f519963
cgroup: unify read path so that seq_file is always used
|
11 年之前 |
Tejun Heo
|
a742c59de6
cgroup: unify cgroup_write_X64() and cgroup_write_string()
|
11 年之前 |
Tejun Heo
|
6e0755b08d
cgroup: remove cftype->read(), ->read_map() and ->write()
|
11 年之前 |
Tejun Heo
|
afb2bc14e1
cgroup: don't guarantee cgroup.procs is sorted if sane_behavior
|
11 年之前 |