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