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