| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-11 | vboxsf: Implement fileattr_get for case sensitivity | Chuck Lever | 1 | -2/+4 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2026-01-12 | fs: remove simple_nosetlease() | Jeff Layton | 1 | -1/+0 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
| 2025-07-16 | fs: change write_begin/write_end interface to take struct kiocb * | Taotao Chen | 1 | -2/+3 |
| 2025-06-19 | fs: convert most other generic_file_*mmap() users to .mmap_prepare() | Lorenzo Stoakes | 1 | -4/+4 |
| 2025-04-07 | vboxsf: Convert to writepages | Matthew Wilcox (Oracle) | 1 | -22/+25 |
| 2024-08-07 | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) | 1 | -4/+3 |
| 2024-08-07 | vboxsf: Use a folio in vboxsf_write_end() | Matthew Wilcox (Oracle) | 1 | -9/+10 |
| 2024-05-31 | vboxsf: Convert vboxsf_read_folio() to use a folio | Matthew Wilcox (Oracle) | 1 | -13/+5 |
| 2024-04-03 | vboxsf: explicitly deny setlease attempts | Jeff Layton | 1 | -0/+1 |
| 2023-05-24 | splice: Use filemap_splice_read() instead of generic_file_splice_read() | David Howells | 1 | -1/+1 |
| 2022-05-09 | vboxsf: Convert vboxsf to read_folio | Matthew Wilcox (Oracle) | 1 | -2/+3 |
| 2022-03-15 | fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2021-06-23 | vboxsf: Add vboxsf_[create|release]_sf_handle() helpers | Hans de Goede | 1 | -27/+44 |
| 2020-02-08 | fs: Add VirtualBox guest shared folder (vboxsf) support | Hans de Goede | 1 | -0/+379 |