blob: 0fe236ddae20ceb2794491b1ea74a96555a912f6 [file] [log] [blame]
718ecc50359e ("xfs: xfs_iflock is no longer a completion")
a69a1dc2842e ("xfs: factor xfs_iflush_done")
5717ea4d527a ("xfs: rework xfs_iflush_cluster() dirty inode iteration")
e6187b3444e8 ("xfs: rename xfs_iflush_int()")
90c60e164012 ("xfs: xfs_iflush() is no longer necessary")
48d55e2ae3ce ("xfs: attach inodes to the cluster buffer when dirtied")
71e3e3564686 ("xfs: rework stale inodes in xfs_ifree_cluster")
9552e14d3e87 ("xfs: don't block inode reclaim on the ILOCK")
617825fe3489 ("xfs: remove IO submission from xfs_reclaim_inode()")
993f951f501c ("xfs: make inode reclaim almost non-blocking")
298f7bec503f ("xfs: pin inode backing buffer to the inode log item")
e98084b8bef7 ("xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()")
3536b61e74aa ("xfs: unwind log item error flagging")
428947e9d525 ("xfs: handle buffer log item IO errors directly")
2ef3f7f5db15 ("xfs: get rid of log item callbacks")
fec671cd350f ("xfs: clean up the buffer iodone callback functions")
6f5de1808e36 ("xfs: use direct calls for dquot IO completion")
aac855ab1a98 ("xfs: make inode IO completion buffer centric")
a7e134ef3717 ("xfs: clean up whacky buffer log item list reinit")
b01d1461ae6d ("xfs: call xfs_buf_iodone directly")
9fe5c77cbe3c ("xfs: mark log recovery buffers for completion")
0c7e5afbea99 ("xfs: mark dquot buffers in cache")
f593bf144c7d ("xfs: mark inode buffers in cache")
1319ebefd6ed ("xfs: add an inode item lock")
1dfde687a65f ("xfs: remove logged flag from inode log item")
96355d5a1f0e ("xfs: Don't allow logging of XFS_ISTALE inodes")
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")
10d0c6e06fc8 ("xfs: refactor recovered EFI log item playback")
9817aa80dcdc ("xfs: refactor log recovery EFI item dispatch for pass2 commit functions")
fcbdf91e0c9f ("xfs: refactor log recovery dquot item dispatch for pass2 commit functions")
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")