summaryrefslogtreecommitdiffstats
path: root/fs/fsopen.c
AgeCommit message (Expand)Author
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-05-25move mount_capable() further outAl Viro
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-16uapi, fsopen: use square brackets around "fscontext" [ver #2]Christian Brauner
2019-03-20vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells
2019-03-20vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells
2019-03-20vfs: Implement logging through fs_contextDavid Howells
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells