summaryrefslogtreecommitdiff
path: root/include/linux/mnt_namespace.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-19
* vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-03
* unexport put_mnt_ns(), make create_mnt_ns() static outrightAl Viro2012-01-03
* fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-20
* take check for new events in namespace (guts of mounts_poll()) to namespace.cAl Viro2010-03-03
* Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)"Linus Torvalds2009-12-17
* fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)Al Viro2009-12-16
* headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-08
* VFS: Add VFS helper functions for setting up private namespacesTrond Myklebust2009-06-22
* VFS: Uninline the function put_mnt_ns()Trond Myklebust2009-06-22
* Get rid of indirect include of fs_struct.hAl Viro2009-03-31
* [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai2008-04-23
* [patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi2008-04-23
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-16
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-08
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08