summaryrefslogtreecommitdiff
path: root/include/linux/fs_context.h
AgeCommit message (Expand)Author
2019-02-28vfs: Implement logging through fs_contextDavid Howells
2019-02-28introduce cloning of fs_contextAl Viro
2019-02-28convenience helpers: vfs_get_super() and sget_fc()Al Viro
2019-02-28vfs: Implement a filesystem superblock creation/configuration contextDavid Howells
2019-02-28vfs: Put security flags into the fs_context structDavid Howells
2019-02-28vfs: Add configuration parser helpersDavid Howells
2019-01-30vfs: Introduce logging functionsDavid Howells
2019-01-30introduce fs_context methodsAl Viro
2019-01-30fs_context flavour for submountsAl Viro
2019-01-30convert do_remount_sb() to fs_contextDavid Howells
2019-01-30vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells