aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mnt_namespace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-11-19vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman1-1/+2
2012-01-03vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro1-26/+4
2012-01-03unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro1-1/+0
2011-07-20fs: seq_file - add event counter to simplify poll() supportKay Sievers1-1/+0
2010-03-03take check for new events in namespace (guts of mounts_poll()) to namespace.cAl Viro1-0/+1
2009-12-17Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds1-0/+1
2009-12-16fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro1-1/+0
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan1-11/+2
2009-06-22VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust1-0/+1
2009-06-22VFS: Uninline the function put_mnt_ns()Trond Myklebust1-8/+1
2009-03-31Get rid of indirect include of fs_struct.hAl Viro1-0/+2
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai1-0/+1
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi1-0/+11
2007-07-16namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman1-1/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty1-3/+2
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev1-0/+42