Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: remove unused header files | Eric Sandeen | 2019-06-28 | 1 | -5/+0 |
* | xfs: use buf ops magic to detect btree block type | Darrick J. Wong | 2019-02-11 | 1 | -6/+0 |
* | xfs: split up allocation btree verifier | Brian Foster | 2019-02-11 | 1 | -2/+2 |
* | xfs: create a separate finobt verifier | Brian Foster | 2019-02-11 | 1 | -1/+1 |
* | xfs: remove xfs_rmap_ag_owner and friends | Darrick J. Wong | 2018-12-12 | 1 | -3/+2 |
* | xfs: repair the AGI | Darrick J. Wong | 2018-08-10 | 1 | -0/+217 |
* | xfs: repair the AGFL | Darrick J. Wong | 2018-08-10 | 1 | -0/+281 |
* | xfs: repair the AGF | Darrick J. Wong | 2018-08-10 | 1 | -0/+379 |
* | xfs: fix indentation and other whitespace problems in scrub/repair | Darrick J. Wong | 2018-07-23 | 1 | -4/+4 |
* | xfs: shorten struct xfs_scrub_context to struct xfs_scrub | Darrick J. Wong | 2018-07-23 | 1 | -1/+1 |
* | xfs: shorten xfs_repair_ prefix to xrep_ | Darrick J. Wong | 2018-07-23 | 1 | -1/+1 |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -15/+1 |
* | xfs: repair superblocks | Darrick J. Wong | 2018-05-30 | 1 | -0/+70 |