b28852a5bd08 ("xfs: hoist xfs_trans_add_item calls to defer ops functions") 3e0958be2156 ("xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog") bd3a88f6b71c ("xfs: use xfs_defer_create_done for the relogging operation") f3fd7f6fce1c ("xfs: hoist ->create_intent boilerplate to its callsite") 3dd75c8db1c1 ("xfs: hoist intent done flag setting to ->finish_item callsite") 172538beba82 ("xfs: don't set XFS_TRANS_HAS_INTENT_DONE when there's no ATTRD log item") 07bcbdf020c9 ("xfs: don't leak recovered attri intent items") 0853b5de42b4 ("xfs: allow extent free intents to be retried") f6b384631e1e ("xfs: give xfs_extfree_intent its own perag reference") b2ccab3199aa ("xfs: pass per-ag references to xfs_free_extent") 0b11553ec54a ("xfs: pass refcount intent directly through the log intent code") 1534328bb427 ("xfs: pass rmap space mapping directly through the log intent code") 578c714b215d ("xfs: fix confusing xfs_extent_item variable names") 72ba455599ad ("xfs: pass xfs_extent_free_item directly through the log intent code") ddccb81b26ec ("xfs: pass the xfs_bmbt_irec directly through the log intent code") 68d0f389179a ("xfs: remove XFS_FIND_RCEXT_SHARED and _COW") 9a50ee4f8db6 ("xfs: track cow/shared record domains explicitly in xfs_refcount_irec") 5a8c345ca8b9 ("xfs: refactor refcount record usage in xchk_refcountbt_rec") 9e7e2436c159 ("xfs: move _irec structs to xfs_types.h") 8edbe0cf8b4b ("xfs: check deferred refcount op continuation parameters")