blob: 3a24f63922f44f6e3bffbd5efffb59c4eed9b063 [file] [log] [blame]
23220fe260c4 ("xfs: always pass a valid hdr to xfs_dir3_leaf_check_int")
5ba30919a6fc ("xfs: devirtualize ->free_hdr_from_disk")
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")
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")
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()")
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")
79622c7ce687 ("xfs: clean up xfs_dir2_leafn_add")
7be73fa1c1b0 ("xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add")
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")