Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-16 | xfs: use atomic extent swapping to fix user file fork data | Darrick J. Wong | 1 | -1/+1 |
2024-04-16 | xfs: validate explicit directory block buffer owners | Darrick J. Wong | 1 | -1/+1 |
2024-04-16 | xfs: validate attr leaf buffer owners | Darrick J. Wong | 1 | -1/+2 |
2024-04-16 | xfs: add an explicit owner field to xfs_da_args | Darrick J. Wong | 1 | -0/+2 |
2024-04-16 | xfs: make file range exchange support realtime files | Darrick J. Wong | 1 | -10/+60 |
2024-04-16 | xfs: condense symbolic links after a mapping exchange operation | Darrick J. Wong | 1 | -1/+48 |
2024-04-16 | xfs: condense directories after a mapping exchange operation | Darrick J. Wong | 1 | -0/+43 |
2024-04-16 | xfs: condense extended attributes after a mapping exchange operation | Darrick J. Wong | 1 | -2/+51 |
2024-04-16 | xfs: add error injection to test file mapping exchange recovery | Darrick J. Wong | 1 | -0/+3 |
2024-04-16 | xfs: create deferred log items for file mapping exchanges | Darrick J. Wong | 1 | -0/+1045 |