aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/namespaces.c
Commit message (Expand)AuthorAgeFilesLines
* proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar2012-04-021-1/+1
* proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman2011-06-151-3/+6
* ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.Eric W. Biederman2011-05-241-0/+1
* ns proc: Add support for the ipc namespaceEric W. Biederman2011-05-101-0/+3
* ns proc: Add support for the uts namespaceEric W. Biederman2011-05-101-0/+3
* ns proc: Add support for the network namespace.Eric W. Biederman2011-05-101-0/+3
* ns: proc files for namespace naming policy.Eric W. Biederman2011-05-101-0/+188