summaryrefslogtreecommitdiffstats
path: root/include/linux/fs_context.h
Commit message (Expand)AuthorAgeFilesLines
* fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein2023-10-121-0/+2
* Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-0/+2
|\
| * fs: export setup_bdev_superChristoph Hellwig2023-08-101-0/+2
* | fs: add FSCONFIG_CMD_CREATE_EXCLChristian Brauner2023-08-141-0/+1
* | super: remove get_tree_single_reconf()Christian Brauner2023-08-141-3/+0
|/
* fs_context: drop the unused lsm_flags memberOndrej Mosnacek2023-03-161-1/+0
* Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-131-1/+1
|\
| * fs: edit a comment made in bad tastePaul Moore2022-10-171-1/+1
* | fs: simplify vfs_get_superChristoph Hellwig2022-11-251-14/+0
|/
* devtmpfs regression fix: reconfigure on each mountNeilBrown2022-01-171-0/+2
* cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker2021-07-211-0/+1
* fs: add vfs_parse_fs_param_source() helperChristian Brauner2021-07-141-0/+2
* fuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi2020-07-141-0/+1
* docs: filesystems: convert mount_api.txt to ReSTMauro Carvalho Chehab2020-05-051-1/+1
* prefix-handling analogues of errorf() and friendsAl Viro2020-02-071-0/+4
* add prefix to fs_context->logAl Viro2020-02-071-2/+2
* new primitive: __fs_parse()Al Viro2020-02-071-4/+2
* struct p_log, variants of warnf() et.al. taking that one insteadAl Viro2020-02-071-0/+11
* teach logfc() to handle prefices, give it saner calling conventionsAl Viro2020-02-071-6/+10
* get rid of fs_value_is_filename_emptyAl Viro2020-02-071-1/+0
* Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-251-1/+0
|\
| * vfs: subtype handling moved to fuseDavid Howells2019-09-061-1/+0
* | vfs: Add a single-or-reconfig keying to vfs_get_super()David Howells2019-09-051-0/+4
|/
* vfs: Create fs_context-aware mount_bdev() replacementDavid Howells2019-09-051-0/+5
* new helper: get_tree_keyed()Al Viro2019-09-051-1/+6
* 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-041-0/+3
| * convenience helper get_tree_nodev()Al Viro2019-07-041-0/+3
| * vfs: Provide sb->s_iflags settings in fs_context structDavid Howells2019-05-251-0/+1
* | 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