aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nsproxy.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-02-16cgroup: introduce cgroup namespacesAditya Kali1-0/+2
2014-07-29namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman1-10/+6
2013-08-27Rename nsproxy.pid_ns to nsproxy.pid_ns_for_childrenAndy Lutomirski1-1/+5
2012-11-20userns: Implement unshare of the user namespaceEric W. Biederman1-1/+1
2011-07-20make sure that nsproxy_cache is initialized early enoughAl Viro1-0/+1
2011-05-26cgroup: remove the ns_cgroupDaniel Lezcano1-9/+0
2009-03-31Get rid of indirect include of fs_struct.hAl Viro1-0/+1
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn1-1/+0
2008-07-25cgroup_clone: use pid of newly created task for new cgroupSerge E. Hallyn1-2/+5
2007-10-19Make access to task's nsproxy lighterPavel Emelyanov1-9/+34
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn1-0/+7
2007-10-17Remove unused member from nsproxyPavel Emelyanov1-1/+0
2007-10-10[NET]: Add a network namespace parameter to tasksEric W. Biederman1-0/+1
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman1-1/+1
2007-07-16user namespace: add the frameworkCedric Le Goater1-0/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty1-1/+2
2007-01-30Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds1-19/+11
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn1-11/+19
2006-12-13[PATCH] Revert "[PATCH] identifier to nsproxy"Eric W. Biederman1-1/+0
2006-12-08[PATCH] to nsproxyCedric Le Goater1-0/+2
2006-12-08[PATCH] identifier to nsproxyCedric Le Goater1-0/+1
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev1-2/+2
2006-11-25[PATCH] mounstats NULL pointer dereferenceVasily Tarasov1-1/+3
2006-10-02[PATCH] IPC namespace coreKirill Korotaev1-0/+2
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn1-0/+2
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn1-0/+3
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+45