Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: cross-reference refcount btree during scrub | Darrick J. Wong | 2018-01-18 | 1 | -0/+15 |
* | xfs: cross-reference reverse-mapping btree | Darrick J. Wong | 2018-01-18 | 1 | -0/+134 |
* | 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/+19 |
* | xfs: introduce scrubber cross-referencing stubs | Darrick J. Wong | 2018-01-18 | 1 | -0/+29 |
* | xfs: xfs_scrub_bmap should use for_each_xfs_iext | Darrick J. Wong | 2018-01-08 | 1 | -4/+1 |
* | xfs: trivial sparse fixes for the new scrub code | Christoph Hellwig | 2017-11-06 | 1 | -1/+1 |
* | xfs: use a b+tree for the in-core extent list | Christoph Hellwig | 2017-11-06 | 1 | -4/+1 |
* | xfs: introduce the xfs_iext_cursor abstraction | Christoph Hellwig | 2017-11-06 | 1 | -3/+3 |
* | xfs: scrub inode block mappings | Darrick J. Wong | 2017-10-27 | 1 | -0/+366 |