blob: 622a996e41a6f1098b7368fbd3d2108351c2bfb0 [file] [log] [blame]
1319ebefd6ed ("xfs: add an inode item lock")
1dfde687a65f ("xfs: remove logged flag from inode log item")
2b3cf09356d5 ("xfs: combine xfs_trans_ail_[remove|delete]()")
6af0479d8b6b ("xfs: drop unused shutdown parameter from xfs_trans_ail_remove()")
849274c103ae ("xfs: acquire ->ail_lock from xfs_trans_ail_delete()")
b707fffda6a3 ("xfs: abort consistently on dquot flush failure")
f20192991d79 ("xfs: simplify inode flush error handling")
54b3b1f619ef ("xfs: factor out buffer I/O failure code")
fd9cbe512151 ("xfs: remove the xfs_inode_log_item_t typedef")
8d3d7e2b35ea ("xfs: trylock underlying buffer on dquot flush")
5806165a6663 ("xfs: factor inode lookup from xfs_ifree_cluster")
8eb807bd8399 ("xfs: tail updates only need to occur when LSN changes")
4165994ac967 ("xfs: factor common AIL item deletion code")
854f82b1f603 ("xfs: factor out quotaoff intent AIL removal and memory free")
cdbcf82b86ea ("xfs: fix xfs_buf_ioerror_alert location reporting")
0e3eccce5e0e ("xfs: make xfs_buf_read return an error code")
4ed8e27b4f75 ("xfs: make xfs_buf_read_map return an error code")
3848b5f67092 ("xfs: make xfs_buf_get_map return an error code")
32dff5e5d1b5 ("xfs: make xfs_buf_alloc return an error code")
e8db2aafcedb ("xfs: fix memory corruption during remote attr value buffer invalidation")
377bcd5f3b7f ("xfs: Remove kmem_zone_free() wrapper")
aaf54eb8bc15 ("xfs: Remove kmem_zone_destroy() wrapper")
b1231760e443 ("xfs: Remove slab init wrappers")
d0bdfb106907 ("xfs: remove the xfs_qoff_logitem_t typedef")
fd8b81dbbb23 ("xfs: remove the xfs_dq_logitem_t typedef")
aefe69a45d84 ("xfs: remove the xfs_disk_dquot_t and xfs_dquot_t")
c2414ad6e66a ("xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata")
598ecfbaa742 ("iomap: lift the xfs writeback code to iomap")
9e91c5728cab ("iomap: lift common tracing code from xfs to iomap")
760fea8bfb7f ("xfs: remove the fork fields in the writepage_ctx and ioend")
5653017bc44e ("xfs: turn io_append_trans into an io_private void pointer")
433dad94ec5d ("xfs: refactor the ioend merging code")
4e087a3b313c ("xfs: use a struct iomap in xfs_writepage_ctx")
26473f83703e ("Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux")