aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman2014-07-291-10/+6
* Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenAndy Lutomirski2013-08-271-1/+5
* userns: Implement unshare of the user namespaceEric W. Biederman2012-11-201-1/+1
* make sure that nsproxy_cache is initialized early enoughAl Viro2011-07-201-0/+1
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-261-9/+0
* Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* User namespaces: set of cleanups (v2)Serge Hallyn2008-11-241-1/+0
* cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn2008-07-251-2/+5
* Make access to task's nsproxy lighterPavel Emelyanov2007-10-191-9/+34
* cgroups: implement namespace tracking subsystemSerge E. Hallyn2007-10-191-0/+7
* Remove unused member from nsproxyPavel Emelyanov2007-10-171-1/+0
* [NET]: Add a network namespace parameter to tasksEric W. Biederman2007-10-101-0/+1
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-161-1/+1
* user namespace: add the frameworkCedric Le Goater2007-07-161-0/+1
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-081-1/+2
* Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-301-19/+11
* [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-301-11/+19
* [PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman2006-12-131-1/+0
* [PATCH] to nsproxyCedric Le Goater2006-12-081-0/+2
* [PATCH] identifier to nsproxyCedric Le Goater2006-12-081-0/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-2/+2
* [PATCH] mounstats NULL pointer dereferenceVasily Tarasov2006-11-251-1/+3
* [PATCH] IPC namespace coreKirill Korotaev2006-10-021-0/+2
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-021-0/+2
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-021-0/+3
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+45