index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
vboxsf
/
super.c
Age
Commit message (
Expand
)
Author
2026-05-11
vboxsf: Implement fileattr_get for case sensitivity
Chuck Lever
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-03-11
vboxsf: Add __nonstring annotations for unterminated strings
Kees Cook
2025-02-07
vboxsf: fix building with GCC 15
Brahmajit Das
2024-07-02
vboxsf: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-04-03
vboxsf: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-04-03
vboxsf: Avoid an spurious warning if load_nls_xxx() fails
Christophe JAILLET
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2023-05-22
vboxsf: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2021-09-27
vboxfs: fix broken legacy mount signature checking
Linus Torvalds
2021-03-12
vboxsf: don't allow to change the inode type
Al Viro
2020-10-13
Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-24
bdi: initialize ->ra_pages and ->io_pages in bdi_init
Christoph Hellwig
2020-08-25
vboxsf: Fix the check for the old binary mount-arguments struct
Hans de Goede
2020-05-07
vboxsf: don't use the source name in the bdi name
Christoph Hellwig
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede