aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/xattr_trusted.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-19fs: port xattr to mnt_idmapGravatar Christian Brauner 1-1/+1
2021-01-24acl: handle idmapped mountsGravatar Christian Brauner 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyGravatar Al Viro 1-3/+4
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Gravatar Al Viro 1-3/+3
2015-11-13xattr handlers: Pass handler to operations instead of flagsGravatar Andreas Gruenbacher 1-4/+6
2015-11-13hfsplus: Remove unused xattr handler list operationsGravatar Andreas Gruenbacher 1-11/+0
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()Gravatar Fabian Frederick 1-16/+2
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()Gravatar Fabian Frederick 1-16/+3
2014-06-06hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesGravatar Hin-Tak Leung 1-12/+20
2013-02-27hfsplus: rework functionality of getting, setting and deleting of extended at...Gravatar Vyacheslav Dubeyko 1-0/+63