开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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