summaryrefslogtreecommitdiffstats
path: root/include/linux/pid_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-0/+1
|\
| * procfs: switch /proc/self away from proc_dir_entryAl Viro2013-04-091-0/+1
* | pid_namespace.c/.h: simplify definesRaphael S.Carvalho2013-04-301-1/+3
|/
* pidns: Stop pid allocation when init diesEric W. Biederman2012-12-251-1/+3
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-0/+1
* pidns: Make the pidns proc mount/umount logic obvious.Eric W. Biederman2012-11-191-0/+2
* pidns: Capture the user namespace and filter ns_last_pidEric W. Biederman2012-11-191-3/+5
* pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2012-10-191-7/+1
* userns: Convert proc to use kuid/kgid where appropriateEric W. Biederman2012-05-151-1/+1
* pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano2012-03-281-1/+7
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* procfs: add hidepid= and gid= mount optionsVasiliy Kulikov2012-01-101-0/+2
* pid: generalize task_active_pid_nsEric W. Biederman2009-01-081-5/+1
* pid_ns: kill the now unused task_child_reaper()Oleg Nesterov2008-10-161-6/+0
* pidns: add the struct bsd_acct_struct pointer on pid_namespace structPavel Emelyanov2008-07-251-0/+5
* proper pid{hash,map}_init() prototypesAdrian Bunk2008-07-251-0/+3
* pidns: make pid->level and pid_ns->level unsignedPavel Emelyanov2008-04-301-1/+1
* namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov2008-02-081-0/+6
* pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-141-0/+23
* pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2007-10-191-4/+6
* pid namespaces: make proc have multiple superblocks - one for each namespacePavel Emelyanov2007-10-191-0/+3
* pid namespaces: add support for pid namespaces hierarchyPavel Emelyanov2007-10-191-0/+2
* pid namespaces: rename child_reaper() functionSukadev Bhattiprolu2007-10-191-1/+1
* pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2007-10-191-0/+5
* pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov2007-10-191-0/+1
* pid namespaces: make get_pid_ns() return the namespace itselfPavel Emelianov2007-10-191-1/+2
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-161-1/+1
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-081-1/+1
* [PATCH] namespaces: fix task exit disasterSerge E. Hallyn2007-01-301-1/+1
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-081-0/+6
* [PATCH] to nsproxyCedric Le Goater2006-12-081-2/+18
* [PATCH] rename struct pspace to struct pid_namespaceSukadev Bhattiprolu2006-12-081-0/+23