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