summaryrefslogtreecommitdiffstats
path: root/include/linux/mnt_namespace.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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-041-26/+4Star
* unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro2012-01-041-1/+0Star
* fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-211-1/+0Star
* 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/+0Star
* headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-081-11/+2Star
* VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust2009-06-231-0/+1
* VFS: Uninline the function put_mnt_ns()Trond Myklebust2009-06-231-8/+1Star
* Get rid of indirect include of fs_struct.hAl Viro2009-04-011-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/+2Star
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-0/+42