summaryrefslogtreecommitdiffstats
path: root/fs/remap_range.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-8/+8
|\
| * fs/remap_range: Pass the file pointer to read_mapping_folio()Matthew Wilcox (Oracle)2022-03-141-8/+8
* | fs: allow cross-vfsmount reflink/dedupeJosef Bacik2022-03-141-6/+1
|/
* fs: Convert vfs_dedupe_file_range_compare to foliosMatthew Wilcox (Oracle)2022-01-081-61/+55
* fs: remove mandatory file locking supportJeff Layton2021-08-231-12/+0
* ioctl: handle idmapped mountsChristian Brauner2021-01-241-2/+5
* namei: make permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* vfs: verify source area in vfs_dedupe_file_range_one()Miklos Szeredi2020-12-141-1/+9
* vfs: move the remap range helpers to remap_range.cDarrick J. Wong2020-10-151-3/+477
* vfs: move generic_remap_checks out of mmDarrick J. Wong2020-10-141-0/+97