summaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/xattr.c
Commit message (Expand)AuthorAgeFilesLines
* hfsplus: fix compiler warning on PowerPCChristian Kujau2014-06-071-1/+1
* fs/hfsplus: fix pr_foo() and hfs_dbg formatsFabian Frederick2014-06-071-1/+1
* hfsplus: fix "unused node is not erased" errorSergei Antonov2014-06-071-1/+1
* hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung2014-06-071-14/+22
* hfsplus: fix worst-case unicode to char conversion of file names and attributesHin-Tak Leung2014-06-071-3/+12
* hfsplus: use xattr handlers for removexattrChristoph Hellwig2014-01-311-43/+17Star
* hfsplus: remove can_set_xattrChristoph Hellwig2014-01-261-84/+3Star
* hfsplus: use generic posix ACL infrastructureChristoph Hellwig2014-01-261-2/+3
* hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven2013-11-151-3/+6
* hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko2013-11-131-2/+140
* hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko2013-11-131-0/+65
* hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko2013-09-121-6/+56
* hfs/hfsplus: convert printks to pr_<level>Joe Perches2013-05-011-21/+20Star
* hfsplus: rework functionality of getting, setting and deleting of extended at...Vyacheslav Dubeyko2013-02-281-0/+709