blob: 6ec821896dbf6827f1f1de3b28589a94687d305c [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")
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")