Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: fix indentation and other whitespace problems in scrub/repair | Darrick J. Wong | 2018-07-23 | 1 | -19/+19 |
* | xfs: shorten struct xfs_scrub_context to struct xfs_scrub | Darrick J. Wong | 2018-07-23 | 1 | -5/+5 |
* | xfs: shorten xfs_scrub_ prefix | Darrick J. Wong | 2018-07-23 | 1 | -15/+15 |
* | xfs: convert to SPDX license tags | Dave Chinner | 2018-06-06 | 1 | -15/+1 |
* | xfs: fix xfs_rtalloc_rec units | Darrick J. Wong | 2018-06-01 | 1 | -5/+18 |
* | xfs: scrub the data fork of the realtime inodes | Darrick J. Wong | 2018-05-16 | 1 | -1/+33 |
* | xfs: skip scrub xref if corruption already noted | Darrick J. Wong | 2018-05-16 | 1 | -0/+3 |
* | xfs: remove xfs_buf parameter from inode scrub methods | Darrick J. Wong | 2018-03-24 | 1 | -2/+1 |
* | xfs: cross-reference the realtime bitmap | Darrick J. Wong | 2018-01-18 | 1 | -0/+23 |
* | xfs: move all scrub input checking to xfs_scrub_validate | Eric Sandeen | 2018-01-08 | 1 | -10/+2 |
* | xfs: scrub realtime bitmap/summary | Darrick J. Wong | 2017-10-27 | 1 | -0/+108 |