Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vboxsf: Replace all non-returning strlcpy with strscpy | Azeem Shaikh | 2023-05-22 | 1 | -1/+1 |
* | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 2022-03-22 | 1 | -1/+1 |
* | vboxfs: fix broken legacy mount signature checking | Linus Torvalds | 2021-09-27 | 1 | -10/+2 |
* | vboxsf: don't allow to change the inode type | Al Viro | 2021-03-12 | 1 | -2/+2 |
* | Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-13 | 1 | -0/+2 |
|\ | |||||
| * | bdi: initialize ->ra_pages and ->io_pages in bdi_init | Christoph Hellwig | 2020-09-24 | 1 | -0/+2 |
* | | vboxsf: Fix the check for the old binary mount-arguments struct | Hans de Goede | 2020-08-25 | 1 | -1/+1 |
|/ | |||||
* | vboxsf: don't use the source name in the bdi name | Christoph Hellwig | 2020-05-07 | 1 | -1/+1 |
* | fs: Add VirtualBox guest shared folder (vboxsf) support | Hans de Goede | 2020-02-08 | 1 | -0/+491 |