VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
fs
/
hfsplus
/
xattr.h
Date
Commit Message
Rev
Author
2018-08-22
hfsplus: drop ACL support
f168d9fd
Ernesto A. Fernández
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
59301226
Al Viro
2016-04-10
xattr_handler: pass dentry and inode as separate arguments of ->get()
b296821a
Al Viro
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
5e61473e
Fabian Frederick
2015-04-17
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
a3cef4cd
Fabian Frederick
2014-01-31
hfsplus: use xattr handlers for removexattr
b168fff7
Christoph Hellwig
2014-01-25
hfsplus: use generic posix ACL infrastructure
b0a7ab57
Christoph Hellwig
2013-09-11
hfsplus: integrate POSIX ACLs support into driver
b4c1107c
Vyacheslav Dubeyko
2013-02-27
hfsplus: rework functionality of getting, setting and deleting of extended attributes
127e5f5a
Vyacheslav Dubeyko