index
:
pub/scm/linux/kernel/git/robh/linux.git
master
Rob Herring's fork of linux.git
Rob Herring
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
/
btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-11
hfsplus: validate B-tree record offset table
Jiaming Zhang
1
-2
/
+14
2026-04-27
hfsplus: Add a sanity check for btree node size
Edward Adam Davis
1
-0
/
+2
2026-04-08
hfsplus: fix logic of alloc/free b-tree node
Viacheslav Dubeyko
1
-0
/
+3
2026-04-08
hfsplus: fix error processing issue in hfs_bmap_free()
Viacheslav Dubeyko
1
-5
/
+9
2026-04-08
hfsplus: fix potential race conditions in b-tree functionality
Viacheslav Dubeyko
1
-0
/
+5
2026-03-18
hfsplus: validate b-tree node 0 bitmap at mount time
Shardul Bankar
1
-0
/
+60
2026-03-18
hfsplus: refactor b-tree map page access and add node-type validation
Shardul Bankar
1
-47
/
+122
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-11-13
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
1
-1
/
+1
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
1
-2
/
+2
2025-08-31
hfs: validate record offset in hfsplus_bmap_alloc
Yang Chenzhi
1
-0
/
+6
2022-09-11
hfsplus: convert kmap() to kmap_local_page() in btree.c
Fabio M. De Francesco
1
-14
/
+14
2022-09-11
hfsplus: unmap the page in the "fail_page" label
Fabio M. De Francesco
1
-0
/
+1
2018-11-30
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
1
-16
/
+28
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
-11
/
+11
2014-06-06
hfsplus: fix "unused node is not erased" error
Sergei Antonov
1
-1
/
+1
2013-11-13
hfsplus: add metadata file's clump size calculation functionality
Vyacheslav Dubeyko
1
-0
/
+112
2013-04-30
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
1
-13
/
+12
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
1
-2
/
+2
2013-02-27
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
1
-0
/
+8
2012-12-20
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
1
-2
/
+3
2010-12-16
hfsplus: over 80 character lines clean-up
Anton Salikhmetov
1
-9
/
+22
2010-11-23
hfsplus: silence a few debug printks
Christoph Hellwig
1
-1
/
+1
2010-10-14
hfsplus: validate btree flags
Christoph Hellwig
1
-0
/
+14
2010-10-14
hfsplus: handle more on-disk corruptions without oopsing
Eric Sandeen
1
-5
/
+20
2010-10-14
hfsplus: fix oops on mount with corrupted btree extent records
Jeff Mahoney
1
-2
/
+9
2010-10-01
hfsplus: convert tree_lock to mutex
Thomas Gleixner
1
-1
/
+1
2010-10-01
hfsplus: use atomic bitops for the superblock flags
Christoph Hellwig
1
-2
/
+2
2010-10-01
hfsplus: fix HFSPLUS_I calling convention
Christoph Hellwig
1
-4
/
+5
2010-10-01
hfsplus: fix HFSPLUS_SB calling convention
Christoph Hellwig
1
-4
/
+4
2008-04-30
hfsplus: fix warning with 64k PAGE_SIZE
Andrew Morton
1
-3
/
+7
2008-02-07
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
1
-2
/
+4
2007-07-16
HFS+: add custom dentry hash and comparison operations
Duane Griffin
1
-1
/
+3
2007-05-08
is_power_of_2 in fs/hfs
Vignesh Babu BM
1
-1
/
+2
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-04-01
BUG_ON() Conversion in fs/hfsplus/
Eric Sesterhenn
1
-2
/
+1
2006-01-18
[PATCH] hfs: add HFSX support
David Elliott
1
-9
/
+14
2006-01-18
[PATCH] hfs: cleanup HFS+ prints
Roman Zippel
1
-10
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+319