blob: 98efc82103be273051fb19658dc9ecbb7b807d0a [file] [log] [blame]
8473fee340e3 ("xfs: distinguish between inobt and finobt magic values")
01e68f40bf78 ("xfs: create a separate finobt verifier")
75d023031499 ("xfs: clarify documentation for the function to reverify buffers")
add46b3b0212 ("xfs: set buffer ops when repair probes for btree type")
38b6238eb6b4 ("xfs: fix buffer state management in xrep_findroot_block")
1aff5696f3e0 ("xfs: always assign buffer verifiers when one is provided")
1002ff45eff5 ("xfs: xrep_findroot_block should reject root blocks with siblings")
13942aa94a8b ("xfs: repair the AGI")
0e93d3f43ec7 ("xfs: repair the AGFL")
f9ed6debca45 ("xfs: repair the AGF")
86d969b425d7 ("xfs: refactor the xrep_extent_list into xfs_bitmap")
bc270b53e6aa ("xfs: move the repair extent list into its own file")
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")
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")
94c07b4dba01 ("xfs: remove xfs_bmalloca firstblock field")
4b77a088d781 ("xfs: use ->t_firstblock in bmap extent split")
333f950c89a1 ("xfs: remove bmap insert/collapse firstblock param")
2af528425342 ("xfs: remove xfs_bunmapi() firstblock param")
a7beabeae221 ("xfs: remove xfs_bmapi_write() firstblock param")
d0a9d7957299 ("xfs: use ->t_firstblock in insert/collapse range")
580c4ff9484a ("xfs: use ->t_firstblock in xfs_bmapi_remap()")
372837978d90 ("xfs: use ->t_firstblock for all xfs_bunmapi() callers")
650919f13182 ("xfs: use ->t_firstblock for all xfs_bmapi_write() callers")
766139032f95 ("xfs: use ->t_firstblock in xattr ops")
825d75cd8c1b ("xfs: use ->t_firstblock in attrfork add")
381eee69f862 ("xfs: remove firstblock param from xfs dir ops")
f16dea54b789 ("xfs: use ->t_firstblock in dir ops")
3ae2d89174e4 ("xfs: allow null firstblock in xfs_bmapi_write() when tp is null")
bcd2c9f33559 ("xfs: refactor dfops init to attach to transaction")
d5669ed58175 ("xfs: use ->t_dfops in reflink cow recover path")
27356a063a85 ("xfs: use ->t_dfops in cancel cow blocks operation")
7a7943c7e095 ("xfs: use ->t_dfops for rmap extent swap operations")
42b394a92562 ("xfs: remove xfs_btree_cur bmbt dfops field")
81ba8f3e947c ("xfs: remove dfops param from internal bmap extent helpers")
f4a9cf97faf4 ("xfs: use ->t_dfops for collapse/insert range operations")
3e3673e3029c ("xfs: remove struct xfs_bmalloca dfops field")
ff3edf255da7 ("xfs: remove xfs_bmapi_remap() dfops param")
ccd9d9114878 ("xfs: remove xfs_bunmapi() dfops param")
4bcfa613a058 ("xfs: use ->t_dfops for all xfs_bunmapi() callers")
6e702a5dcbe1 ("xfs: remove xfs_bmapi_write() dfops param")
175d1a013eaf ("xfs: use ->t_dfops for all xfs_bmapi_write() callers")
2ba13721257e ("xfs: use ->t_dfops in dqalloc transaction")
32a9b7c65cfc ("xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove")
d76e6ce8ed69 ("xfs: use ->t_dfops in extent split tx and remove param")