summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/xattr.h
AgeCommit message (Expand)Author
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba
2018-03-26btrfs: move btrfs_listxattr prototype to xattr.hDavid Sterba
2018-03-26btrfs: adjust return type of btrfs_getxattrDavid Sterba
2018-03-26btrfs: drop extern from function declarationsDavid Sterba
2018-03-26btrfs: drop underscores from exported xattr functionsDavid Sterba
2016-05-17btrfs: Switch to generic xattr handlersAndreas Gruenbacher
2015-12-06btrfs: Use xattr handler infrastructureAndreas Gruenbacher
2014-01-25btrfs: use generic posix ACL infrastructureChristoph Hellwig
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris
2010-05-21btrfs: constify xattr_handlerStephen Hemminger
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng
2009-02-04Btrfs: selinux supportJim Owens
2008-09-25Btrfs: optimize btrget/set/removexattrChristoph Hellwig
2008-09-25btrfs: optmize listxattrChristoph Hellwig
2008-09-25xattr support for btrfsJosef Bacik