summaryrefslogtreecommitdiff
path: root/fs/mount.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\
| * randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | mnt: In propgate_umount handle visiting mounts in any orderEric W. Biederman2017-05-23
* | mnt: In umount propagation reparent in a separate passEric W. Biederman2017-05-23
|/
* fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara2017-04-10
* fsnotify: Move mark list head from object into dedicated structureJan Kara2017-04-10
* mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman2017-02-04
* vfs: add path_is_mountpoint() helperIan Kent2016-12-03
* mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2016-09-30
* mntns: Add a limit on the number of mount namespaces.Eric W. Biederman2016-08-31
* fs: use seq_open_private() for proc_mountsYann Droneaud2015-06-30
* new helper: __legitimize_mnt()Al Viro2015-05-11
* switch the IO-triggering parts of umount to fs_pinAl Viro2015-01-25
* common object embedded into various struct ....nsAl Viro2014-12-04
* vfs: Add a function to lazily unmount all mounts from any dentry.Eric W. Biederman2014-10-09
* vfs: Keep a list of mounts on a mount pointEric W. Biederman2014-10-09
* vfs: Don't allow overwriting mounts in the current mount namespaceEric W. Biederman2014-10-09
* delayed mntputAl Viro2014-10-09
* death to mnt_pinnedAl Viro2014-08-07
* acct: get rid of acct_listAl Viro2014-08-07
* reduce m_start() cost...Al Viro2014-04-01
* switch mnt_hash to hlistAl Viro2014-03-30
* resizable namespace.c hashesAl Viro2014-03-30
* vfs: Is mounted should be testing mnt_ns for NULL or error.Eric W. Biederman2014-01-26
* RCU'd vfsmountsAl Viro2013-11-09
* split __lookup_mnt() in two functionsAl Viro2013-10-24
* new helpers: lock_mount_hash/unlock_mount_hashAl Viro2013-10-24
* namespace.c: get rid of mnt_ghostsAl Viro2013-10-24
* get rid of full-hash scan on detaching vfsmountsAl Viro2013-04-09
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
* vfs: Add a user namespace reference from struct mnt_namespaceEric W. Biederman2012-11-19
* vfs: Add setns support for the mount namespaceEric W. Biederman2012-11-19
* get rid of magic in proc_namespace.cAl Viro2012-07-14
* get rid of ->mnt_longtermAl Viro2012-07-14
* vfs: keep list of mounts for each superblockMiklos Szeredi2012-01-06
* switch mnt_namespace ->root to struct mountAl Viro2012-01-03
* vfs: take /proc/*/mounts and friends to fs/proc_namespace.cAl Viro2012-01-03
* vfs: move fsnotify junk to struct mountAl Viro2012-01-03
* vfs: move mnt_devnameAl Viro2012-01-03
* vfs: move mnt_list to struct mountAl Viro2012-01-03
* vfs: move the rest of int fields to struct mountAl Viro2012-01-03
* vfs: mnt_id/mnt_group_id movedAl Viro2012-01-03
* vfs: mnt_ns moved to struct mountAl Viro2012-01-03
* vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mountAl Viro2012-01-03
* vfs: and now we can make ->mnt_master point to struct mountAl Viro2012-01-03
* vfs: take mnt_master to struct mountAl Viro2012-01-03
* vfs: take mnt_child/mnt_mounts to struct mountAl Viro2012-01-03
* vfs: all counters taken to struct mountAl Viro2012-01-03
* vfs: move mnt_mountpoint to struct mountAl Viro2012-01-03