blob: 31cbb0b9be8fe6b9245fad3c3ee04508c06d3aed [file] [log] [blame]
87c9607df2ff ("xfs: fix off-by-one error in rtbitmap cross-reference")
a0e5c435babd ("xfs: fix xfs_rtalloc_rec units")
8ad560d2565e ("xfs: strengthen rtalloc query range checks")
8389f3ffa22a ("xfs: skip scrub xref if corruption already noted")
561f648ab2bd ("xfs: cross-reference the block mappings when possible")
46d9bfb5e706 ("xfs: cross-reference the realtime bitmap")
f6d5fc21fdc7 ("xfs: cross-reference refcount btree during scrub")
dbde19da9637 ("xfs: cross-reference the rmapbt data with the refcountbt")
d852657ccfc0 ("xfs: cross-reference reverse-mapping btree")
2e6f27561b79 ("xfs: cross-reference inode btrees during scrub")
e1134b12fd79 ("xfs: cross-reference bnobt records with cntbt")
52dc4b44af74 ("xfs: cross-reference with the bnobt")
166d76410d7a ("xfs: introduce scrubber cross-referencing stubs")
858333dcf021 ("xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree")
9a7e26956661 ("xfs: fix a few erroneous process_error calls in the scrubbers")
64b12563b2b5 ("xfs: set up scrub cross-referencing helpers")
8e63083762d4 ("xfs: move all scrub input checking to xfs_scrub_validate")
0a085ddf0e69 ("xfs: factor out scrub input checking")
bfb3e9b9262d ("xfs: explicitly initialize meta_scrub_ops array by type")
d44b47fdd1c1 ("xfs: check the uniqueness of the AGFL entries")
0a1e1567b386 ("xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}")
c2fc338c87a3 ("xfs: scrub quota information")
29b0767b8beb ("xfs: scrub realtime bitmap/summary")
0f28b25731f7 ("xfs: scrub directory parent pointers")
2a721dbbc8bf ("xfs: scrub symbolic links")
eec0482e0829 ("xfs: scrub extended attributes")
a5c46e5e8912 ("xfs: scrub directory metadata")
7c4a07a424c1 ("xfs: scrub directory/attribute btrees")
99d9d8d05da2 ("xfs: scrub inode block mappings")
80e4e1268802 ("xfs: scrub inodes")
edc09b528628 ("xfs: scrub refcount btrees")
c7e693d9836c ("xfs: scrub rmap btrees")
3daa66419137 ("xfs: scrub inode btrees")
efa7a99ce1f8 ("xfs: scrub free space btrees")
a12890aebb89 ("xfs: scrub the AGI")
ab9d5dc59fe6 ("xfs: scrub AGF and AGFL")
21fb4cb1981e ("xfs: scrub the secondary superblocks")
b6c1beb967b0 ("xfs: create helpers to scan an allocation group")
37f3fa7f161d ("xfs: scrub btree keys and records")
cc3e0948d268 ("xfs: scrub the shape of a metadata btree")
537964bceb9a ("xfs: create helpers to scrub a metadata btree")
4700d22980d4 ("xfs: create helpers to record and deal with scrub problems")
dcb660f9222f ("xfs: probe the scrub ioctl")
a56371865e78 ("xfs: dispatch metadata scrub subcommands")
36fd6e863cb7 ("xfs: create an ioctl to scrub AG metadata")
21ec54168b36 ("xfs: create block pointer check functions")
785545c89826 ("xfs: move two more RT specific functions into CONFIG_XFS_RT")
2678809799e6 ("xfs: export various function for the online scrubber")
4c934c7dd60c ("xfs: report realtime space information via the rtbitmap")
a1cae7283d46 ("xfs: have getfsmap fall back to the freesp btrees when rmap is not present")