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