summaryrefslogtreecommitdiffstats
path: root/include/linux/mnt_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-191-1/+2
* vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-031-26/+4
* unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro2012-01-031-1/+0
* fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-201-1/+0
* take check for new events in namespace (guts of mounts_poll()) to namespace.cAl Viro2010-03-031-0/+1
* Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds2009-12-171-0/+1
* fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro2009-12-161-1/+0
* headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-081-11/+2
* VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust2009-06-221-0/+1
* VFS: Uninline the function put_mnt_ns()Trond Myklebust2009-06-221-8/+1
* Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+2
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-231-0/+1
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-231-0/+11
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-161-1/+1
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-081-3/+2
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-0/+42