blob: cf55e1a5128c93d2ebb5cbe176046064ae7113bb [file] [log] [blame]
e83cf875d67a ("xfs: xfs_buf_corruption_error should take __this_address")
8d57c21600a5 ("xfs: add a function to deal with corrupt buffers post-verifiers")
496b9bcd62b0 ("xfs: fix use-after-free when aborting corrupt attr inactivation")
a5155b870d68 ("xfs: always log corruption errors")
c2414ad6e66a ("xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata")
858b44dc62a1 ("xfs: remove more ondisk directory corruption asserts")
250d4b4c4097 ("xfs: remove unused header files")
c63cdd4fc9cc ("xfs: move small allocation helper")
2a4f35f984f0 ("xfs: clean up small allocation helper")
81f400417351 ("xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c")
9c5e7c2ae34b ("xfs: merge xfs_efd_init into xfs_trans_get_efd")
f5b999c03f4c ("xfs: remove unused flag arguments")
f9a196ee5ab5 ("xfs: merge xfs_buf_zero and xfs_buf_iomove")
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")
e88db81645d3 ("xfs: remove duplicated xfs_defer.h")
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")
02b100fb83f9 ("xfs: streamline defer op type handling")
bc9f2b7c8a73 ("xfs: idiotproof defer op type configuration")
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")