summaryrefslogtreecommitdiffstats
path: root/fs/fsopen.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* 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