summaryrefslogtreecommitdiffstats
path: root/include/linux/fs_context.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-0/+7
|\
| * convenience helper: get_tree_single()Al Viro2019-07-051-0/+3
| * convenience helper get_tree_nodev()Al Viro2019-07-051-0/+3
| * vfs: Provide sb->s_iflags settings in fs_context structDavid Howells2019-05-261-0/+1
* | Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-141-5/+1Star
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1Star
| |/
* / docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
|/
* vfs: Implement logging through fs_contextDavid Howells2019-03-201-7/+15
* vfs: syscall: Add fsopen() to prepare for superblock creationDavid Howells2019-03-201-0/+16
* vfs: Implement logging through fs_contextDavid Howells2019-02-281-4/+14
* introduce cloning of fs_contextAl Viro2019-02-281-0/+2
* convenience helpers: vfs_get_super() and sget_fc()Al Viro2019-02-281-0/+15
* vfs: Implement a filesystem superblock creation/configuration contextDavid Howells2019-02-281-0/+5
* vfs: Put security flags into the fs_context structDavid Howells2019-02-281-0/+1
* vfs: Add configuration parser helpersDavid Howells2019-02-281-0/+29
* vfs: Introduce logging functionsDavid Howells2019-01-301-0/+42
* introduce fs_context methodsAl Viro2019-01-301-0/+13
* fs_context flavour for submountsAl Viro2019-01-301-0/+3
* convert do_remount_sb() to fs_contextDavid Howells2019-01-301-0/+4
* vfs: Introduce fs_context, switch vfs_kern_mount() to it.David Howells2019-01-301-0/+64