blob: 85550e7eff5718e83179e7c27cd97365479c5dee [file] [log] [blame]
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")
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.")
780d29057781 ("xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag")
8cde9f259c7d ("xfs: also remove cached ACLs when removing the underlying attr")
953aa9d136f5 ("xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_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")