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