summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/orphanage.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: invalidate dentries for a file before moving it to the orphanageDarrick J. Wong2024-04-241-27/+20
* xfs: fix iunlock calls in xrep_adoption_trans_allocDarrick J. Wong2024-04-241-1/+1
* xfs: fix corruptions in the directory treeDarrick J. Wong2024-04-241-0/+6
* xfs: adapt the orphanage code to handle parent pointersDarrick J. Wong2024-04-241-0/+38
* xfs: Add parent pointers to renameAllison Henderson2024-04-231-1/+2
* xfs: add parent attributes to linkAllison Henderson2024-04-231-1/+1
* xfs: ensure dentry consistency when the orphanage adopts a fileDarrick J. Wong2024-04-151-0/+91
* xfs: move orphan files to the orphanageDarrick J. Wong2024-04-151-0/+498