Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -15/+1 |
* | xfs: skip scrub xref if corruption already noted | Darrick J. Wong | 2018-05-16 | 1 | -4/+4 |
* | xfs: clean up scrub usage of KM_NOFS | Darrick J. Wong | 2018-05-16 | 1 | -1/+1 |
* | xfs: cross-reference refcount btree during scrub | Darrick J. Wong | 2018-01-18 | 1 | -0/+67 |
* | xfs: cross-reference the rmapbt data with the refcountbt | Darrick J. Wong | 2018-01-18 | 1 | -2/+334 |
* | xfs: cross-reference inode btrees during scrub | Darrick J. Wong | 2018-01-18 | 1 | -0/+1 |
* | xfs: cross-reference with the bnobt | Darrick J. Wong | 2018-01-18 | 1 | -0/+2 |
* | xfs: introduce scrubber cross-referencing stubs | Darrick J. Wong | 2018-01-18 | 1 | -0/+14 |
* | xfs: scrub refcount btrees | Darrick J. Wong | 2017-10-27 | 1 | -0/+99 |