Age | Commit message (Expand) | Author |
2019-06-28 | xfs: remove unused header files | Eric Sandeen |
2018-12-12 | xfs: remove xfs_rmap_ag_owner and friends | Darrick J. Wong |
2018-09-29 | xfs: don't treat unknown di_flags2 as corruption in scrub | Eric Sandeen |
2018-07-23 | xfs: fix indentation and other whitespace problems in scrub/repair | Darrick J. Wong |
2018-07-23 | xfs: shorten struct xfs_scrub_context to struct xfs_scrub | Darrick J. Wong |
2018-07-23 | xfs: shorten xfs_scrub_ prefix | Darrick J. Wong |
2018-06-06 | xfs: convert to SPDX license tags | Dave Chinner |
2018-05-30 | xfs: add helpers to deal with transaction allocation and rolling | Darrick J. Wong |
2018-05-15 | xfs: skip scrub xref if corruption already noted | Darrick J. Wong |
2018-05-15 | xfs: refactor scrub transaction allocation function | Darrick J. Wong |
2018-03-23 | xfs: move inode extent size hint validation to libxfs | Darrick J. Wong |
2018-03-23 | xfs: remove xfs_buf parameter from inode scrub methods | Darrick J. Wong |
2018-03-23 | xfs: inode scrubber shouldn't bother with raw checks | Darrick J. Wong |
2018-01-17 | xfs: cross-reference the block mappings when possible | Darrick J. Wong |
2018-01-17 | xfs: cross-reference refcount btree during scrub | Darrick J. Wong |
2018-01-17 | xfs: cross-reference reverse-mapping btree | Darrick J. Wong |
2018-01-17 | xfs: cross-reference inode btrees during scrub | Darrick J. Wong |
2018-01-17 | xfs: cross-reference with the bnobt | Darrick J. Wong |
2018-01-17 | xfs: introduce scrubber cross-referencing stubs | Darrick J. Wong |
2018-01-17 | xfs: fix a few erroneous process_error calls in the scrubbers | Darrick J. Wong |
2018-01-08 | xfs: have buffer verifier functions report failing address | Darrick J. Wong |
2018-01-08 | xfs: always grab transaction when scrubbing inode | Darrick J. Wong |
2018-01-08 | xfs: scrub inode nsec fields | Darrick J. Wong |
2017-11-30 | xfs: scrub inode mode properly | Darrick J. Wong |
2017-11-09 | xfs: pass inode number to xfs_scrub_ino_set_{preen,warning} | Darrick J. Wong |
2017-10-26 | xfs: scrub inodes | Darrick J. Wong |