summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_swapext.c
AgeCommit message (Expand)Author
2022-10-14xfs: realtime rmap btree transaction reservationsDarrick J. Wong
2022-10-14xfs: create helpers to convert rt block numbers to rt extent numbersDarrick J. Wong
2022-10-14xfs: use atomic extent swapping to fix user file fork dataDarrick J. Wong
2022-10-14xfs: validate explicit directory block buffer ownersDarrick J. Wong
2022-10-14xfs: validate attr leaf buffer ownersDarrick J. Wong
2022-10-14xfs: add an explicit owner field to xfs_da_argsDarrick J. Wong
2022-10-14xfs: make atomic extent swapping support realtime filesDarrick J. Wong
2022-10-14xfs: condense symbolic links after an atomic swapDarrick J. Wong
2022-10-14xfs: condense directories after an atomic swapDarrick J. Wong
2022-10-14xfs: condense extended attributes after an atomic swapDarrick J. Wong
2022-10-14xfs: add error injection to test swapext recoveryDarrick J. Wong
2022-10-14xfs: create deferred log items for extent swappingDarrick J. Wong