blob: 82d02077ce50d2d6a28e01824308f3d9a38a093c [file] [log] [blame]
fd8b81dbbb23 ("xfs: remove the xfs_dq_logitem_t typedef")
aefe69a45d84 ("xfs: remove the xfs_disk_dquot_t and xfs_dquot_t")
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")
d9183105caa9 ("xfs: don't unlock invalidated buf on aborted tx commit")
eac69e167665 ("xfs: refactor quota limits initialization")
30ab2dcf2c06 ("xfs: replace XFS_QMOPT_DQALLOC with a simple boolean")
114e73ccfa2a ("xfs: remove direct calls to _qm_dqread")
d63192c89047 ("xfs: refactor xfs_qm_dqtobp and xfs_qm_dqalloc")
617cd5c12c3c ("xfs: refactor incore dquot initialization functions")
0fcef1270f30 ("xfs: fetch dquots directly during quotacheck")
4882c19d2a77 ("xfs: split out dqget for inodes from regular dqget")
c14cfccabe2a ("xfs: remove unnecessary xfs_qm_dqattach parameter")
d7103eeb0051 ("xfs: delegate dqget input checks to helper function")
cc2047c4d036 ("xfs: refactor dquot cache handling")
2e330e76e03d ("xfs: refactor XFS_QMOPT_DQNEXT out of existence")
7b6b50f55c10 ("xfs: release new dquot buffer on defer_finish error")
e6631f85546c ("xfs: get rid of the log item descriptor")
ba18781b9156 ("xfs: add tracing to high level transaction operations")
22525c17ed13 ("xfs: log item flags are racy")
f8f2835a9cf3 ("xfs: defer agfl block frees when dfops is available")
4223f659dd3e ("xfs: create agfl block free helper function")
57ab324553bb ("xfs: check type in quota verifier during quotacheck")
e381a0f6c28a ("xfs: remove unused flags arg from xfs_dquot_verify")
0612d1166330 ("xfs: fix intent use-after-free on abort")
a27ba2607e60 ("xfs: detect agfl count corruption and reset agfl")
0ab32086d0be ("xfs: account only rmapbt-used blocks against rmapbt perag res")
215928633502 ("xfs: rename agfl perag res type to rmapbt")
57e809561118 ("xfs: Rename xa_ elements to ail_")
e157ebdcb3ac ("Cleanup old XFS_BTREE_* traces")
7c2d238ac6c4 ("xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes")
09ac86239704 ("xfs: call xfs_qm_dqattach before performing reflink operations")
643c8c05e75d ("Use list_head infra-structure for buffer's log items list")
fb1755a64597 ("Split buffer's b_fspriv field")
70a20655339a ("Get rid of xfs_buf_log_item_t typedef")
3d170aa24283 ("xfs: change 0x%p -> %p in print messages")
b872af2c8700 ("xfs: trace log reservations at mount time")
eebf3cab9c5e ("xfs: standardize quota verification function outputs")
eeea79802871 ("xfs: separate dquot repair into a separate function")
b55725974c9d ("xfs: create a new buf_ops pointer to verify structure metadata")
bc1a09b8e334 ("xfs: refactor verifier callers to print address of failing check")
a6a781a58bef ("xfs: have buffer verifier functions report failing address")