Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-23 | xfs: fix indentation and other whitespace problems in scrub/repair | Darrick J. Wong | 1 | -10/+10 |
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 | -53/+53 |
2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner | 1 | -15/+1 |
2018-05-15 | xfs: don't continue scrub if already corrupt | Darrick J. Wong | 1 | -1/+2 |
2018-03-23 | xfs: remove xfs_buf parameter from inode scrub methods | Darrick J. Wong | 1 | -1/+1 |
2017-11-09 | xfs: pass inode number to xfs_scrub_ino_set_{preen,warning} | Darrick J. Wong | 1 | -1/+1 |
2017-11-06 | xfs: trivial sparse fixes for the new scrub code | Christoph Hellwig | 1 | -2/+2 |
2017-11-01 | xfs: scrub extended attribute leaf space | Darrick J. Wong | 1 | -21/+232 |
2017-10-26 | xfs: scrub extended attributes | Darrick J. Wong | 1 | -0/+260 |