| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-08 | fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 1 | -1/+3 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-16 | fs: change write_begin/write_end interface to take struct kiocb * | Taotao Chen | 1 | -8/+10 |
| 2025-06-17 | fs: convert simple use of generic_file_*_mmap() to .mmap_prepare() | Lorenzo Stoakes | 1 | -1/+1 |
| 2024-08-07 | fs: Convert aops->write_begin to take a folio | Matthew Wilcox (Oracle) | 1 | -3/+2 |
| 2024-08-07 | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) | 1 | -2/+2 |
| 2023-05-24 | splice: Use filemap_splice_read() instead of generic_file_splice_read() | David Howells | 1 | -1/+1 |
| 2022-12-11 | hpfs: remove ->writepage | Christoph Hellwig | 1 | -7/+2 |
| 2022-05-09 | fs: Convert mpage_readpage to mpage_read_folio | Matthew Wilcox (Oracle) | 1 | -3/+3 |
| 2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-05-08 | fs: Remove aop flags parameter from cont_write_begin() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-16 | fs: Convert __set_page_dirty_buffers to block_dirty_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-15 | fs: Turn block_invalidatepage into block_invalidate_folio | Matthew Wilcox (Oracle) | 1 | -0/+1 |
| 2021-07-27 | hpfs: use iomap_fiemap to implement ->fiemap | Christoph Hellwig | 1 | -1/+50 |
| 2021-06-29 | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig | 1 | -0/+1 |
| 2020-06-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
| 2020-06-03 | fs: move the fiemap definitions out of fs.h | Christoph Hellwig | 1 | -0/+1 |
| 2020-06-02 | fs: convert mpage_readpages to mpage_readahead | Matthew Wilcox (Oracle) | 1 | -4/+3 |
| 2019-10-23 | fs: compat_ioctl: move FITRIM emulation into file systems | Arnd Bergmann | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-08-01 | fs: convert a pile of fsync routines to errseq_t based reporting | Jeff Layton | 1 | -1/+1 |
| 2016-10-05 | hpfs: support FIEMAP | Mikulas Patocka | 1 | -0/+6 |
| 2015-09-03 | hpfs: support hotfixes | Mikulas Patocka | 1 | -2/+7 |
| 2015-07-09 | hpfs: add fstrim support | Mikulas Patocka | 1 | -0/+1 |
| 2015-04-11 | make new_sync_{read,write}() static | Al Viro | 1 | -2/+0 |
| 2014-05-06 | write_iter variants of {__,}generic_file_aio_write() | Al Viro | 1 | -2/+2 |
| 2014-05-06 | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro | 1 | -2/+2 |
| 2013-09-12 | truncate: drop 'oldsize' truncate_pagecache() parameter | Kirill A. Shutemov | 1 | -1/+1 |
| 2013-07-04 | hpfs: use mpage | Mikulas Patocka | 1 | -6/+34 |
| 2013-06-08 | hpfs: fix warnings when the filesystem fills up | Mikulas Patocka | 1 | -0/+4 |
| 2013-04-09 | hpfs: move setting hpfs-private i_dirty to ->write_end() | Al Viro | 1 | -16/+20 |
| 2013-02-22 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
| 2012-12-20 | hpfs: drop vmtruncate | Marco Stornelli | 1 | -7/+13 |
| 2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -1/+6 |
| 2011-05-09 | HPFS: Implement fsync for hpfs | Mikulas Patocka | 1 | -2/+2 |
| 2011-05-09 | HPFS: Introduce a global mutex and lock it on every callback from VFS. | Mikulas Patocka | 1 | -8/+19 |
| 2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+0 |
| 2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -1/+0 |
| 2011-03-02 | hpfs: remove the BKL | Arnd Bergmann | 1 | -5/+4 |
| 2010-08-09 | get rid of cont_write_begin_newtrunc | Christoph Hellwig | 1 | -1/+10 |
| 2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -2/+2 |
| 2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -0/+1 |
| 2008-10-23 | [PATCH] hpfs: cleanup ->setattr | Christoph Hellwig | 1 | -1/+1 |
| 2007-10-16 | hpfs: convert to new aops | Nick Piggin | 1 | -5/+13 |
| 2007-07-10 | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 1 | -1/+1 |
| 2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
| 2006-12-08 | [PATCH] struct path: convert hpfs | Josef Sipek | 1 | -1/+1 |
| 2006-10-01 | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 1 | -2/+4 |
| 2006-06-28 | [PATCH] mark address_space_operations const | Christoph Hellwig | 1 | -1/+1 |
| 2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
| 2005-11-09 | [PATCH] hpfs: remove spurious mtime update | Christoph Hellwig | 1 | -5/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+140 |