Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-23 | xfs: add a per-leaf block callback to xchk_xattr_walk | Darrick J. Wong | 1 | -1/+2 |
2024-04-23 | xfs: walk directory parent pointers to determine backref count | Darrick J. Wong | 1 | -1/+84 |
2024-04-15 | xfs: pin inodes that would otherwise overflow link count | Darrick J. Wong | 1 | -1/+3 |
2024-04-15 | xfs: move files to orphanage instead of letting nlinks drop to zero | Darrick J. Wong | 1 | -5/+15 |
2024-04-15 | xfs: online repair of directories | Darrick J. Wong | 1 | -0/+23 |
2024-02-22 | xfs: teach repair to fix file nlinks | Darrick J. Wong | 1 | -1/+3 |
2024-02-22 | xfs: track directory entry updates during live nlinks fsck | Darrick J. Wong | 1 | -2/+91 |
2024-02-22 | xfs: teach scrub to check file nlinks | Darrick J. Wong | 1 | -0/+839 |