index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
/
attributes.c
Age
Commit message (
Expand
)
Author
2026-04-13
Merge tag 'hfs-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...
Linus Torvalds
2026-03-25
hfsplus: fix generic/523 test-case failure
Viacheslav Dubeyko
2026-03-16
hfsplus: fix generic/533 test-case failure
Viacheslav Dubeyko
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-04
hfsplus: fix potential Allocation File corruption after fsync
Viacheslav Dubeyko
2026-01-19
hfsplus: fix generic/037 xfstests failure
Viacheslav Dubeyko
2026-01-06
hfsplus: fix generic/020 xfstests failure
Viacheslav Dubeyko
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
2020-04-10
hfsplus: fix crash and filesystem corruption when deleting files
Simon Gander
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-06-06
hfsplus: remove unused routine hfsplus_attr_build_key_uni
Hin-Tak Leung
2014-06-06
hfsplus: correct usage of HFSPLUS_ATTR_MAX_STRLEN for non-English attributes
Hin-Tak Leung
2014-04-03
fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()
Fabian Frederick
2013-04-30
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
2013-02-27
hfsplus: add functionality of manipulating by records in attributes tree
Vyacheslav Dubeyko