blob: 855a2ac4e4283483cad6143b542486b3c60ada1b [file] [log] [blame]
00a342e4965e ("xfs: remove the XFS_QM_IS[UGP]DQ macros")
8cd4901da56c ("xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*")
f9751c4ad3d1 ("xfs: drop the type parameter from xfs_dquot_verify")
51dbb1be52fe ("xfs: remove qcore from incore dquots")
19dce7eaef7f ("xfs: stop using q_core timers in the quota code")
c8c45fb2f614 ("xfs: stop using q_core warning counters in the quota code")
be37d40c1ba0 ("xfs: stop using q_core counters in the quota code")
d3537cf93e5e ("xfs: stop using q_core limits in the quota code")
784e80f5640d ("xfs: use a per-resource struct for incore dquot data")
c51df7334167 ("xfs: stop using q_core.d_id in the quota code")
0b0fa1d1d167 ("xfs: stop using q_core.d_flags in the quota code")
985a78fdde15 ("xfs: rename dquot incore state flags")
0dcc0728c119 ("xfs: refactor quotacheck flags usage")
afeda6000b0c ("xfs: validate ondisk/incore dquot flags")
f959b5d037e7 ("xfs: fix inode quota reservation checks")
c97738a960a8 ("xfs: clear XFS_DQ_FREEING if we can't lock the dquot buffer to flush")
6f5de1808e36 ("xfs: use direct calls for dquot IO completion")
aac855ab1a98 ("xfs: make inode IO completion buffer centric")
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")