aboutsummaryrefslogtreecommitdiffstats
path: root/fs/vboxsf/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-23vboxsf: Add support for the atomic_open directory-inode opHans de Goede1-0/+48
2021-06-23vboxsf: Make vboxsf_dir_create() return the handle for the created fileHans de Goede1-7/+11
2021-06-23vboxsf: Honor excl flag to the dir-inode create opHans de Goede1-7/+9
2021-03-12vboxsf: don't allow to change the inode typeAl Viro1-2/+2
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-4/+8
2020-05-18fs: Fix missing 'bit' in commentChucheng Luo1-1/+1
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede1-0/+427