aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pid_namespace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-15userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman1-1/+1
2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano1-1/+7
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov1-0/+2
2009-01-08pid: generalize task_active_pid_nsEric W. Biederman1-5/+1
2008-10-16pid_ns: kill the now unused task_child_reaper()Oleg Nesterov1-6/+0
2008-07-25pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov1-0/+5
2008-07-25proper pid{hash,map}_init() prototypesAdrian Bunk1-0/+3
2008-04-30pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov1-1/+1
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov1-0/+6
2007-11-14pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman1-0/+23
2007-10-19pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov1-4/+6
2007-10-19pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov1-0/+3
2007-10-19pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov1-0/+2
2007-10-19pid namespaces: rename child_reaper() functionSukadev Bhattiprolu1-1/+1
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu1-0/+5
2007-10-19pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov1-0/+1
2007-10-19pid namespaces: make get_pid_ns() return the namespace itselfPavel Emelianov1-1/+2
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman1-1/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty1-1/+1
2007-01-30[PATCH] namespaces: fix task exit disasterSerge E. Hallyn1-1/+1
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu1-0/+6
2006-12-08[PATCH] to nsproxyCedric Le Goater1-2/+18
2006-12-08[PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu1-0/+23