blob: 140e54a46de6135dd06d30def52c7843929ddc55 [file] [log] [blame]
3f6e011ee2bf ("xfs: Add helper function xfs_attr_node_shrink")
07120f1abdff ("xfs: Add xfs_has_attr and subroutines")
4491a3dd7192 ("xfs: Refactor xfs_da_state_alloc() helper")
32a2b11f4676 ("xfs: Remove kmem_zone_zalloc() usage")
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")
56e98164ffea ("xfs: add support for refcount btree staging cursors")
c29ce8f48e21 ("xfs: add support for inode btree staging cursors")
c4aa10d04196 ("xfs: make the btree ag cursor private union anonymous")
68422d90dad4 ("xfs: make the btree cursor union members named structure")
352890735e52 ("xfs: make btree cursor private union anonymous")
8ef547976a18 ("xfs: rename btree cursor private btree member flags")
92219c292af8 ("xfs: convert btree cursor inode-private member names")
576af7322807 ("xfs: convert btree cursor ag-private member name")
7cace18ab576 ("xfs: introduce new private btree cursor names")
9798f615ad2b ("xfs: remove XFS_BUF_TO_AGF")
370c782b9843 ("xfs: remove XFS_BUF_TO_AGI")
254f800f8104 ("xfs: remove XFS_DA_OP_INCOMPLETE")
d5f0f49a9bdd ("xfs: clean up the attr flag confusion")
f3e93d95feef ("xfs: clean up the ATTR_REPLACE checks")