Age | Commit message (Expand) | Author | Files | Lines |
2019-04-29 | btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter | Anand Jain | 1 | -3/+2 |
2019-04-29 | btrfs: export btrfs_setxattr | Anand Jain | 1 | -0/+2 |
2019-04-29 | btrfs: rename btrfs_setxattr to btrfs_setxattr_trans | Anand Jain | 1 | -1/+1 |
2018-04-12 | btrfs: replace GPL boilerplate by SPDX -- headers | David Sterba | 1 | -17/+4 |
2018-03-26 | btrfs: move btrfs_listxattr prototype to xattr.h | David Sterba | 1 | -0/+1 |
2018-03-26 | btrfs: adjust return type of btrfs_getxattr | David Sterba | 1 | -1/+1 |
2018-03-26 | btrfs: drop extern from function declarations | David Sterba | 1 | -3/+3 |
2018-03-26 | btrfs: drop underscores from exported xattr functions | David Sterba | 1 | -2/+2 |
2016-05-18 | btrfs: Switch to generic xattr handlers | Andreas Gruenbacher | 1 | -3/+0 |
2015-12-07 | btrfs: Use xattr handler infrastructure | Andreas Gruenbacher | 1 | -2/+0 |
2014-01-26 | btrfs: use generic posix ACL infrastructure | Christoph Hellwig | 1 | -2/+0 |
2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris | 1 | -1/+2 |
2010-05-22 | btrfs: constify xattr_handler | Stephen Hemminger | 1 | -3/+3 |
2009-12-17 | Btrfs: Pass transaction handle to security and ACL initialization functions | Yan, Zheng | 1 | -4/+5 |
2009-02-04 | Btrfs: selinux support | Jim Owens | 1 | -0/+2 |
2008-09-25 | Btrfs: optimize btrget/set/removexattr | Christoph Hellwig | 1 | -21/+10 |
2008-09-25 | btrfs: optmize listxattr | Christoph Hellwig | 1 | -8/+0 |
2008-09-25 | xattr support for btrfs | Josef Bacik | 1 | -0/+58 |