aboutsummaryrefslogtreecommitdiffstats
path: root/fs/hfsplus/xattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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