blob: 87ba21b6a87794f07895cfadc2e3d8d5f0b60393 [file] [log] [blame]
370c782b9843 ("xfs: remove XFS_BUF_TO_AGI")
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")
7cd5006bdb6f ("xfs: add a new ioctl to describe allocation group geometry")
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")
9a4a5118644e ("xfs: refactor AGI unlinked bucket updates")
5837f62592ef ("xfs: clean up iunlink functions")
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")
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")
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")
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")