| Commit message (Expand) | Author | Age | Files | Lines |
* | pid: generalize task_active_pid_ns | Eric W. Biederman | 2009-01-08 | 1 | -5/+1 |
* | pid_ns: kill the now unused task_child_reaper() | Oleg Nesterov | 2008-10-16 | 1 | -6/+0 |
* | pidns: add the struct bsd_acct_struct pointer on pid_namespace struct | Pavel Emelyanov | 2008-07-25 | 1 | -0/+5 |
* | proper pid{hash,map}_init() prototypes | Adrian Bunk | 2008-07-25 | 1 | -0/+3 |
* | pidns: make pid->level and pid_ns->level unsigned | Pavel Emelyanov | 2008-04-30 | 1 | -1/+1 |
* | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov | 2008-02-08 | 1 | -0/+6 |
* | pidns: Place under CONFIG_EXPERIMENTAL | Eric W. Biederman | 2007-11-14 | 1 | -0/+23 |
* | pid namespaces: miscellaneous preparations for pid namespaces | Pavel Emelyanov | 2007-10-19 | 1 | -4/+6 |
* | pid namespaces: make proc have multiple superblocks - one for each namespace | Pavel Emelyanov | 2007-10-19 | 1 | -0/+3 |
* | pid namespaces: add support for pid namespaces hierarchy | Pavel Emelyanov | 2007-10-19 | 1 | -0/+2 |
* | pid namespaces: rename child_reaper() function | Sukadev Bhattiprolu | 2007-10-19 | 1 | -1/+1 |
* | pid namespaces: define and use task_active_pid_ns() wrapper | Sukadev Bhattiprolu | 2007-10-19 | 1 | -0/+5 |
* | pid namespaces: dynamic kmem cache allocator for pid namespaces | Pavel Emelianov | 2007-10-19 | 1 | -0/+1 |
* | pid namespaces: make get_pid_ns() return the namespace itself | Pavel Emelianov | 2007-10-19 | 1 | -1/+2 |
* | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman | 2007-07-16 | 1 | -1/+1 |
* | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 2007-05-08 | 1 | -1/+1 |
* | [PATCH] namespaces: fix task exit disaster | Serge E. Hallyn | 2007-01-30 | 1 | -1/+1 |
* | [PATCH] add child reaper to pid_namespace | Sukadev Bhattiprolu | 2006-12-08 | 1 | -0/+6 |
* | [PATCH] to nsproxy | Cedric Le Goater | 2006-12-08 | 1 | -2/+18 |
* | [PATCH] rename struct pspace to struct pid_namespace | Sukadev Bhattiprolu | 2006-12-08 | 1 | -0/+23 |