summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_xattr.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\
| * switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-26
|\ \ | |/ |/|
| * xfs: don't pass value into attr ->put_listentEric Sandeen2016-04-06
| * xfs: only return -errno or success from attr ->put_listentEric Sandeen2016-04-06
* | xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-10
|/
* xfs: Change how listxattr generates synthetic attributesAndreas Gruenbacher2015-12-06
* vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-06
* posix acls: Remove duplicate xattr name definitionsAndreas Gruenbacher2015-12-06
* Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-11-13
|\
| * xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
* | xfs: invalidate cached acl if set via ioctlAndreas Gruenbacher2015-11-03
* | xfs: invalidate cached acl if set directly via xattrBrian Foster2015-11-03
|/
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-28
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-28
* xfs: global error sign conversionDave Chinner2014-06-25
* xfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-25
* xfs: decouple inode and bmap btree header filesDave Chinner2013-10-23
* xfs: decouple log and transaction headersDave Chinner2013-10-23
* xfs: unify directory/attribute format definitionsDave Chinner2013-10-23
* xfs: kill xfs_vnodeops.[ch]Dave Chinner2013-08-12
* xfs: split out inode log item format definitionDave Chinner2013-08-12
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12