blob: 866c258e7a27dced665d71ffdfff3b6222388e26 [file] [log] [blame]
254f800f8104 ("xfs: remove XFS_DA_OP_INCOMPLETE")
d5f0f49a9bdd ("xfs: clean up the attr flag confusion")
f3e93d95feef ("xfs: clean up the ATTR_REPLACE checks")
5a3930e27ef9 ("xfs: improve xfs_forget_acl")
f60463195179 ("xfs: lift common checks into xfs_ioc_attr_list")
3e7a779937a2 ("xfs: move the legacy xfs_attr_list to xfs_ioctl.c")
2f014aad03d8 ("xfs: open code ATTR_ENTSIZE")
fe960087121a ("xfs: remove the unused ATTR_ENTRY macro")
a9c8c69b4961 ("xfs: cleanup struct xfs_attr_list_context")
377f16ac6723 ("xfs: factor out a xfs_attr_match helper")
1d7330199400 ("xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME")
d49db18b247d ("xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL")
e513e25c380a ("xfs: remove ATTR_KERNOVAL")
e5171d7e9894 ("xfs: pass an initialized xfs_da_args to xfs_attr_get")
a25446224353 ("xfs: pass an initialized xfs_da_args structure to xfs_attr_set")
4df28c64e438 ("xfs: remove the MAXNAMELEN check from xfs_attr_args_init")
79f2280b9bfd ("xfs: remove the name == NULL check from xfs_attr_args_init")
d0ce64391128 ("xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op")
2282a9e65177 ("xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE")
6cc4f4fff10d ("xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set")
0eb81a5f5c34 ("xfs: merge xfs_attr_remove into xfs_attr_set")
5e81357435cc ("xfs: remove the ATTR_INCOMPLETE flag")
4d542e4c1e28 ("xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE")
d29f781c32b1 ("xfs: Remove all strlen in all xfs_attr_* functions for attr names.")
780d29057781 ("xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag")
8cde9f259c7d ("xfs: also remove cached ACLs when removing the underlying attr")
84fd081f8ae9 ("xfs: reject invalid flags combinations in XFS_IOC_ATTRMULTI_BY_HANDLE")
953aa9d136f5 ("xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE")