summaryrefslogtreecommitdiffstats
path: root/fs/fsopen.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-0/+2
|\
| * move mount_capable() further outAl Viro2019-05-261-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
|/
* uapi, fsopen: use square brackets around "fscontext" [ver #2]Christian Brauner2019-05-161-1/+1
* vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells2019-03-201-0/+57
* vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-201-0/+265
* vfs: Implement logging through fs_contextDavid Howells2019-03-201-0/+67
* vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-201-0/+88