aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/hfsplus/xattr_security.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-3/+4
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro1-3/+3
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher1-4/+6
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher1-11/+0
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()Fabian Frederick1-16/+3
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()Fabian Frederick1-16/+3
2014-06-06hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung1-21/+28
2013-09-11hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko1-0/+13
2013-02-27hfsplus: rework functionality of getting, setting and deleting of extended attributesVyacheslav Dubeyko1-0/+104