summaryrefslogtreecommitdiffstats
path: root/fs/fs_context.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
* vfs: syscall: Add fsconfig() for configuring and managing a contextDavid Howells2019-03-20
* vfs: Implement logging through fs_contextDavid Howells2019-03-20
* vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-20
* vfs: Implement logging through fs_contextDavid Howells2019-02-28
* introduce cloning of fs_contextAl Viro2019-02-28
* vfs: Implement a filesystem superblock creation/configuration contextDavid Howells2019-02-28
* introduce fs_context methodsAl Viro2019-01-30
* fs_context flavour for submountsAl Viro2019-01-30
* convert do_remount_sb() to fs_contextDavid Howells2019-01-30
* vfs_get_tree(): evict the call of security_sb_kern_mount()Al Viro2019-01-30
* vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells2019-01-30