summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/mount.h
Commit message (Expand)AuthorAgeFilesLines
* fs: keep struct mnt_id_req extensibleChristian Brauner2023-12-141-0/+5
* add listmount(2) syscallMiklos Szeredi2023-12-141-1/+13
* add statmount(2) syscallMiklos Szeredi2023-12-111-0/+53
* fs: add FSCONFIG_CMD_CREATE_EXCLChristian Brauner2023-08-141-1/+2
* fs: allow to mount beneath top mountChristian Brauner2023-05-191-1/+2
* move_mount: allow to add a mount into an existing groupPavel Tikhomirov2021-07-261-1/+2
* mount: Support "nosymfollow" in new mount apiChristian Brauner2021-06-011-0/+1
* fs: introduce MOUNT_ATTR_IDMAPChristian Brauner2021-01-241-0/+1
* fs: add mount_setattr()Christian Brauner2021-01-241-0/+15
* Add a "nosymfollow" mount option.Mattias Nissler2020-08-271-0/+1
* vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2019-03-201-0/+8
* vfs: syscall: Add fsmount() to create a mount for a superblockDavid Howells2019-03-201-0/+18
* vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-201-0/+14
* vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-201-0/+5
* vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2019-03-201-0/+11
* vfs: syscall: Add open_tree(2) to reference or clone a mountAl Viro2019-03-201-0/+6
* vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+58