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