summaryrefslogtreecommitdiffstats
path: root/fs/fs_parser.c
AgeCommit message (Expand)AuthorLines
2019-09-12vfs: Make fs_parse() handle fs_param_is_fd-type params betterDavid Howells-2/+16
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-0/+1
2019-05-25vfs: Fix refcounting of filenames in fs_parserDavid Howells-0/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner-5/+1
2019-03-29fs: fs_parser: fix printk format warningRandy Dunlap-1/+1
2019-02-28vfs: Add configuration parser helpersDavid Howells-0/+447