blob: e286ca7bf28d88b96213ef6ece8eb031da8f97e9 [file] [log] [blame]
3e6e8afd3abb ("xfs: remove XFS_BUF_TO_SBP")
dbd329f1e44e ("xfs: add struct xfs_mount pointer to struct xfs_buf")
0564501ff5e7 ("xfs: remove unused buffer cache APIs")
72945d86ddec ("xfs: make mem_to_page available outside of xfs_buf.c")
8c9ce2f707a1 ("xfs: remove unused flags arg from getsb interfaces")
15baadf72ced ("xfs: fix xfs_buf magic number endian checks")
4260baac629e ("xfs: add magic numbers to dquot buffer ops")
2bfe7069f71e ("xfs: add inode magic to inode verifier")
8764f98351fa ("xfs: factor xfs_da3_blkinfo verification into common helper")
39708c20ab51 ("xfs: miscellaneous verifier magic value fixups")
09f420197d7c ("xfs: use verifier magic field in dir2 leaf verifiers")
8473fee340e3 ("xfs: distinguish between inobt and finobt magic values")
01e68f40bf78 ("xfs: create a separate finobt verifier")
e34d3e74eb8f ("xfs: always check magic values in on-disk byte order")
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")
7279aa13b8fb ("xfs: remove unused __xfs_defer_cancel() internal helper")
eca383fcd63b ("xfs: refactor superblock verifiers")
86d969b425d7 ("xfs: refactor the xrep_extent_list into xfs_bitmap")
bc270b53e6aa ("xfs: move the repair extent list into its own file")
9e28a242be65 ("xfs: drop unnecessary xfs_defer_finish() dfops parameter")
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")
83200bfac608 ("xfs: remove unused deferred ops committed field")
dcbd44f79986 ("xfs: fix transaction leak on remote attr set/remove failure")
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")
65cfcc3897d7 ("xfs: check leaf attribute block freemap in verifier")
6af88cda0076 ("xfs: combine [a]sync buffer submission apis")
e339dd8d8b04 ("xfs: use sync buffer I/O for sync delwri queue submission")
eaebb515f1a4 ("xfs: refactor buffer submission into a common helper")
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")
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")