aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fs_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+7
2019-07-04convenience helper: get_tree_single()Al Viro1-0/+3
2019-07-04convenience helper get_tree_nodev()Al Viro1-0/+3
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet1-5/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-1/+1
2019-05-25vfs: Provide sb->s_iflags settings in fs_context structDavid Howells1-0/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2019-03-20vfs: Implement logging through fs_contextDavid Howells1-7/+15
2019-03-20vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells1-0/+16
2019-02-28vfs: Implement logging through fs_contextDavid Howells1-4/+14
2019-02-28introduce cloning of fs_contextAl Viro1-0/+2
2019-02-28convenience helpers: vfs_get_super() and sget_fc()Al Viro1-0/+15
2019-02-28vfs: Implement a filesystem superblock creation/configuration contextDavid Howells1-0/+5
2019-02-28vfs: Put security flags into the fs_context structDavid Howells1-0/+1
2019-02-28vfs: Add configuration parser helpersDavid Howells1-0/+29
2019-01-30vfs: Introduce logging functionsDavid Howells1-0/+42
2019-01-30introduce fs_context methodsAl Viro1-0/+13
2019-01-30fs_context flavour for submountsAl Viro1-0/+3
2019-01-30convert do_remount_sb() to fs_contextDavid Howells1-0/+4
2019-01-30vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells1-0/+64