summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_xattr.c
Commit message (Expand)AuthorAgeFilesLines
* Make __xfs_xattr_put_listen preperly report errors.Artem Savkov2016-09-141-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-271-4/+5
|\
| * switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-4/+5
* | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-261-6/+11
|\ \ | |/ |/|
| * xfs: don't pass value into attr ->put_listentEric Sandeen2016-04-061-2/+1
| * xfs: only return -errno or success from attr ->put_listentEric Sandeen2016-04-061-4/+10
* | xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-3/+3
|/
* xfs: Change how listxattr generates synthetic attributesAndreas Gruenbacher2015-12-061-78/+59
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-061-6/+0
* posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-061-4/+4
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-131-4/+6
|\
| * xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-4/+6
* | xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher2015-11-031-14/+24
* | xfs: invalidate cached acl if set directly via xattrBrian Foster2015-11-031-2/+19
|/
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-3/+3
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0
* xfs: global error sign conversionDave Chinner2014-06-251-3/+3
* xfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-2/+2
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-231-1/+1
* xfs: decouple log and transaction headersDave Chinner2013-10-231-2/+1
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-231-1/+6
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-121-1/+0
* xfs: split out inode log item format definitionDave Chinner2013-08-121-0/+1
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+241
OpenPOWER on IntegriCloud