summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/xattr_security.c
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: drop ACL supportErnesto A. Fernández2018-08-221-13/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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-111-3/+3
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-141-4/+6
* hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher2015-11-141-11/+0Star
* fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()Fabian Frederick2015-04-171-16/+3Star
* fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()Fabian Frederick2015-04-171-16/+3Star
* hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung2014-06-071-21/+28
* hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko2013-09-121-0/+13
* hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko2013-02-281-0/+104