Age | Commit message (Expand) | Author |
2022-05-24 | Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-05-24 | Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-05-24 | Merge tag 'fs.idmapped.v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-05-24 | Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-23 | Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-05-18 | cachefiles: document on-demand read mode | Jeffle Xu |
2022-05-15 | block: remove last remaining traces of IDE documentation | Paul Gortmaker |
2022-05-12 | fsverity: update the documentation | Mimi Zohar |
2022-05-09 | fs: Add free_folio address space operation | Matthew Wilcox (Oracle) |
2022-05-09 | fs: Add aops->release_folio | Matthew Wilcox (Oracle) |
2022-05-09 | fs: Add read_folio documentation | Matthew Wilcox (Oracle) |
2022-05-09 | docs: Add small intro to idmap examples | Rodrigo Campos |
2022-05-08 | fs: Convert is_dirty_writeback() to take a folio | Matthew Wilcox (Oracle) |
2022-05-08 | fs: Remove flags parameter from aops->write_begin | Matthew Wilcox (Oracle) |
2022-05-08 | fs: Remove aop_flags parameter from netfs_write_begin() | Matthew Wilcox (Oracle) |
2022-05-08 | namei: Merge page_symlink() and __page_symlink() | Matthew Wilcox (Oracle) |
2022-04-26 | documentation: zonefs: Document sysfs attributes | Damien Le Moal |
2022-04-25 | Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2022-04-22 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-04-21 | documentation: zonefs: Cleanup the mount options section | Damien Le Moal |
2022-04-20 | f2fs: remove obsolete whint_mode | Jaegeuk Kim |
2022-04-12 | ext4, doc: fix incorrect h_reserved size | wangjianjian (C) |
2022-04-08 | fscache: Remove the cookie parameter from fscache_clear_page_bits() | Yue Hu |
2022-04-08 | docs: filesystems: caching/backend-api.rst: fix an object withdrawn API | Yue Hu |
2022-04-08 | docs: filesystems: caching/backend-api.rst: correct two relinquish APIs use | Yue Hu |
2022-04-01 | Merge tag '5.18-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2022-04-01 | Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-04-01 | fs: Remove ->readpages address space operation | Matthew Wilcox (Oracle) |
2022-03-31 | Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | fs: introduce alloc_inode_sb() to allocate filesystems specific inode | Muchun Song |
2022-03-22 | mm: document and polish read-ahead code | NeilBrown |
2022-03-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2022-03-22 | Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2022-03-22 | Merge tag 'erofs-for-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-20 | Documentation: ksmbd: update Feature Status table | Namjae Jeon |
2022-03-18 | netfs: Rename read_helper.c to io.c | David Howells |
2022-03-18 | netfs: Add a netfs inode context | David Howells |
2022-03-18 | netfs: Finish off rename of netfs_read_request to netfs_io_request | David Howells |
2022-03-18 | netfs: Rename netfs_read_*request to netfs_io_*request | David Howells |
2022-03-17 | erofs: rename ctime to mtime | David Anderson |
2022-03-16 | Documentation/filesystem/dax: update DAX description on erofs | lihongnan |
2022-03-15 | fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio() | Matthew Wilcox (Oracle) |
2022-03-15 | fs: Add aops->dirty_folio | Matthew Wilcox (Oracle) |
2022-03-15 | fs: Add aops->launder_folio | Matthew Wilcox (Oracle) |
2022-03-15 | fs: Remove aops->invalidatepage | Matthew Wilcox (Oracle) |
2022-03-15 | fs: Add invalidate_folio() aops method | Matthew Wilcox (Oracle) |
2022-03-14 | fs: Convert is_partially_uptodate to folios | Matthew Wilcox (Oracle) |
2022-03-12 | doc: fixed a typo in ext4 documentation | lianzhi chang |