summaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/inode.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-15/+1
* xfs: add helpers to deal with transaction allocation and rollingDarrick J. Wong2018-05-301-2/+2
* xfs: skip scrub xref if corruption already notedDarrick J. Wong2018-05-151-1/+4
* xfs: refactor scrub transaction allocation functionDarrick J. Wong2018-05-151-3/+2
* xfs: move inode extent size hint validation to libxfsDarrick J. Wong2018-03-231-88/+12
* xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong2018-03-231-56/+50
* xfs: inode scrubber shouldn't bother with raw checksDarrick J. Wong2018-03-231-89/+13
* xfs: cross-reference the block mappings when possibleDarrick J. Wong2018-01-171-0/+34
* xfs: cross-reference refcount btree during scrubDarrick J. Wong2018-01-171-14/+36
* xfs: cross-reference reverse-mapping btreeDarrick J. Wong2018-01-171-0/+4
* xfs: cross-reference inode btrees during scrubDarrick J. Wong2018-01-171-0/+49
* xfs: cross-reference with the bnobtDarrick J. Wong2018-01-171-0/+15
* xfs: introduce scrubber cross-referencing stubsDarrick J. Wong2018-01-171-0/+12
* xfs: fix a few erroneous process_error calls in the scrubbersDarrick J. Wong2018-01-171-1/+1
* xfs: have buffer verifier functions report failing addressDarrick J. Wong2018-01-081-1/+1
* xfs: always grab transaction when scrubbing inodeDarrick J. Wong2018-01-081-1/+1
* xfs: scrub inode nsec fieldsDarrick J. Wong2018-01-081-0/+10
* xfs: scrub inode mode properlyDarrick J. Wong2017-11-301-1/+13
* xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}Darrick J. Wong2017-11-091-4/+4
* xfs: scrub inodesDarrick J. Wong2017-10-261-0/+611
OpenPOWER on IntegriCloud