Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: invalidate dentries for a file before moving it to the orphanage | Darrick J. Wong | 2024-04-24 | 1 | -27/+20 |
* | xfs: fix iunlock calls in xrep_adoption_trans_alloc | Darrick J. Wong | 2024-04-24 | 1 | -1/+1 |
* | xfs: fix corruptions in the directory tree | Darrick J. Wong | 2024-04-24 | 1 | -0/+6 |
* | xfs: adapt the orphanage code to handle parent pointers | Darrick J. Wong | 2024-04-24 | 1 | -0/+38 |
* | xfs: Add parent pointers to rename | Allison Henderson | 2024-04-23 | 1 | -1/+2 |
* | xfs: add parent attributes to link | Allison Henderson | 2024-04-23 | 1 | -1/+1 |
* | xfs: ensure dentry consistency when the orphanage adopts a file | Darrick J. Wong | 2024-04-15 | 1 | -0/+91 |
* | xfs: move orphan files to the orphanage | Darrick J. Wong | 2024-04-15 | 1 | -0/+498 |