aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/xattr.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-09hfsplus: move hfsplus_xattr_handlers to .rodataGravatar Wedson Almeida Filho 1-1/+1
2018-08-22hfsplus: drop ACL supportGravatar Ernesto A. Fernández 1-3/+0
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-1/+1
2016-04-10xattr_handler: pass dentry and inode as separate arguments of ->get()Gravatar Al Viro 1-1/+1
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()Gravatar Fabian Frederick 1-5/+3
2015-04-17fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()Gravatar Fabian Frederick 1-8/+4
2014-01-31hfsplus: use xattr handlers for removexattrGravatar Christoph Hellwig 1-2/+0
2014-01-25hfsplus: use generic posix ACL infrastructureGravatar Christoph Hellwig 1-2/+0
2013-09-11hfsplus: integrate POSIX ACLs support into driverGravatar Vyacheslav Dubeyko 1-20/+13
2013-02-27hfsplus: rework functionality of getting, setting and deleting of extended at...Gravatar Vyacheslav Dubeyko 1-0/+60