aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-31hfsplus: use xattr handlers for removexattrChristoph Hellwig1-43/+17
2014-01-26hfsplus: remove can_set_xattrChristoph Hellwig1-84/+3
2014-01-25hfsplus: use generic posix ACL infrastructureChristoph Hellwig1-2/+3
2013-11-15hfsplus: Fix undefined __divdi3 in hfsplus_init_header_node()Geert Uytterhoeven1-3/+6
2013-11-13hfsplus: implement attributes file creation functionalityVyacheslav Dubeyko1-2/+140
2013-11-13hfsplus: implement attributes file's header node initialization codeVyacheslav Dubeyko1-0/+65
2013-09-11hfsplus: integrate POSIX ACLs support into driverVyacheslav Dubeyko1-6/+56
2013-04-30hfs/hfsplus: convert printks to pr_<level>Joe Perches1-21/+20
2013-02-27hfsplus: rework functionality of getting, setting and deleting of extended attributesVyacheslav Dubeyko1-0/+709