Age | Commit message (Expand) | Author | Files | Lines |
2022-08-06 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+26 |
2022-08-03 | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -10/+1 |
2022-07-18 | fsdax: dedup file range to use a compare function | Shiyang Ruan | 1 | -5/+26 |
2022-07-15 | Revert "vf/remap: return the amount of bytes actually deduplicated" | Linus Torvalds | 1 | -1/+1 |
2022-07-13 | vf/remap: return the amount of bytes actually deduplicated | Ansgar Lößer | 1 | -1/+1 |
2022-07-13 | fs/remap: constrain dedupe of EOF blocks | Dave Chinner | 1 | -1/+2 |
2022-06-29 | remap_range: Remove check of uptodate flag | Matthew Wilcox (Oracle) | 1 | -10/+1 |
2022-03-23 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -8/+8 |
2022-03-14 | fs/remap_range: Pass the file pointer to read_mapping_folio() | Matthew Wilcox (Oracle) | 1 | -8/+8 |
2022-03-14 | fs: allow cross-vfsmount reflink/dedupe | Josef Bacik | 1 | -6/+1 |
2022-01-08 | fs: Convert vfs_dedupe_file_range_compare to folios | Matthew Wilcox (Oracle) | 1 | -61/+55 |
2021-08-23 | fs: remove mandatory file locking support | Jeff Layton | 1 | -12/+0 |
2021-01-24 | ioctl: handle idmapped mounts | Christian Brauner | 1 | -2/+5 |
2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner | 1 | -1/+1 |
2020-12-14 | vfs: verify source area in vfs_dedupe_file_range_one() | Miklos Szeredi | 1 | -1/+9 |
2020-10-15 | vfs: move the remap range helpers to remap_range.c | Darrick J. Wong | 1 | -3/+477 |
2020-10-15 | vfs: move generic_remap_checks out of mm | Darrick J. Wong | 1 | -0/+97 |