| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-13 | hfs/hfsplus: prevent getting negative values of offset/length | Viacheslav Dubeyko | 1 | -26/+26 |
| 2025-09-24 | hfs/hfsplus: rework debug output subsystem | Viacheslav Dubeyko | 1 | -14/+14 |
| 2025-07-25 | hfs: fix slab-out-of-bounds in hfs_bnode_read() | Viacheslav Dubeyko | 1 | -0/+92 |
| 2025-07-06 | hfs: fix not erasing deleted b-tree node issue | Viacheslav Dubeyko | 1 | -0/+1 |
| 2025-04-07 | hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key | Vasiliy Kovalev | 1 | -0/+6 |
| 2023-02-02 | hfs: fix missing hfs_bnode_get() in __hfs_bnode_create | Liu Shixin | 1 | -0/+1 |
| 2022-09-11 | hfs: replace kmap() with kmap_local_page() in bnode.c | Fabio M. De Francesco | 1 | -20/+12 |
| 2022-06-29 | hfs: Remove check for PageError | Matthew Wilcox (Oracle) | 1 | -4/+0 |
| 2021-07-15 | hfs: fix high memory mapping in hfs_bnode_read | Desmond Cheong Zhi Xi | 1 | -5/+20 |
| 2017-11-17 | hfs/hfsplus: clean up unused variables in bnode.c | Christos Gkekas | 1 | -4/+0 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -6/+6 |
| 2015-09-10 | hfs,hfsplus: cache pages correctly between bnode_create and bnode_free | Hin-Tak Leung | 1 | -5/+4 |
| 2013-05-24 | hfs: avoid crash in hfs_bnode_create | Jeff Mahoney | 1 | -1/+5 |
| 2013-04-30 | hfs/hfsplus: convert printks to pr_<level> | Joe Perches | 1 | -2/+2 |
| 2013-04-30 | hfs/hfsplus: convert dprint to hfs_dbg | Joe Perches | 1 | -16/+19 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2006-09-27 | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 1 | -2/+1 |
| 2006-06-23 | [PATCH] read_mapping_page for address space | Pekka Enberg | 1 | -1/+1 |
| 2006-03-26 | BUG_ON() Conversion in fs/hfs/ | Eric Sesterhenn | 1 | -6/+3 |
| 2006-01-18 | [PATCH] hfs: cleanup HFS prints | Roman Zippel | 1 | -3/+3 |
| 2005-09-07 | [PATCH] hfs: remove debug code | Roman Zippel | 1 | -20/+1 |
| 2005-08-01 | [PATCH] hfs: don't reference missing page | Roman Zippel | 1 | -0/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+498 |