summaryrefslogtreecommitdiffstats
path: root/include/linux/fs_context.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into mauroJonathan Corbet2019-06-141-5/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-241-5/+1
* | 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