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
/
utils.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
2024-04-03
vboxsf: remove redundant variable out_len
Colin Ian King
2023-10-18
vboxsf: convert to new timestamp accessors
Jeff Layton
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-24
vboxsf: convert to ctime accessor functions
Jeff Layton
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
2021-03-12
vboxsf: don't allow to change the inode type
Al Viro
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2021-01-24
stat: handle idmapped mounts
Christian Brauner
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede