aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28xfs: remove unused header filesEric Sandeen1-4/+0
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong1-0/+1
2019-02-14xfs: don't overflow xattr listent bufferDarrick J. Wong1-0/+3
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2016-12-05xfs: several xattr functions can be voidEric Sandeen1-13/+10
2016-09-14Make __xfs_xattr_put_listen preperly report errors.Artem Savkov1-0/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+5
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-4/+5
2016-05-26Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-6/+11
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-3/+3
2016-04-06xfs: don't pass value into attr ->put_listentEric Sandeen1-2/+1
2016-04-06xfs: only return -errno or success from attr ->put_listentEric Sandeen1-4/+10
2015-12-06xfs: Change how listxattr generates synthetic attributesAndreas Gruenbacher1-78/+59
2015-12-06vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher1-6/+0
2015-12-06posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher1-4/+4
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+6
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher1-4/+6
2015-11-03xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher1-14/+24
2015-11-03xfs: invalidate cached acl if set directly via xattrBrian Foster1-2/+19
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-3/+3
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-06-25xfs: global error sign conversionDave Chinner1-3/+3
2014-01-25xfs: use generic posix ACL infrastructureChristoph Hellwig1-2/+2
2013-10-23xfs: decouple inode and bmap btree header filesDave Chinner1-1/+1
2013-10-23xfs: decouple log and transaction headersDave Chinner1-2/+1
2013-10-23xfs: unify directory/attribute format definitionsDave Chinner1-1/+6
2013-08-12xfs: kill xfs_vnodeops.[ch]Dave Chinner1-1/+0
2013-08-12xfs: split out inode log item format definitionDave Chinner1-0/+1
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+241