blob: 261d658442a6216675f6e6a3619b0c0351f351b4 [file] [log] [blame]
06dbf82b044c ("xfs: trace timestamp limits")
4ea1ff3b4968 ("xfs: widen ondisk quota expiration timestamps to handle y2038+")
f93e5436f0ee ("xfs: widen ondisk inode timestamps to deal with y2038+")
30e05599219f ("xfs: redefine xfs_ictimestamp_t")
5a0bb066f60f ("xfs: redefine xfs_timestamp_t")
88947ea0ba71 ("xfs: move xfs_log_dinode_to_disk to the log recovery code")
9f99c8fe551a ("xfs: refactor quota timestamp coding")
ccc8e771aa7a ("xfs: refactor default quota grace period setting code")
11d8a9190275 ("xfs: refactor quota expiration timer modification")
876fdc7c4f36 ("xfs: explicitly define inode timestamp range")
d8c1af0d6ad6 ("xfs: rename the ondisk dquot d_flags to d_type")
a990f7a84edc ("xfs: improve ondisk dquot flags checking")
1a7ed271653a ("xfs: create xfs_dqtype_t to represent quota types")
74ddd6b3dd55 ("xfs: replace a few open-coded XFS_DQTYPE_REC_MASK uses")
af1db8f12e2d ("xfs: remove unnecessary quota type masking")
0b04dd5d7ca7 ("xfs: always use xfs_dquot_type when extracting type from a dquot")
00a342e4965e ("xfs: remove the XFS_QM_IS[UGP]DQ macros")
dbcbc7b90e8a ("xfs: refactor testing if a particular dquot is being enforced")
8cd4901da56c ("xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*")
f9751c4ad3d1 ("xfs: drop the type parameter from xfs_dquot_verify")
2cb91bab4fa4 ("xfs: add more dquot tracepoints")
292b47b4fcfa ("xfs: refactor xfs_trans_dqresv")
d1520deab039 ("xfs: refactor xfs_qm_scall_setqlim")
ea0cc6fa8f89 ("xfs: refactor quota exceeded test")
c8c753e19a76 ("xfs: remove unnecessary arguments from quota adjust functions")
438769e31e44 ("xfs: refactor default quota limits by resource")
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")
cb64e1299364 ("xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format")
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")
df42ce64dc3e ("xfs: allow individual quota grace period extension")
e850301f0981 ("xfs: per-type quota timers and warn limits")