Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-03-22 | 1 | -8/+8 |
|\ | |||||
| * | fs/remap_range: Pass the file pointer to read_mapping_folio() | Matthew Wilcox (Oracle) | 2022-03-14 | 1 | -8/+8 |
* | | fs: allow cross-vfsmount reflink/dedupe | Josef Bacik | 2022-03-14 | 1 | -6/+1 |
|/ | |||||
* | fs: Convert vfs_dedupe_file_range_compare to folios | Matthew Wilcox (Oracle) | 2022-01-08 | 1 | -61/+55 |
* | fs: remove mandatory file locking support | Jeff Layton | 2021-08-23 | 1 | -12/+0 |
* | ioctl: handle idmapped mounts | Christian Brauner | 2021-01-24 | 1 | -2/+5 |
* | namei: make permission helpers idmapped mount aware | Christian Brauner | 2021-01-24 | 1 | -1/+1 |
* | vfs: verify source area in vfs_dedupe_file_range_one() | Miklos Szeredi | 2020-12-14 | 1 | -1/+9 |
* | vfs: move the remap range helpers to remap_range.c | Darrick J. Wong | 2020-10-15 | 1 | -3/+477 |
* | vfs: move generic_remap_checks out of mm | Darrick J. Wong | 2020-10-14 | 1 | -0/+97 |