Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-19 | xfs: dynamically allocate btree scrub context structure | Darrick J. Wong | 1 | -1/+14 |
2021-10-19 | xfs: don't track firstrec/firstkey separately in xchk_btree | Darrick J. Wong | 1 | -2/+0 |
2021-08-19 | xfs: mark the record passed into xchk_btree functions as const | Darrick J. Wong | 1 | -2/+2 |
2018-12-12 | xfs: const-ify xfs_owner_info arguments | Darrick J. Wong | 1 | -11/+11 |
2018-07-23 | xfs: fix indentation and other whitespace problems in scrub/repair | Darrick J. Wong | 1 | -13/+12 |
2018-07-23 | xfs: shorten struct xfs_scrub_context to struct xfs_scrub | Darrick J. Wong | 1 | -6/+6 |
2018-07-23 | xfs: shorten xfs_scrub_ prefix | Darrick J. Wong | 1 | -11/+11 |
2018-06-07 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -15/+1 |
2018-01-18 | xfs: set up scrub cross-referencing helpers | Darrick J. Wong | 1 | -0/+9 |
2017-10-27 | xfs: create helpers to scrub a metadata btree | Darrick J. Wong | 1 | -0/+57 |