| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: Add a user namespace reference from struct mnt_namespace | Eric W. Biederman | 2012-11-19 | 1 | -1/+2 |
* | vfs: take /proc/*/mounts and friends to fs/proc_namespace.c | Al Viro | 2012-01-03 | 1 | -26/+4 |
* | unexport put_mnt_ns(), make create_mnt_ns() static outright | Al Viro | 2012-01-03 | 1 | -1/+0 |
* | fs: seq_file - add event counter to simplify poll() support | Kay Sievers | 2011-07-20 | 1 | -1/+0 |
* | take check for new events in namespace (guts of mounts_poll()) to namespace.c | Al Viro | 2010-03-03 | 1 | -0/+1 |
* | Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" | Linus Torvalds | 2009-12-17 | 1 | -0/+1 |
* | fix mismerge with Trond's stuff (create_mnt_ns() export is gone now) | Al Viro | 2009-12-16 | 1 | -1/+0 |
* | headers: mnt_namespace.h redux | Alexey Dobriyan | 2009-07-08 | 1 | -11/+2 |
* | VFS: Add VFS helper functions for setting up private namespaces | Trond Myklebust | 2009-06-22 | 1 | -0/+1 |
* | VFS: Uninline the function put_mnt_ns() | Trond Myklebust | 2009-06-22 | 1 | -8/+1 |
* | Get rid of indirect include of fs_struct.h | Al Viro | 2009-03-31 | 1 | -0/+2 |
* | [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo | Ram Pai | 2008-04-23 | 1 | -0/+1 |
* | [patch 5/7] vfs: mountinfo: allow using process root | Miklos Szeredi | 2008-04-23 | 1 | -0/+11 |
* | namespace: ensure clone_flags are always stored in an unsigned long | Eric W. Biederman | 2007-07-16 | 1 | -1/+1 |
* | Merge sys_clone()/sys_unshare() nsproxy and namespace handling | Badari Pulavarty | 2007-05-08 | 1 | -3/+2 |
* | [PATCH] rename struct namespace to struct mnt_namespace | Kirill Korotaev | 2006-12-08 | 1 | -0/+42 |