blob: 39fd5c6c8aa01f518cd65821ab940af08b6d078e [file] [log] [blame]
f7e67b20ecbb ("xfs: move the fork format fields into struct xfs_ifork")
daf83964a368 ("xfs: move the per-fork nextents fields into struct xfs_ifork")
b2c20045b67b ("xfs: remove xfs_ifree_local_data")
5fd68bdb5a87 ("xfs: clean up xchk_bmap_check_rmaps usage of XFS_IFORK_Q")
4b516ff4e772 ("xfs: remove the NULL fork handling in xfs_bmapi_read")
1a1c57b2826f ("xfs: remove the special COW fork handling in xfs_bmapi_read")
0f45a1b20cd8 ("xfs: improve local fork verification")
7c7ba2186305 ("xfs: refactor xfs_inode_verify_forks")
1934c8bd81be ("xfs: remove xfs_ifork_ops")
bb8a66af4fff ("xfs: remove xfs_iread")
7f0290123506 ("xfs: don't reset i_delayed_blks in xfs_iread")
2d6051d49653 ("xfs: call xfs_dinode_verify from xfs_inode_from_disk")
0bce8173fdcf ("xfs: handle unallocated inodes in xfs_inode_from_disk")
9229d18e801b ("xfs: split xfs_iformat_fork")
cb7d58594412 ("xfs: call xfs_iformat_fork from xfs_inode_from_disk")
658fa68b6f34 ("xfs: refactor log recovery inode item dispatch for pass2 commit functions")
1094d3f12363 ("xfs: refactor log recovery buffer item dispatch for pass2 commit functions")
3304a4fabd09 ("xfs: refactor log recovery item dispatch for pass1 commit functions")
8ea5682d0711 ("xfs: refactor log recovery item dispatch for pass2 readhead functions")
86ffa471d9ce ("xfs: refactor log recovery item sorting into a generic dispatch structure")
35f4521fd3a0 ("xfs: convert xfs_log_recover_item_t to struct xfs_log_recover_item")
c199507993ed ("xfs: remove unused iget_flags param from xfs_imap_to_bp()")
f20192991d79 ("xfs: simplify inode flush error handling")
54b3b1f619ef ("xfs: factor out buffer I/O failure code")
98b69b1285be ("xfs: refactor xlog_recover_buffer_pass1")
f15ab3f60ef3 ("xfs: simplify xlog_recover_inode_ra_pass2")
7d4894b4ce07 ("xfs: factor out a xlog_buf_readahead helper")
5ce70b770d16 ("xfs: rename inode_list xlog_recover_reorder_trans")
e968350aadf3 ("xfs: refactor the buffer cancellation table helpers")
6471e9c5e7a1 ("xfs: remove the di_version field from struct icdinode")
e9e2eae89ddb ("xfs: only check the superblock version for dinode size calculation")
b81b79f4eda2 ("xfs: add a new xfs_sb_version_has_v3inode helper")
92219c292af8 ("xfs: convert btree cursor inode-private member names")
c36f533f1407 ("xfs: remove the xfs_inode argument to xfs_attr_get_ilocked")
e5171d7e9894 ("xfs: pass an initialized xfs_da_args to xfs_attr_get")
a25446224353 ("xfs: pass an initialized xfs_da_args structure to xfs_attr_set")
4df28c64e438 ("xfs: remove the MAXNAMELEN check from xfs_attr_args_init")
79f2280b9bfd ("xfs: remove the name == NULL check from xfs_attr_args_init")
6cc4f4fff10d ("xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set")
0eb81a5f5c34 ("xfs: merge xfs_attr_remove into xfs_attr_set")
ba8adad5d036 ("xfs: remove the kuid/kgid conversion wrappers")
542951592c99 ("xfs: remove the icdinode di_uid/di_gid members")
3d8f2821502d ("xfs: ensure that the inode uid/gid match values match the icdinode ones")