summaryrefslogtreecommitdiffstats
path: root/fs/vboxsf/utils.c
AgeCommit message (Expand)AuthorLines
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)-0/+1
2021-03-12vboxsf: don't allow to change the inode typeAl Viro-25/+43
2021-01-24fs: make helpers idmap mount awareChristian Brauner-3/+4
2021-01-24stat: handle idmapped mountsChristian Brauner-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede-0/+551