| Commit message (Expand) | Author | Age | Files | Lines |
* | namespaces: Use task_lock and not rcu to protect nsproxy | Eric W. Biederman | 2014-07-29 | 1 | -10/+6 |
* | Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children | Andy Lutomirski | 2013-08-27 | 1 | -1/+5 |
* | userns: Implement unshare of the user namespace | Eric W. Biederman | 2012-11-20 | 1 | -1/+1 |
* | make sure that nsproxy_cache is initialized early enough | Al Viro | 2011-07-20 | 1 | -0/+1 |
* | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | 1 | -9/+0 |
* | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 | 1 | -0/+1 |
* | User namespaces: set of cleanups (v2) | Serge Hallyn | 2008-11-24 | 1 | -1/+0 |
* | cgroup_clone: use pid of newly created task for new cgroup | Serge E. Hallyn | 2008-07-25 | 1 | -2/+5 |
* | Make access to task's nsproxy lighter | Pavel Emelyanov | 2007-10-19 | 1 | -9/+34 |
* | cgroups: implement namespace tracking subsystem | Serge E. Hallyn | 2007-10-19 | 1 | -0/+7 |
* | Remove unused member from nsproxy | Pavel Emelyanov | 2007-10-17 | 1 | -1/+0 |
* | [NET]: Add a network namespace parameter to tasks | Eric W. Biederman | 2007-10-10 | 1 | -0/+1 |
* | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman | 2007-07-16 | 1 | -1/+1 |
* | user namespace: add the framework | Cedric Le Goater | 2007-07-16 | 1 | -0/+1 |
* | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 2007-05-08 | 1 | -1/+2 |
* | Revert "[PATCH] namespaces: fix exit race by splitting exit" | Linus Torvalds | 2007-01-30 | 1 | -19/+11 |
* | [PATCH] namespaces: fix exit race by splitting exit | Serge E. Hallyn | 2007-01-30 | 1 | -11/+19 |
* | [PATCH] Revert "[PATCH] identifier to nsproxy" | Eric W. Biederman | 2006-12-13 | 1 | -1/+0 |
* | [PATCH] to nsproxy | Cedric Le Goater | 2006-12-08 | 1 | -0/+2 |
* | [PATCH] identifier to nsproxy | Cedric Le Goater | 2006-12-08 | 1 | -0/+1 |
* | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] mounstats NULL pointer dereference | Vasily Tarasov | 2006-11-25 | 1 | -1/+3 |
* | [PATCH] IPC namespace core | Kirill Korotaev | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] namespaces: utsname: implement utsname namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] namespaces: incorporate fs namespace into nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+3 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+45 |