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