Eric W. Biederman
|
17cf22c33e
pidns: Use task_active_pid_ns where appropriate
|
15 年之前 |
Tejun Heo
|
574bd9f7c7
cgroup: implement generic child / descendant walk macros
|
12 年之前 |
Tejun Heo
|
eb6fd5040e
cgroup: use rculist ops for cgroup->children
|
12 年之前 |
Tejun Heo
|
a8638030f6
cgroup: add cgroup_subsys->post_create()
|
12 年之前 |
Tao Ma
|
316eb661f1
cgroup: set 'start' with the right value in cgroup_path.
|
12 年之前 |
Tejun Heo
|
5b805f2a76
Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8
|
12 年之前 |
Tejun Heo
|
1db1e31b1e
Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8
|
12 年之前 |
Tejun Heo
|
bcf6de1b91
cgroup: make ->pre_destroy() return void
|
12 年之前 |
Tejun Heo
|
b25ed609d0
cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_and_wakeup_rmdir()
|
12 年之前 |
Tejun Heo
|
1a90dd508b
cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy()
|
12 年之前 |
Tejun Heo
|
976c06bccc
cgroup: use cgroup_lock_live_group(parent) in cgroup_create()
|
12 年之前 |
Tejun Heo
|
e93160803f
cgroup: kill CSS_REMOVED
|
12 年之前 |
Tejun Heo
|
ed95779340
cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs
|
12 年之前 |
Tejun Heo
|
d878383211
Revert "cgroup: Remove task_lock() from cgroup_post_fork()"
|
12 年之前 |
Tejun Heo
|
9bb71308b8
Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"
|
12 年之前 |
Daisuke Nishimura
|
1f5320d597
cgroup: notify_on_release may not be triggered in some cases
|
12 年之前 |
Tejun Heo
|
5edee61ede
cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
|
12 年之前 |
Linus Torvalds
|
68d47a137c
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 年之前 |
Tejun Heo
|
8c7f6edbda
cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them
|
12 年之前 |
Daniel Wagner
|
8a8e04df47
cgroup: Assign subsystem IDs during compile time
|
12 年之前 |
Daniel Wagner
|
80f4c87774
cgroup: Do not depend on a given order when populating the subsys array
|
12 年之前 |
Daniel Wagner
|
5fc0b02544
cgroup: Wrap subsystem selection macro
|
12 年之前 |
Daniel Wagner
|
be45c900fd
cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
|
12 年之前 |
Aristeu Rozanski
|
a1a71b45a6
cgroup: rename subsys_bits to subsys_mask
|
13 年之前 |
Aristeu Rozanski
|
03b1cde6b2
cgroup: add xattr support
|
13 年之前 |
Aristeu Rozanski
|
13af07df9b
cgroup: revise how we re-populate root directory
|
13 年之前 |
Linus Torvalds
|
614a6d4341
Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 年之前 |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 年之前 |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 年之前 |
Tejun Heo
|
ce27e317ba
cgroup: cgroup_rm_files() was calling simple_unlink() with the wrong inode
|
13 年之前 |