blob: 772dfc9e6e312c613742d467921705432cacbb7d [file] [log] [blame]
17e1dd83ea21 ("xfs: rename xfs_attr_list_int to xfs_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")
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")
d29f781c32b1 ("xfs: Remove all strlen in all xfs_attr_* functions for attr names.")
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")
8234532fd400 ("xfs: remove XFS_IOC_FSSETDM and XFS_IOC_FSSETDM_BY_HANDLE")
5f213ddbcbe8 ("xfs: fix missing header includes")
a5155b870d68 ("xfs: always log corruption errors")
c2414ad6e66a ("xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata")
7a42c70ea0dd ("xfs: disable xfs_ioc_space for always COW inodes")