summaryrefslogtreecommitdiffstats
path: root/include/linux/proc_ns.h
Commit message (Expand)AuthorAgeFilesLines
* nsfs: add ioctl to get a parent namespaceAndrey Vagin2016-09-221-0/+1
* kernel: add a helper to get an owning user namespace for a namespaceAndrey Vagin2016-09-221-0/+1
* cgroup: introduce cgroup namespacesAditya Kali2016-02-161-0/+4
* take the targets of /proc/*/ns/* symlinks to separate fsAl Viro2014-12-101-13/+18
* bury struct proc_ns in fs/procAl Viro2014-12-041-7/+2
* new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-041-0/+3
* make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-041-5/+5
* proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-011-0/+74