aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/xattr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29btrfs: cleanup btrfs_setxattr_trans and drop transaction parameterAnand Jain1-3/+2
2019-04-29btrfs: export btrfs_setxattrAnand Jain1-0/+2
2019-04-29btrfs: rename btrfs_setxattr to btrfs_setxattr_transAnand Jain1-1/+1
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba1-17/+4
2018-03-26btrfs: move btrfs_listxattr prototype to xattr.hDavid Sterba1-0/+1
2018-03-26btrfs: adjust return type of btrfs_getxattrDavid Sterba1-1/+1
2018-03-26btrfs: drop extern from function declarationsDavid Sterba1-3/+3
2018-03-26btrfs: drop underscores from exported xattr functionsDavid Sterba1-2/+2
2016-05-17btrfs: Switch to generic xattr handlersAndreas Gruenbacher1-3/+0
2015-12-06btrfs: Use xattr handler infrastructureAndreas Gruenbacher1-2/+0
2014-01-25btrfs: use generic posix ACL infrastructureChristoph Hellwig1-2/+0
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationEric Paris1-1/+2
2010-05-21btrfs: constify xattr_handlerStephen Hemminger1-3/+3
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsYan, Zheng1-4/+5
2009-02-04Btrfs: selinux supportJim Owens1-0/+2
2008-09-25Btrfs: optimize btrget/set/removexattrChristoph Hellwig1-21/+10
2008-09-25btrfs: optmize listxattrChristoph Hellwig1-8/+0
2008-09-25xattr support for btrfsJosef Bacik1-0/+58