summaryrefslogtreecommitdiffstats
path: root/fs/proc/namespaces.c
Commit message (Expand)AuthorAgeFilesLines
* new helper: readlink_copy()Al Viro2014-04-011-10/+4
* consolidate simple ->d_delete() instancesAl Viro2013-11-151-7/+1
* proc_fill_cache(): just make instantiate_t return intAl Viro2013-06-291-7/+6
* [readdir] convert procfsAl Viro2013-06-291-56/+18
* proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-011-6/+11
* proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-091-6/+6
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-201-10/+14
* proc: Fix the namespace inode permission checks.Eric W. Biederman2012-11-201-21/+148
* userns: Implent proc namespace operationsEric W. Biederman2012-11-201-0/+4
* vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-191-0/+5
* pidns: Add setns supportEric W. Biederman2012-11-191-0/+3
* 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