Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |