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