summaryrefslogtreecommitdiffstats
path: root/fs/vboxsf/vfsmod.h
Commit message (Expand)AuthorAgeFilesLines
* fs: port ->getattr() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* fs: port ->setattr() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* vboxsf: Add vboxsf_[create|release]_sf_handle() helpersHans de Goede2021-06-231-0/+7
* vboxsf: don't allow to change the inode typeAl Viro2021-03-121-2/+2
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-3/+5
* fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2020-02-081-0/+137