blob: 0b64cd9d437a0e794479678b57bb2fcc6b90957f [file] [log] [blame]
8921a0fda54a ("xfs: remove __xfs_icache_free_eofblocks")
390600f811f1 ("xfs: remove flags argument from xfs_inode_ag_walk")
9be0590453cd ("xfs: remove xfs_inode_ag_iterator_flags")
43d24bcf19d1 ("xfs: remove unused xfs_inode_ag_iterator function")
fc96be95e6c6 ("xfs: replace open-coded XFS_ICI_NO_TAG")
44a8736bd20a ("xfs: clean up IRELE/iput callsites")
89c3e8cf3c26 ("xfs: kill IHOLD")
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")
0bd6207f8364 ("xfs: remove dfops param in attr fork add path")
40d03ac6aa2b ("xfs: use ->t_dfops for attr set/remove operations")
c9cfdb381172 ("xfs: remove dfops param from high level dirname calls")
0e0417f3e546 ("xfs: remove dfops parameter from ifree call stack")
6aa6718439ac ("xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops")
8a7493864983 ("xfs: cow unwritten conversion uses uninitialized dfops")
f62cb48e4319 ("xfs: don't allow insert-range to shift extents past the maximum offset")
9bb54cb56ae8 ("xfs: clean up MIN/MAX")