aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/xattr.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: add forward declarations and headers, part 1Gravatar David Sterba 1-1/+5
2023-10-09btrfs: move btrfs_xattr_handlers to .rodataGravatar Wedson Almeida Filho 1-1/+1
2019-04-29btrfs: cleanup btrfs_setxattr_trans and drop transaction parameterGravatar Anand Jain 1-3/+2
2019-04-29btrfs: export btrfs_setxattrGravatar Anand Jain 1-0/+2
2019-04-29btrfs: rename btrfs_setxattr to btrfs_setxattr_transGravatar Anand Jain 1-1/+1
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersGravatar David Sterba 1-17/+4
2018-03-26btrfs: move btrfs_listxattr prototype to xattr.hGravatar David Sterba 1-0/+1
2018-03-26btrfs: adjust return type of btrfs_getxattrGravatar David Sterba 1-1/+1
2018-03-26btrfs: drop extern from function declarationsGravatar David Sterba 1-3/+3
2018-03-26btrfs: drop underscores from exported xattr functionsGravatar David Sterba 1-2/+2
2016-05-17btrfs: Switch to generic xattr handlersGravatar Andreas Gruenbacher 1-3/+0
2015-12-06btrfs: Use xattr handler infrastructureGravatar Andreas Gruenbacher 1-2/+0
2014-01-25btrfs: use generic posix ACL infrastructureGravatar Christoph Hellwig 1-2/+0
2011-02-01fs/vfs/security: pass last path component to LSM on inode creationGravatar Eric Paris 1-1/+2
2010-05-21btrfs: constify xattr_handlerGravatar Stephen Hemminger 1-3/+3
2009-12-17Btrfs: Pass transaction handle to security and ACL initialization functionsGravatar Yan, Zheng 1-4/+5
2009-02-04Btrfs: selinux supportGravatar Jim Owens 1-0/+2
2008-09-25Btrfs: optimize btrget/set/removexattrGravatar Christoph Hellwig 1-21/+10
2008-09-25btrfs: optmize listxattrGravatar Christoph Hellwig 1-8/+0
2008-09-25xattr support for btrfsGravatar Josef Bacik 1-0/+58