aboutsummaryrefslogtreecommitdiff
path: root/fs/hfsplus/attributes.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-10hfsplus: fix crash and filesystem corruption when deleting filesGravatar Simon Gander 1-0/+4
2018-10-31hfsplus: prevent btree data loss on ENOSPCGravatar Ernesto A. Fernández 1-0/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-06-06hfsplus: remove unused routine hfsplus_attr_build_key_uniGravatar Hin-Tak Leung 1-25/+0
2014-06-06hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributesGravatar Hin-Tak Leung 1-7/+4
2014-04-03fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Gravatar Fabian Frederick 1-1/+1
2013-04-30hfs/hfsplus: convert printks to pr_<level>Gravatar Joe Perches 1-9/+9
2013-04-30hfs/hfsplus: convert dprint to hfs_dbgGravatar Joe Perches 1-4/+4
2013-02-27hfsplus: add functionality of manipulating by records in attributes treeGravatar Vyacheslav Dubeyko 1-0/+399