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