index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
/
xattr_security.c
Age
Commit message (
Expand
)
Author
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2018-08-22
hfsplus: drop ACL support
Ernesto A. Fernández
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
Al Viro
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-13
hfsplus: Remove unused xattr handler list operations
Andreas Gruenbacher
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
Fabian Frederick
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
Fabian Frederick
2014-06-06
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
Hin-Tak Leung
2013-09-11
hfsplus: integrate POSIX ACLs support into driver
Vyacheslav Dubeyko
2013-02-27
hfsplus: rework functionality of getting, setting and deleting of extended at...
Vyacheslav Dubeyko