Commit Graph

19 Commits (d84f4f992cbd76e8f39c488cf0c5d123843923b1)

Author SHA1 Message Date
Oleg Nesterov 25cbe53ef1 pid_ns: kill the now unused task_child_reaper() 17 years ago
Pavel Emelyanov 20fad13ac6 pidns: add the struct bsd_acct_struct pointer on pid_namespace struct 17 years ago
Adrian Bunk 3ae4eed34b proper pid{hash,map}_init() prototypes 17 years ago
Pavel Emelyanov caafa43243 pidns: make pid->level and pid_ns->level unsigned 17 years ago
Pavel Emelyanov 74bd59bb39 namespaces: cleanup the code managed with PID_NS option 17 years ago
Eric W. Biederman 57d5f66b86 pidns: Place under CONFIG_EXPERIMENTAL 17 years ago
Pavel Emelyanov b461cc0382 pid namespaces: miscellaneous preparations for pid namespaces 18 years ago
Pavel Emelyanov 07543f5c75 pid namespaces: make proc have multiple superblocks - one for each namespace 18 years ago
Pavel Emelyanov faacbfd3a6 pid namespaces: add support for pid namespaces hierarchy 18 years ago
Sukadev Bhattiprolu 88f21d8182 pid namespaces: rename child_reaper() function 18 years ago
Sukadev Bhattiprolu 2894d650cd pid namespaces: define and use task_active_pid_ns() wrapper 18 years ago
Pavel Emelianov baf8f0f82d pid namespaces: dynamic kmem cache allocator for pid namespaces 18 years ago
Pavel Emelianov a05f7b15de pid namespaces: make get_pid_ns() return the namespace itself 18 years ago
Eric W. Biederman 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
Badari Pulavarty e3222c4ecc Merge sys_clone()/sys_unshare() nsproxy and namespace handling 18 years ago
Serge E. Hallyn 0f2452855d [PATCH] namespaces: fix task exit disaster 18 years ago
Sukadev Bhattiprolu 84d737866e [PATCH] add child reaper to pid_namespace 18 years ago
Cedric Le Goater 9a575a92db [PATCH] to nsproxy 18 years ago
Sukadev Bhattiprolu 61a58c6c23 [PATCH] rename struct pspace to struct pid_namespace 18 years ago
Sukadev Bhattiprolu 3fbc964864 [PATCH] Define struct pspace 19 years ago
Sukadev Bhattiprolu aa5a6662f9 [PATCH] Move pidmap to pspace.h 19 years ago