aboutsummaryrefslogtreecommitdiff
path: root/fs/vboxsf/dir.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-23vboxsf: Add support for the atomic_open directory-inode opGravatar Hans de Goede 1-0/+48
2021-06-23vboxsf: Make vboxsf_dir_create() return the handle for the created fileGravatar Hans de Goede 1-7/+11
2021-06-23vboxsf: Honor excl flag to the dir-inode create opGravatar Hans de Goede 1-7/+9
2021-03-12vboxsf: don't allow to change the inode typeGravatar Al Viro 1-2/+2
2021-01-24fs: make helpers idmap mount awareGravatar Christian Brauner 1-4/+8
2020-05-18fs: Fix missing 'bit' in commentGravatar Chucheng Luo 1-1/+1
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportGravatar Hans de Goede 1-0/+427