Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-06 | xfs: refactor directory tree root predicates | Darrick J. Wong | 1 | -3/+1 |
2024-04-24 | xfs: drop the scrub file's iolock when transaction allocation fails | Darrick J. Wong | 1 | -1/+3 |
2024-04-23 | xfs: walk directory parent pointers to determine backref count | Darrick J. Wong | 1 | -0/+2 |
2024-04-16 | xfs: pin inodes that would otherwise overflow link count | Darrick J. Wong | 1 | -6/+2 |
2024-04-16 | xfs: move files to orphanage instead of letting nlinks drop to zero | Darrick J. Wong | 1 | -13/+110 |
2024-04-16 | xfs: online repair of directories | Darrick J. Wong | 1 | -0/+9 |
2024-04-16 | xfs: update the unlinked list when repairing link counts | Darrick J. Wong | 1 | -9/+33 |
2024-02-22 | xfs: teach repair to fix file nlinks | Darrick J. Wong | 1 | -0/+223 |