Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
2012-07-14 | stop passing nameidata * to ->d_revalidate() | Al Viro | 1 | -1/+1 |
2012-03-28 | fs/proc/namespaces.c: prevent crash when ns_entries[] is empty | Andrew Morton | 1 | -3/+3 |
2012-03-23 | proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate(). | Pravin B Shelar | 1 | -1/+1 |
2012-01-03 | vfs: trim includes a bit | Al Viro | 1 | -1/+0 |
2011-06-15 | proc: Fix Oops on stat of /proc/<zombie pid>/ns/net | Eric W. Biederman | 1 | -3/+6 |
2011-05-24 | ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry. | Eric W. Biederman | 1 | -0/+1 |
2011-05-10 | ns proc: Add support for the ipc namespace | Eric W. Biederman | 1 | -0/+3 |
2011-05-10 | ns proc: Add support for the uts namespace | Eric W. Biederman | 1 | -0/+3 |
2011-05-10 | ns proc: Add support for the network namespace. | Eric W. Biederman | 1 | -0/+3 |
2011-05-10 | ns: proc files for namespace naming policy. | Eric W. Biederman | 1 | -0/+188 |