blob: f32ade3e9ab605425d3db3142cfff2125de1105f [file] [log] [blame]
f74681ba2006 ("xfs: preserve rmapbt swapext block reservation from freed blocks")
b41b46c20c0b ("xfs: remove the m_active_trans counter")
b0dff466c009 ("xfs: separate read-only variables in struct xfs_mount")
f0f7a674d4df ("xfs: move inode flush to the sync workqueue")
c6425702f21e ("xfs: ratelimit inode flush on buffered write ENOSPC")
27fb5a72f50a ("xfs: prohibit fs freezing when using empty transactions")
a55cefccaaa8 ("xfs: remove unused structure members & simple typedefs")
d8d11fc703a2 ("xfs: devirtualize ->m_dirnameops")
537dabcfdbc1 ("xfs: remove the unused m_chsize field")
957ee13e204a ("xfs: remove the now unused dir ops infrastructure")
59b8b465058e ("xfs: devirtualize ->data_get_ftype and ->data_put_ftype")
1848b607a9ad ("xfs: devirtualize ->data_bestfree_p")
711c7dbf5fda ("xfs: cleanup xfs_dir2_data_entsize")
d73e1cee8add ("xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry")
7e8ae7bd1c5d ("xfs: devirtualize ->data_entry_tag_p")
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")