summaryrefslogtreecommitdiff
path: root/fs/hfsplus/xattr.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-22hfsplus: drop ACL supportErnesto A. Fernández1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-1/+1
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-1/+1
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()Fabian Frederick1-5/+3
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()Fabian Frederick1-8/+4
2014-01-31hfsplus: use xattr handlers for removexattrChristoph Hellwig1-2/+0
2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig1-2/+0
2013-09-11hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko1-20/+13
2013-02-27hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko1-0/+60