blob: 71d1adcafe321a57f7dd23673781201115e392c9 [file] [log] [blame]
34389616a963 ("xfs: require a relatively recent V5 filesystem for LARP mode")
d9c61ccb3b09 ("xfs: move xfs_attr_use_log_assist out of xfs_log.c")
202865cc215d ("xfs: warn about LARP once per mount")
df5660cf63bb ("xfs: implement per-mount warnings for scrub and shrink usage")
22a68ba72423 ("xfs: do not use logged xattr updates on V4 filesystems")
4136e38af728 ("xfs: put attr[id] log item cache init with the others")
e2c78949b641 ("xfs: use a separate slab cache for deferred xattr work state")
309001c22cdd ("xfs: don't leak da state when freeing the attr intent item")
e7f358dee4e5 ("xfs: use XFS_DA_OP flags in deferred attr ops")
4b9879b19caf ("xfs: switch attr remove to xfs_attri_set_iter")
e5d5596a2a17 ("xfs: introduce attr remove initial states into xfs_attr_set_iter")
4e3d96a57a06 ("xfs: xfs_attr_set_iter() does not need to return EAGAIN")
b11fa61bc4c6 ("xfs: clean up final attr removal in xfs_attr_set_iter")
2e7ef218e489 ("xfs: remote xattr removal in xfs_attr_set_iter() is conditional")
411b434a6324 ("xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP")
7d03533629d1 ("xfs: split remote attr setting out from replace path")
251b29c88eb8 ("xfs: consolidate leaf/node states in xfs_attr_set_iter")
2157d1699e59 ("xfs: kill XFS_DAC_LEAF_ADDNAME_INIT")
e0c41089b998 ("xfs: separate out initial attr_set states")
709c8632597c ("xfs: rework deferred attribute operation setup")