Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switch xattr_handler->set() to passing dentry and inode separately | Al Viro | 2016-05-27 | 1 | -3/+4 |
* | xattr_handler: pass dentry and inode as separate arguments of ->get() | Al Viro | 2016-04-10 | 1 | -3/+3 |
* | xattr handlers: Pass handler to operations instead of flags | Andreas Gruenbacher | 2015-11-13 | 1 | -4/+6 |
* | hfsplus: Remove unused xattr handler list operations | Andreas Gruenbacher | 2015-11-13 | 1 | -11/+0 |
* | fs/hfsplus: move xattr_name allocation in hfsplus_setxattr() | Fabian Frederick | 2015-04-17 | 1 | -16/+3 |
* | fs/hfsplus: move xattr_name allocation in hfsplus_getxattr() | Fabian Frederick | 2015-04-17 | 1 | -16/+3 |
* | hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes | Hin-Tak Leung | 2014-06-06 | 1 | -21/+28 |
* | hfsplus: integrate POSIX ACLs support into driver | Vyacheslav Dubeyko | 2013-09-11 | 1 | -0/+13 |
* | hfsplus: rework functionality of getting, setting and deleting of extended at... | Vyacheslav Dubeyko | 2013-02-27 | 1 | -0/+104 |