summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/xattr.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: cleanup btrfs_setxattr_trans and drop transaction parameterAnand Jain2019-04-291-3/+2Star
* btrfs: export btrfs_setxattrAnand Jain2019-04-291-0/+2
* btrfs: rename btrfs_setxattr to btrfs_setxattr_transAnand Jain2019-04-291-1/+1
* btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba2018-04-121-17/+4Star
* btrfs: move btrfs_listxattr prototype to xattr.hDavid Sterba2018-03-261-0/+1
* btrfs: adjust return type of btrfs_getxattrDavid Sterba2018-03-261-1/+1
* btrfs: drop extern from function declarationsDavid Sterba2018-03-261-3/+3
* btrfs: drop underscores from exported xattr functionsDavid Sterba2018-03-261-2/+2
* btrfs: Switch to generic xattr handlersAndreas Gruenbacher2016-05-181-3/+0Star
* btrfs: Use xattr handler infrastructureAndreas Gruenbacher2015-12-071-2/+0Star
* btrfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-261-2/+0Star
* fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-011-1/+2
* btrfs: constify xattr_handlerStephen Hemminger2010-05-221-3/+3
* Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng2009-12-171-4/+5
* Btrfs: selinux supportJim Owens2009-02-041-0/+2
* Btrfs: optimize btrget/set/removexattrChristoph Hellwig2008-09-251-21/+10Star
* btrfs: optmize listxattrChristoph Hellwig2008-09-251-8/+0Star
* xattr support for btrfsJosef Bacik2008-09-251-0/+58