aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fsopen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-20vfs: syscall: Add fspick() to select a superblock for reconfigurationDavid Howells1-0/+57
2019-03-20vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells1-0/+265
2019-03-20vfs: Implement logging through fs_contextDavid Howells1-0/+67
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells1-0/+88