blob: d91bc11900f1d05de689c3cd457ef9a5ab283063 [file] [log] [blame]
036f463fe15d ("xfs: online scrub needn't bother zeroing its temporary buffer")
6d6ccedd7682 ("xfs: only allocate memory for scrubbing attributes when we need it")
00816759337c ("xfs: refactor attr scrub memory allocation function")
3addd248800c ("xfs: refactor extended attribute buffer pointer functions")
250d4b4c4097 ("xfs: remove unused header files")
75efa57d0bf5 ("xfs: add online scrub for superblock counters")
4860a05d2475 ("xfs: scrub/repair should update filesystem metadata health")
160b5a784525 ("xfs: hoist the already_fixed variable to the scrub context")
f8c2a2257ca1 ("xfs: collapse scrub bool state flags into a single unsigned int")
9d71e15586fd ("xfs: refactor scrub context initialization")
39353ff6e96f ("xfs: replace the BAD_SUMMARY mount flag with the equivalent health code")
6772c1f11206 ("xfs: track metadata health status")
9b2471797942 ("xfs: cache unlinked pointers in an rhashtable")
4664c66c91a1 ("xfs: add tracepoints for high level iunlink operations")
b1d2a068ea63 ("xfs: refactor inode update in iunlink_remove")
23ffa52cc792 ("xfs: refactor unlinked list search and mapping to a separate function")
f2fc16a3d7c1 ("xfs: refactor inode unlinked pointer update functions")
86bfd3750fb3 ("xfs: strengthen AGI unlinked inode bucket pointer checks")
9a4a5118644e ("xfs: refactor AGI unlinked bucket updates")
5837f62592ef ("xfs: clean up iunlink functions")
654805367d98 ("xfs: check attribute name validity")
f8c1d7023e25 ("xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t")
b9454fe056bd ("xfs: clean up the inode cluster checking in the inobt scrub")
a1954242facb ("xfs: hoist inode cluster checks out of loop")
435dcf0787fd ("xfs: never try to scrub more than 64 inodes per inobt record")
86d163dbfe2a ("xfs: stringify scrub types in ftrace output")
c494213f3008 ("xfs: stringify btree cursor types in ftrace output")
05c753c4cf53 ("xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs")
85f8dff00a31 ("xfs: fix symbolic enum printing in ftrace output")
7af8150f9935 ("xfs: fix function pointer type in ftrace format")
83dcdb4469e7 ("xfs: precalculate inodes and blocks per inode cluster")
43004b2a8da2 ("xfs: add a block to inode count converter")
7280fedaf3a0 ("xfs: remove xfs_rmap_ag_owner and friends")
66e3237e724c ("xfs: const-ify xfs_owner_info arguments")
38b6238eb6b4 ("xfs: fix buffer state management in xrep_findroot_block")
1002ff45eff5 ("xfs: xrep_findroot_block should reject root blocks with siblings")
dddde68b8f06 ("xfs: add a define for statfs magic to uapi")