index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
xattr.h
Age
Commit message (
Expand
)
Author
2019-04-29
btrfs: cleanup btrfs_setxattr_trans and drop transaction parameter
Anand Jain
2019-04-29
btrfs: export btrfs_setxattr
Anand Jain
2019-04-29
btrfs: rename btrfs_setxattr to btrfs_setxattr_trans
Anand Jain
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-03-26
btrfs: move btrfs_listxattr prototype to xattr.h
David Sterba
2018-03-26
btrfs: adjust return type of btrfs_getxattr
David Sterba
2018-03-26
btrfs: drop extern from function declarations
David Sterba
2018-03-26
btrfs: drop underscores from exported xattr functions
David Sterba
2016-05-17
btrfs: Switch to generic xattr handlers
Andreas Gruenbacher
2015-12-06
btrfs: Use xattr handler infrastructure
Andreas Gruenbacher
2014-01-25
btrfs: use generic posix ACL infrastructure
Christoph Hellwig
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
2010-05-21
btrfs: constify xattr_handler
Stephen Hemminger
2009-12-17
Btrfs: Pass transaction handle to security and ACL initialization functions
Yan, Zheng
2009-02-04
Btrfs: selinux support
Jim Owens
2008-09-25
Btrfs: optimize btrget/set/removexattr
Christoph Hellwig
2008-09-25
btrfs: optmize listxattr
Christoph Hellwig
2008-09-25
xattr support for btrfs
Josef Bacik