summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/xattr_security.c
Commit message (Expand)AuthorAgeFilesLines
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-271-3/+4
* xattr_handler: pass dentry and inode as separate arguments of ->get()Al Viro2016-04-101-3/+3
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-4/+6
* hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher2015-11-131-11/+0
* fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()Fabian Frederick2015-04-171-16/+3
* fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()Fabian Frederick2015-04-171-16/+3
* hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung2014-06-061-21/+28
* hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko2013-09-111-0/+13
* hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko2013-02-271-0/+104