| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | hfsplus: introduce KUnit tests for HFS+ string operations | Viacheslav Dubeyko | 1 | -3/+13 |
| 2025-09-22 | hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp() | Viacheslav Dubeyko | 1 | -0/+24 |
| 2025-09-09 | hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc() | Kang Chen | 1 | -5/+19 |
| 2025-07-25 | hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc() | Viacheslav Dubeyko | 1 | -0/+7 |
| 2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook | 1 | -1/+1 |
| 2018-08-22 | hfsplus: fix decomposition of Hangul characters | Ernesto A. Fernández | 1 | -6/+56 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-07-31 | get rid of 'parent' argument of ->d_compare() | Al Viro | 1 | -1/+1 |
| 2016-07-29 | cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare() | Al Viro | 1 | -1/+1 |
| 2016-06-10 | vfs: make the string hashes salt the hash | Linus Torvalds | 1 | -1/+1 |
| 2013-06-29 | Don't pass inode to ->d_hash() and ->d_compare() | Linus Torvalds | 1 | -5/+2 |
| 2013-02-27 | hfsplus: add support of manipulation by attributes file | Vyacheslav Dubeyko | 1 | -3/+4 |
| 2011-06-30 | hfsplus: assignments inside `if' condition clean-up | Anton Salikhmetov | 1 | -8/+27 |
| 2011-01-07 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | 1 | -15/+23 |
| 2011-01-07 | fs: change d_hash for rcu-walk | Nick Piggin | 1 | -1/+2 |
| 2011-01-07 | fs: change d_compare for rcu-walk | Nick Piggin | 1 | -6/+9 |
| 2010-12-16 | hfsplus: spaces/indentation clean-up | Anton Salikhmetov | 1 | -10/+10 |
| 2010-12-16 | hfsplus: over 80 character lines clean-up | Anton Salikhmetov | 1 | -6/+15 |
| 2010-10-01 | hfsplus: use atomic bitops for the superblock flags | Christoph Hellwig | 1 | -6/+6 |
| 2010-10-01 | hfsplus: fix HFSPLUS_SB calling convention | Christoph Hellwig | 1 | -8/+8 |
| 2008-02-08 | fs/hfsplus/unicode.c: fix uninitialized var warning | Andrew Morton | 1 | -1/+2 |
| 2007-07-16 | HFS+: add custom dentry hash and comparison operations | Duane Griffin | 1 | -0/+123 |
| 2007-07-16 | HFS+: refactor ASCII to unicode conversion routine for later reuse | Duane Griffin | 1 | -45/+62 |
| 2006-01-18 | [PATCH] hfs: add HFSX support | David Elliott | 1 | -1/+29 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+271 |