blob: 5a911c76d9f1aa93b5801b906861cf81cb529ff5 [file] [log] [blame]
9a1f3049f473 ("xfs: allow scrubbers to pause background reclaim")
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")
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")
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")
0e93d3f43ec7 ("xfs: repair the AGFL")
f9ed6debca45 ("xfs: repair the AGF")
0f37d1780c3d ("xfs: pass transaction to xfs_defer_add()")
a8198666fb75 ("xfs: automatic dfops inode relogging")
82ff27bc52a8 ("xfs: automatic dfops buffer relogging")
1214f1cf663b ("xfs: replace dop_low with transaction flag")
ce356d64772f ("xfs: pass transaction to dfops reset/move helpers")
fbfa977d25dc ("xfs: use transaction for intent recovery instead of raw dfops")
86d969b425d7 ("xfs: refactor the xrep_extent_list into xfs_bitmap")
bc270b53e6aa ("xfs: move the repair extent list into its own file")
b277c37f43dd ("xfs: bypass final dfops roll in trans commit path")
9e28a242be65 ("xfs: drop unnecessary xfs_defer_finish() dfops parameter")
c8eac49ef798 ("xfs: remove all boilerplate defer init/finish code")
91ef75b65724 ("xfs: use internal dfops during [b|c]ui recovery")
9c6bb0cf7ba3 ("xfs: use internal dfops in attr code")
e021a2e5fc52 ("xfs: support embedded dfops in transaction")
44fd294681de ("xfs: pack holes in xfs_defer_ops and xfs_trans")
509308b413c9 ("xfs: reset dfops to initial state after finish")
83200bfac608 ("xfs: remove unused deferred ops committed field")
03f4e4b26cd5 ("xfs: make deferred processing safe for embedded dfops")
dcbd44f79986 ("xfs: fix transaction leak on remote attr set/remove failure")
a61acc3c78df ("xfs: use ->t_dfops in log recovery intent processing")
02dff7bf8168 ("xfs: pull up dfops from xfs_itruncate_extents()")
032d91f9820f ("xfs: fix indentation and other whitespace problems in scrub/repair")
1d8a748a8aa9 ("xfs: shorten struct xfs_scrub_context to struct xfs_scrub")
b5e2196e9c72 ("xfs: shorten xfs_repair_ prefix to xrep_")
c517b3aa02cf ("xfs: shorten xfs_scrub_ prefix")
0b04b6b875b3 ("xfs: trivial xfs_btree_del_cursor cleanups")
81b549aa626b ("xfs: return from _defer_finish with a clean transaction")
5fdd97944ee5 ("xfs: remove xfs_defer_init() firstblock param")
9c3bf5da80ef ("xfs: use ->t_firstblock in inode inactivate")
f53753892187 ("xfs: use ->t_firstblock in extent swap")
381d59284872 ("xfs: use ->t_firstblock in reflink cow block cancel")
fb91f4b5d618 ("xfs: replace no-op firstblock init with ->t_firstblock")
058529c5f51c ("xfs: use ->t_firstblock in dq alloc")
64396ff2c25b ("xfs: remove xfs_alloc_arg firstblock field")
cf612de732cb ("xfs: remove xfs_btree_cur private firstblock field")
280253d213fb ("xfs: remove bmap format helpers firstblock params")
92f9da30f57b ("xfs: remove bmap extent add helper firstblock params")