aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/mount.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-20vfs: syscall: Add fspick() to select a superblock for reconfigurationGravatar David Howells 1-0/+8
2019-03-20vfs: syscall: Add fsmount() to create a mount for a superblockGravatar David Howells 1-0/+18
2019-03-20vfs: syscall: Add fsconfig() for configuring and managing a contextGravatar David Howells 1-0/+14
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationGravatar David Howells 1-0/+5
2019-03-20vfs: syscall: Add move_mount(2) to move mounts aroundGravatar David Howells 1-0/+11
2019-03-20vfs: syscall: Add open_tree(2) to reference or clone a mountGravatar Al Viro 1-0/+6
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledGravatar David Howells 1-0/+58