index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
4
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
4
-5
/
+5
2026-02-06
hfsplus: avoid double unload_nls() on mount failure
Shardul Bankar
1
-1
/
+0
2026-01-29
hfsplus: fix warning issue in inode.c
Viacheslav Dubeyko
1
-2
/
+2
2026-01-28
hfsplus: fix generic/062 xfstests failure
Viacheslav Dubeyko
2
-13
/
+39
2026-01-19
hfsplus: fix generic/037 xfstests failure
Viacheslav Dubeyko
3
-55
/
+136
2026-01-06
hfsplus: pretend special inodes as regular files
Tetsuo Handa
1
-0
/
+6
2026-01-06
hfsplus: return error when node already exists in hfs_bnode_create
Shardul Bankar
1
-1
/
+1
2026-01-06
hfsplus: fix generic/020 xfstests failure
Viacheslav Dubeyko
2
-14
/
+70
2025-12-15
hfsplus: fix volume corruption issue for generic/498
Viacheslav Dubeyko
1
-1
/
+11
2025-12-15
hfsplus: fix volume corruption issue for generic/480
Viacheslav Dubeyko
2
-1
/
+50
2025-12-15
hfsplus: ensure sb->s_fs_info is always cleaned up
Mehdi Ben Hadj Khelifa
1
-4
/
+9
2025-12-03
Merge tag 'hfs-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
15
-501
/
+1782
2025-12-01
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2025-11-25
hfs/hfsplus: move on-disk layout declarations into hfs_common.h
Viacheslav Dubeyko
3
-406
/
+11
2025-11-25
hfsplus: fix volume corruption issue for generic/101
Viacheslav Dubeyko
3
-33
/
+65
2025-11-24
hfsplus: introduce KUnit tests for HFS+ string operations
Viacheslav Dubeyko
5
-3
/
+1618
2025-11-18
hfsplus: fix volume corruption issue for generic/073
Viacheslav Dubeyko
1
-1
/
+6
2025-11-18
hfsplus: Verify inode mode when loading from disk
Tetsuo Handa
1
-4
/
+28
2025-11-13
hfsplus: fix volume corruption issue for generic/070
Viacheslav Dubeyko
1
-2
/
+1
2025-11-13
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
5
-52
/
+52
2025-11-13
hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
Yang Chenzhi
1
-0
/
+1
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
1
-0
/
+1
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-1
/
+1
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
11
-89
/
+63
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
4
-11
/
+29
2025-08-31
hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
Viacheslav Dubeyko
1
-5
/
+18
2025-08-31
hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
Viacheslav Dubeyko
1
-1
/
+7
2025-08-31
hfs: validate record offset in hfsplus_bmap_alloc
Yang Chenzhi
3
-41
/
+48
2025-08-31
hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...
Yangtao Li
1
-1
/
+1
2025-07-28
Merge tag 'hfs-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-8
/
+107
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+4
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+9
2025-07-25
hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
Viacheslav Dubeyko
1
-0
/
+92
2025-07-25
hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
Viacheslav Dubeyko
1
-0
/
+7
2025-07-25
hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
Tetsuo Handa
1
-1
/
+5
2025-07-25
hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
Johannes Thumshirn
1
-4
/
+2
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2
-5
/
+9
2025-07-06
hfsplus: remove mutex_lock check in hfsplus_free_extents
Yangtao Li
1
-3
/
+0
2025-07-06
hfsplus: make splice write available again
Yangtao Li
1
-0
/
+1
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2
-4
/
+4
2025-06-17
fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Lorenzo Stoakes
1
-1
/
+1
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-05-07
hfsplus: use bdev_rw_virt in hfsplus_submit_bio
Christoph Hellwig
1
-37
/
+9
2025-04-07
hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
Vasiliy Kovalev
1
-0
/
+6
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-3
/
+3
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-1
/
+4
2024-11-12
hfsplus: don't query the device logical block size multiple times
Thadeu Lima de Souza Cascardo
2
-1
/
+4
[next]