summaryrefslogtreecommitdiffstats
path: root/fs/proc/namespaces.c
Commit message (Expand)AuthorAgeFilesLines
* stop passing nameidata to ->lookup()Al Viro2012-07-141-1/+1
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-141-1/+1
* fs/proc/namespaces.c: prevent crash when ns_entries[] is emptyAndrew Morton2012-03-281-3/+3
* proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar2012-03-231-1/+1
* vfs: trim includes a bitAl Viro2012-01-031-1/+0
* 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
OpenPOWER on IntegriCloud