blob: 5858c08ea8378233f7b255701bc9efe5364b8912 [file] [log] [blame]
9f3a080ef19b ("xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk")
a78ee256c325 ("xfs: convert XFS_AGFL_SIZE to a helper function")
86516eff3b09 ("xfs: use memset to initialize xfs_scrub_agfl_info")
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")
ce1d802e6a88 ("xfs: add scrub cross-referencing helpers for the free space btrees")
a6a781a58bef ("xfs: have buffer verifier functions report failing address")
31ca03c92c32 ("xfs: refactor xfs_verifier_error and xfs_buf_ioerror")
9101d3707b9a ("xfs: remove XFS_WANT_CORRUPTED_RETURN from dir3 data verifiers")
e1e55aaf1cc6 ("xfs: refactor short form btree pointer verification")
8368a6019d5b ("xfs: refactor long-format btree header verification routines")
59f6fec3bdb2 ("xfs: remove XFS_FSB_SANITY_CHECK")
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")
2fdbec5cbeb9 ("xfs: compare btree block keys to parent block's keys during scrub")
211e95bbab71 ("xfs: merge xfs_bmap_read_extents into xfs_iread_extents")
e8e0e170e2e1 ("xfs: remove XFS_BMAP_TRACE_EXLIST")
060ea65b3940 ("xfs: add a xfs_bmap_fork_to_state helper")
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")
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")
1abb9e55326c ("xfs: refactor xfs_bmap_add_extent_hole_real")
3ffc18ecd30e ("xfs: refactor xfs_bmap_add_extent_hole_delay")