aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_attr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09xfs: Remove all strlen in all xfs_attr_* functions for attr names.Allison Henderson1-3/+5
2020-01-09xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLEChristoph Hellwig1-2/+5
2019-08-30xfs: allocate xattr buffer on demandDave Chinner1-2/+4
2019-07-05xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong1-1/+7
2019-04-30xfs: always rejoin held resources during defer rollDarrick J. Wong1-1/+1
2019-02-11xfs: check attribute name validityDarrick J. Wong1-1/+1
2018-10-18xfs: Add attibute remove and helper functionsAllison Henderson1-0/+1
2018-10-18xfs: Add attibute set and helper functionsAllison Henderson1-0/+1
2018-10-18xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.hAllison Henderson1-0/+148