summaryrefslogtreecommitdiff
path: root/fs/hfsplus/attributes.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-11hfsplus: fix crash and filesystem corruption when deleting filesSimon Gander1-0/+4
2018-10-31hfsplus: prevent btree data loss on ENOSPCErnesto A. Fernández1-0/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-06-07hfsplus: remove unused routine hfsplus_attr_build_key_uniHin-Tak Leung1-25/+0
2014-06-07hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesHin-Tak Leung1-7/+4
2014-04-04fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick1-1/+1
2013-05-01hfs/hfsplus: convert printks to pr_<level>Joe Perches1-9/+9
2013-05-01hfs/hfsplus: convert dprint to hfs_dbgJoe Perches1-4/+4
2013-02-28hfsplus: add functionality of manipulating by records in attributes treeVyacheslav Dubeyko1-0/+399