blob: e849dbe5d05686588c0f9eec869049b76adbc71f [file] [log] [blame]
a10c21ed5d52 ("xfs: check owner of dir3 data blocks")
cd2c9f1b544b ("xfs: remove the mappedbno argument to xfs_da_read_buf")
02c57f0a8b07 ("xfs: split xfs_da3_node_read")
f3fcb314d16c ("xfs: remove the mappedbno argument to xfs_dir3_leafn_read")
c943c0b2e5c3 ("xfs: remove the mappedbno argument to xfs_dir3_leaf_read")
dfb8759408a9 ("xfs: remove the mappedbno argument to xfs_attr3_leaf_read")
06566fda428e ("xfs: remove the mappedbno argument to xfs_da_reada_buf")
199e9ba4e4a9 ("xfs: improve the xfs_dabuf_map calling conventions")
45feef8f50b9 ("xfs: refactor xfs_dabuf_map")
fa0d44ec7faa ("xfs: simplify mappedbno handling in xfs_da_{get,read}_buf")
a71895c5dad1 ("xfs: convert open coded corruption check to use XFS_IS_CORRUPT")
d73e1cee8add ("xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry")
fdbb8c5b805c ("xfs: devirtualize ->data_entsize")
5c072127d31d ("xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset")
9eedae10899a ("xfs: remove the now unused ->data_entry_p method")
48a71399e747 ("xfs: cleanup __xfs_dir3_data_check")
62479f573459 ("xfs: cleanup xfs_dir2_data_freescan_int")
8073af5153ce ("xfs: cleanup xfs_dir2_block_to_sf")
4a1a8b2f5f78 ("xfs: cleanup xchk_directory_data_bestfree")
4c037dd5fd32 ("xfs: cleanup xchk_dir_rec")
2f4369a862b6 ("xfs: cleanup xfs_dir2_leaf_getdents")
263dde869bd0 ("xfs: cleanup xfs_dir2_block_getdents")
ee641d5af5e6 ("xfs: remove the ->data_unused_p method")
da3ca0df8bd1 ("xfs: remove the ->data_dot_entry_p and ->data_dotdot_entry_p methods")
2eb68a5d3619 ("xfs: remove the data_dotdot_offset field in struct xfs_dir_ops")
1682310474b2 ("xfs: remove the data_dot_offset field in struct xfs_dir_ops")
c81484e2b97f ("xfs: remove the unused ->data_first_entry_p method")
4501ed2a3a86 ("xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype")
93b1e96a4200 ("xfs: devirtualize ->sf_get_ino and ->sf_put_ino")
50f6bb6b7aea ("xfs: devirtualize ->sf_entsize and ->sf_nextentry")
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")