summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_exchmaps.c
AgeCommit message (Expand)Author
2024-04-15xfs: use atomic extent swapping to fix user file fork dataDarrick J. Wong
2024-04-15xfs: validate explicit directory block buffer ownersDarrick J. Wong
2024-04-15xfs: validate attr leaf buffer ownersDarrick J. Wong
2024-04-15xfs: add an explicit owner field to xfs_da_argsDarrick J. Wong
2024-04-15xfs: make file range exchange support realtime filesDarrick J. Wong
2024-04-15xfs: condense symbolic links after a mapping exchange operationDarrick J. Wong
2024-04-15xfs: condense directories after a mapping exchange operationDarrick J. Wong
2024-04-15xfs: condense extended attributes after a mapping exchange operationDarrick J. Wong
2024-04-15xfs: add error injection to test file mapping exchange recoveryDarrick J. Wong
2024-04-15xfs: create deferred log items for file mapping exchangesDarrick J. Wong