Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-17 | xfs: scrub in-core metadata | Darrick J. Wong | 1 | -0/+4 |
2018-01-17 | xfs: cross-reference reverse-mapping btree | Darrick J. Wong | 1 | -0/+4 |
2018-01-17 | xfs: cross-reference with the bnobt | Darrick J. Wong | 1 | -0/+13 |
2018-01-17 | xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree | Darrick J. Wong | 1 | -0/+93 |
2018-01-17 | xfs: set up scrub cross-referencing helpers | Darrick J. Wong | 1 | -12/+58 |
2017-11-09 | xfs: fix btree scrub deref check | Darrick J. Wong | 1 | -1/+1 |
2017-11-06 | xfs: trivial sparse fixes for the new scrub code | Christoph Hellwig | 1 | -1/+1 |
2017-10-27 | xfs: compare btree block keys to parent block's keys during scrub | Darrick J. Wong | 1 | -0/+46 |
2017-10-26 | xfs: scrub btree keys and records | Darrick J. Wong | 1 | -1/+109 |
2017-10-26 | xfs: scrub the shape of a metadata btree | Darrick J. Wong | 1 | -5/+253 |
2017-10-26 | xfs: create helpers to scrub a metadata btree | Darrick J. Wong | 1 | -0/+114 |