summaryrefslogtreecommitdiffstats
path: root/include/linux/mount.h
Commit message (Expand)AuthorAgeFilesLines
* mounts: keep list of mounts in an rbtreeMiklos Szeredi2023-11-181-3/+2
* fs: rename __mnt_{want,drop}_write*() helpersAmir Goldstein2023-09-111-2/+2
* Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-0/+2
|\
| * init: move cifs_root_data() prototype into linux/mount.hArnd Bergmann2023-06-091-0/+2
* | init: improve the name_to_dev_t interfaceChristoph Hellwig2023-06-051-1/+0
|/
* Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-0/+1
|\
| * ipc,namespace: batch free ipc_namespace structuresRik van Riel2023-01-271-0/+1
* | fs: move mnt_idmapChristian Brauner2023-01-191-1/+0
* | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner2023-01-191-1/+0
|/
* fs: introduce dedicated idmap type for mountsChristian Brauner2022-10-311-3/+6
* move mount-related externs from fs.h to mount.hAl Viro2022-05-191-0/+12
* linux/mount.h: trim includesAl Viro2022-05-191-12/+5
* fs: move namespace sysctls and declare fs base directoryLuis Chamberlain2022-01-221-3/+0
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-1/+0
|\
| * vfs: don't unnecessarily clone write access for writable fdsEric Biggers2021-01-041-1/+0
* | fs: introduce MOUNT_ATTR_IDMAPChristian Brauner2021-01-241-1/+2
* | mount: attach mappings to mountsChristian Brauner2021-01-241-0/+6
|/
* Add a "nosymfollow" mount option.Mattias Nissler2020-08-271-1/+2
* Merge tag 'ovl-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2020-06-091-0/+2
|\
| * ovl: make private mounts longtermMiklos Szeredi2020-06-041-0/+2
* | proc/mounts: add cursorMiklos Szeredi2020-05-141-1/+3
|/
* acct_on(): don't mess with freeze protectionAl Viro2019-04-041-0/+2
* new helpers: vfs_create_mount(), fc_mount()Al Viro2019-01-301-0/+3
* vfs: Separate changing mount flags full remountDavid Howells2018-12-201-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* randstruct: Mark various structs for randomizationKees Cook2017-06-301-1/+1
* fs: Better permission checking for submountsEric W. Biederman2017-02-021-0/+3
* Merge branch 'work.autofs' into for-linusAl Viro2016-12-161-0/+2
|\
| * vfs: add path_is_mountpoint() helperIan Kent2016-12-031-0/+2
* | namespace.c: constify struct path passed to a bunch of primitivesAl Viro2016-12-051-2/+2
|/
* mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman2016-09-301-0/+2
* fs: Treat foreign mounts as nosuidAndy Lutomirski2016-06-241-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-04-181-0/+1
|\
| * mnt: Add MNT_UMOUNT flagEric W. Biederman2015-04-021-0/+1
* | init: export name_to_dev_t and mark name argument as constDan Ehrenberg2015-04-151-1/+1
|/
* vfs: introduce clone_private_mount()Miklos Szeredi2014-10-241-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-111-2/+2
|\
| * death to mnt_pinnedAl Viro2014-08-071-2/+2
* | mnt: Correct permission checks in do_remountEric W. Biederman2014-07-311-0/+5
* | mnt: Only change user settable mount flags in remountEric W. Biederman2014-07-311-1/+3
|/
* smarter propagate_mnt()Al Viro2014-04-011-0/+3
* RCU'd vfsmountsAl Viro2013-11-091-0/+2
* vfs: Lock in place mounts from more privileged usersEric W. Biederman2013-07-241-0/+1
* vfs: Add a mount flag to lock read only bind mountsEric W. Biederman2013-03-271-0/+2
* vfs: move fsnotify junk to struct mountAl Viro2012-01-031-5/+0
* vfs: move mnt_devnameAl Viro2012-01-031-1/+0
* vfs: move mnt_list to struct mountAl Viro2012-01-031-1/+0
* vfs: move the rest of int fields to struct mountAl Viro2012-01-031-3/+0
* vfs: mnt_id/mnt_group_id movedAl Viro2012-01-031-2/+0
* vfs: mnt_ns moved to struct mountAl Viro2012-01-031-1/+0