aboutsummaryrefslogtreecommitdiff
path: root/fs/proc/namespaces.c
AgeCommit message (Expand)Author
2012-11-20proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman
2012-11-20proc: Fix the namespace inode permission checks.Eric W. Biederman
2012-11-20userns: Implent proc namespace operationsEric W. Biederman
2012-11-19vfs: Add setns support for the mount namespaceEric W. Biederman
2012-11-19pidns: Add setns supportEric W. Biederman
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro
2012-03-28fs/proc/namespaces.c: prevent crash when ns_entries[] is emptyAndrew Morton
2012-03-23proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate().Pravin B Shelar
2012-01-03vfs: trim includes a bitAl Viro
2011-06-15proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman
2011-05-24ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.Eric W. Biederman
2011-05-10ns proc: Add support for the ipc namespaceEric W. Biederman
2011-05-10ns proc: Add support for the uts namespaceEric W. Biederman
2011-05-10ns proc: Add support for the network namespace.Eric W. Biederman
2011-05-10ns: proc files for namespace naming policy.Eric W. Biederman