summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_exchrange.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-16xfs: support non-power-of-two rtextsize with exchange-rangeDarrick J. Wong1-7/+82
2024-04-16xfs: make file range exchange support realtime filesDarrick J. Wong1-0/+9
2024-04-16xfs: bind together the front and back ends of the file range exchange codeDarrick J. Wong1-1/+333
2024-04-16xfs: create deferred log items for file mapping exchangesDarrick J. Wong1-0/+49
2024-04-16xfs: introduce new file range exchange ioctlDarrick J. Wong1-0/+339