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
/
file.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
2026-01-12
fs: remove simple_nosetlease()
Jeff Layton
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
2025-04-07
vboxsf: Convert to writepages
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
vboxsf: Use a folio in vboxsf_write_end()
Matthew Wilcox (Oracle)
2024-05-31
vboxsf: Convert vboxsf_read_folio() to use a folio
Matthew Wilcox (Oracle)
2024-04-03
vboxsf: explicitly deny setlease attempts
Jeff Layton
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2022-05-09
vboxsf: Convert vboxsf to read_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2021-06-23
vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
Hans de Goede
2020-02-08
fs: Add VirtualBox guest shared folder (vboxsf) support
Hans de Goede