blob: 9e62ecb48846c488a8c3af057986551a934e089e [file] [log] [blame]
9eedae10899a ("xfs: remove the now unused ->data_entry_p method")
ee641d5af5e6 ("xfs: remove the ->data_unused_p method")
da3ca0df8bd1 ("xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methods")
c81484e2b97f ("xfs: remove the unused ->data_first_entry_p method")
93b1e96a4200 ("xfs: devirtualize ->sf_get_ino and ->sf_put_ino")
84915e1bdddf ("xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino")
3d92c93b7065 ("xfs: devirtualize ->db_to_fdb and ->db_to_fdindex")
5893e4feb0ea ("xfs: move the max dir2 free bests count to struct xfs_da_geometry")
ed1d612fbe6b ("xfs: move the dir2 free header size to struct xfs_da_geometry")
a84f3d5cb04f ("xfs: add a bests pointer to struct xfs_dir3_icfree_hdr")
195b0a44ab73 ("xfs: make the xfs_dir3_icfree_hdr available to xfs_dir2_node_addname_int")
200dada70008 ("xfs: devirtualize ->free_hdr_to_disk")
5ba30919a6fc ("xfs: devirtualize ->free_hdr_from_disk")
478c7835cb8e ("xfs: move the max dir2 leaf entries count to struct xfs_da_geometry")
545910bcc875 ("xfs: move the dir2 leaf header size to struct xfs_da_geometry")
787b0893ad1e ("xfs: add an entries pointer to struct xfs_dir3_icleaf_hdr")
163fbbb3568b ("xfs: devirtualize ->leaf_hdr_to_disk")
518425560a8b ("xfs: devirtualize ->leaf_hdr_from_disk")
3b34441309f3 ("xfs: move the node header size to struct xfs_da_geometry")
51908ca75feb ("xfs: add a btree entries pointer to struct xfs_da3_icnode_hdr")
e1c8af1e02c7 ("xfs: devirtualize ->node_hdr_to_disk")
f475dc4dc7cc ("xfs: devirtualize ->node_hdr_from_disk")
649d9d98c60e ("xfs: refactor btree node scrubbing")
b16be561876e ("xfs: use unsigned int for all size values in struct xfs_da_geometry")
a39f089a25e7 ("xfs: move incore structures out of xfs_da_format.h")
756c6f0f7efe ("xfs: reverse search directory freespace indexes")
610125ab1e4b ("xfs: speed up directory bestfree block scanning")
0e822255f95d ("xfs: factor free block index lookup from xfs_dir2_node_addname_int()")
a07258a69528 ("xfs: factor data block addition from xfs_dir2_node_addname_int()")
aee7754bbeb1 ("xfs: move xfs_dir2_addname()")
79622c7ce687 ("xfs: clean up xfs_dir2_leafn_add")
7be73fa1c1b0 ("xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add")
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")
e34d3e74eb8f ("xfs: always check magic values in on-disk byte order")
eca383fcd63b ("xfs: refactor superblock verifiers")
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")
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")