blob: 87c9e7a8938af6ada0b0e4228437cdab2997d097 [file] [log] [blame]
985a78fdde15 ("xfs: rename dquot incore state flags")
c97738a960a8 ("xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush")
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")
8d3d7e2b35ea ("xfs: trylock underlying buffer on dquot flush")
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")
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")
efe2330fdc24 ("xfs: remove the xfs_log_item_t typedef")
9ce632a28a41 ("xfs: add a flag to release log items on commit")
ddf92053e45c ("xfs: split iop_unlock")
195cd83d1b88 ("xfs: don't use xfs_trans_free_items in the commit path")
8e4b20ea83c2 ("xfs: remove the dummy iop_push implementation for inode creation items")
e8b78db77d48 ("xfs: don't require log items to implement optional methods")
086252c34bc2 ("xfs: fix a trivial comment typo in xfs_trans_committed_bulk")
76dee76921e1 ("xfs: remove the debug-only q_transp field from struct xfs_dquot")
078f4a7d3109 ("xfs: kill the xfs_dqtrx_t typedef")
903b1fc2737f ("xfs: widen quota block counters to 64-bit integers")