summaryrefslogtreecommitdiffstats
path: root/fs/vboxsf/dir.c
Commit message (Expand)AuthorAgeFilesLines
* vboxsf: Add support for the atomic_open directory-inode opHans de Goede2021-06-231-0/+48
* vboxsf: Make vboxsf_dir_create() return the handle for the created fileHans de Goede2021-06-231-7/+11
* vboxsf: Honor excl flag to the dir-inode create opHans de Goede2021-06-231-7/+9
* vboxsf: don't allow to change the inode typeAl Viro2021-03-121-2/+2
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-4/+8
* fs: Fix missing 'bit' in commentChucheng Luo2020-05-181-1/+1
* fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2020-02-081-0/+427