Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: fix indentation and other whitespace problems in scrub/repair | Darrick J. Wong | 2018-07-23 | 1 | -28/+28 |
* | xfs: shorten struct xfs_scrub_context to struct xfs_scrub | Darrick J. Wong | 2018-07-23 | 1 | -3/+3 |
* | xfs: shorten xfs_scrub_ prefix | Darrick J. Wong | 2018-07-23 | 1 | -62/+62 |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -15/+1 |
* | xfs: scrub in-core metadata | Darrick J. Wong | 2018-01-18 | 1 | -0/+22 |
* | xfs: only check da node header padding on v5 filesystems | Darrick J. Wong | 2017-11-09 | 1 | -1/+2 |
* | xfs: scrub: avoid uninitialized return code | Darrick J. Wong | 2017-11-03 | 1 | -1/+1 |
* | xfs: scrub extended attribute leaf space | Darrick J. Wong | 2017-11-01 | 1 | -1/+3 |
* | xfs: scrub directory/attribute btrees | Darrick J. Wong | 2017-10-27 | 1 | -0/+588 |