Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: fix indentation and other whitespace problems in scrub/repair | Darrick J. Wong | 2018-07-23 | 1 | -39/+39 |
* | xfs: shorten struct xfs_scrub_context to struct xfs_scrub | Darrick J. Wong | 2018-07-23 | 1 | -8/+8 |
* | xfs: shorten xfs_scrub_ prefix | Darrick J. Wong | 2018-07-23 | 1 | -39/+39 |
* | 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-15 | 1 | -3/+3 |
* | xfs: cross-reference refcount btree during scrub | Darrick J. Wong | 2018-01-17 | 1 | -0/+37 |
* | xfs: cross-reference reverse-mapping btree | Darrick J. Wong | 2018-01-17 | 1 | -0/+65 |
* | xfs: cross-reference inode btrees during scrub | Darrick J. Wong | 2018-01-17 | 1 | -0/+4 |
* | xfs: cross-reference with the bnobt | Darrick J. Wong | 2018-01-17 | 1 | -0/+5 |
* | xfs: introduce scrubber cross-referencing stubs | Darrick J. Wong | 2018-01-17 | 1 | -0/+12 |
* | xfs: scrub rmap btrees | Darrick J. Wong | 2017-10-26 | 1 | -0/+138 |