Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: scan the filesystem to repair a directory dotdot entry | Darrick J. Wong | 2024-04-15 | 1 | -0/+1 |
* | xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmode | Darrick J. Wong | 2024-04-15 | 1 | -0/+15 |
* | xfs: repair file modes by scanning for a dirent pointing to us | Darrick J. Wong | 2024-02-22 | 1 | -0/+3 |
* | xfs: iscan batching should handle unallocated inodes too | Darrick J. Wong | 2024-02-22 | 1 | -1/+5 |
* | xfs: cache a bunch of inodes for repair scans | Darrick J. Wong | 2024-02-22 | 1 | -0/+7 |
* | xfs: stagger the starting AG of scrub iscans to reduce contention | Darrick J. Wong | 2024-02-22 | 1 | -0/+7 |
* | xfs: implement live inode scan for scrub | Darrick J. Wong | 2024-02-22 | 1 | -0/+63 |