blob: 7423299d6fc917597de9db26ea8348416c981347 [file] [log] [blame]
ed1d612fbe6b ("xfs: move the dir2 free header size to struct xfs_da_geometry")
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")
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")