index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfs
/
bnode.c
Age
Commit message (
Expand
)
Author
2026-05-07
hfs/hfsplus: zero-initialize buffer in hfs_bnode_read
Tristan Madani
2026-05-07
hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
Tristan Madani
2026-04-27
hfs/hfxplus: use kzalloc_flex()
Rosen Penev
2025-11-13
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
2025-07-25
hfs: fix slab-out-of-bounds in hfs_bnode_read()
Viacheslav Dubeyko
2025-07-06
hfs: fix not erasing deleted b-tree node issue
Viacheslav Dubeyko
2025-04-07
hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
Vasiliy Kovalev
2023-02-02
hfs: fix missing hfs_bnode_get() in __hfs_bnode_create
Liu Shixin
2022-09-11
hfs: replace kmap() with kmap_local_page() in bnode.c
Fabio M. De Francesco
2022-06-29
hfs: Remove check for PageError
Matthew Wilcox (Oracle)
2021-07-15
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
2017-11-17
hfs/hfsplus: clean up unused variables in bnode.c
Christos Gkekas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-09-10
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2013-05-24
hfs: avoid crash in hfs_bnode_create
Jeff Mahoney
2013-04-30
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
2006-03-26
BUG_ON() Conversion in fs/hfs/
Eric Sesterhenn
2006-01-18
[PATCH] hfs: cleanup HFS prints
Roman Zippel
2005-09-07
[PATCH] hfs: remove debug code
Roman Zippel
2005-08-01
[PATCH] hfs: don't reference missing page
Roman Zippel
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds