Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-07 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -15/+1 |
2018-05-16 | xfs: skip scrub xref if corruption already noted | Darrick J. Wong | 1 | -3/+4 |
2018-03-24 | xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corrupt | Darrick J. Wong | 1 | -1/+1 |
2018-03-24 | xfs: record inode buf errors as a xref error in inobt scrubber | Darrick J. Wong | 1 | -1/+2 |
2018-01-29 | xfs: don't clobber inobt/finobt cursors when xref with rmap | Darrick J. Wong | 1 | -2/+2 |
2018-01-18 | xfs: cross-reference refcount btree during scrub | Darrick J. Wong | 1 | -0/+1 |
2018-01-18 | xfs: cross-reference reverse-mapping btree | Darrick J. Wong | 1 | -2/+101 |
2018-01-18 | xfs: cross-reference inode btrees during scrub | Darrick J. Wong | 1 | -0/+73 |
2018-01-18 | xfs: cross-reference with the bnobt | Darrick J. Wong | 1 | -0/+2 |
2018-01-18 | xfs: introduce scrubber cross-referencing stubs | Darrick J. Wong | 1 | -0/+15 |
2017-10-27 | xfs: scrub inode btrees | Darrick J. Wong | 1 | -0/+337 |