f4288f01820e ("xfs: fix TOCTOU race involving the new logged xattrs control knob") efc2efeba169 ("xfs: move xfs_attr_use_log_assist usage out of libxfs") 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") 4183e4f27f40 ("xfs: share xattr name and value buffers when logging xattr updates") 22a68ba72423 ("xfs: do not use logged xattr updates on V4 filesystems") e3c5de22026f ("xfs: rename struct xfs_attr_item to xfs_attr_intent") 4136e38af728 ("xfs: put attr[id] log item cache init with the others") 500a512c60d1 ("xfs: remove struct xfs_attr_item.xattri_flags") e2c78949b641 ("xfs: use a separate slab cache for deferred xattr work state") b53d212b4b5c ("xfs: put the xattr intent item op flags in their own namespace") 4d0cdd2bb8f0 ("xfs: clean up xfs_attr_node_hasname") 25b1e9dc3229 ("xfs: validate xattr name earlier in recovery") 85d76aec6bbb ("xfs: reject unknown xattri log item filter flags during recovery") 356cb708ea18 ("xfs: reject unknown xattri log item operation flags during recovery") a618acab136b ("xfs: don't leak the retained da state when doing a leaf to node conversion") 309001c22cdd ("xfs: don't leak da state when freeing the attr intent item") 45ff8b471cdc ("xfs: can't use kmem_zalloc() for attribute buffers") fdaf1bb3cafc ("xfs: ATTR_REPLACE algorithm with LARP enabled needs rework")