summaryrefslogtreecommitdiffstats
path: root/fs/vboxsf
Commit message (Expand)AuthorAgeFilesLines
* vboxsf: Add support for the atomic_open directory-inode opHans de Goede2021-06-231-0/+48
* vboxsf: Add vboxsf_[create|release]_sf_handle() helpersHans de Goede2021-06-232-27/+51
* 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-124-31/+49
* fs: make helpers idmap mount awareChristian Brauner2021-01-243-10/+17
* stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-10-151-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2020-09-012-2/+2
| |\
| * | fs: Fix missing 'bit' in commentChucheng Luo2020-05-181-1/+1
* | | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-0/+2
|\ \ \
| * | | bdi: initialize ->ra_pages and ->io_pages in bdi_initChristoph Hellwig2020-09-241-0/+2
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-09-221-1/+1
|\ \ \ | |/ / |/| |
| * | vboxsf: Fix the check for the old binary mount-arguments structHans de Goede2020-08-251-1/+1
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/ /
* / vboxsf: don't use the source name in the bdi nameChristoph Hellwig2020-05-071-1/+1
|/
* fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede2020-02-089-0/+3272