Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nsfs: add ioctl to get a parent namespace | Andrey Vagin | 2016-09-22 | 1 | -0/+1 |
* | kernel: add a helper to get an owning user namespace for a namespace | Andrey Vagin | 2016-09-22 | 1 | -0/+1 |
* | cgroup: introduce cgroup namespaces | Aditya Kali | 2016-02-16 | 1 | -0/+4 |
* | take the targets of /proc/*/ns/* symlinks to separate fs | Al Viro | 2014-12-10 | 1 | -13/+18 |
* | bury struct proc_ns in fs/proc | Al Viro | 2014-12-04 | 1 | -7/+2 |
* | new helpers: ns_alloc_inum/ns_free_inum | Al Viro | 2014-12-04 | 1 | -0/+3 |
* | make proc_ns_operations work with struct ns_common * instead of void * | Al Viro | 2014-12-04 | 1 | -5/+5 |
* | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells | 2013-05-01 | 1 | -0/+74 |