summaryrefslogtreecommitdiff
path: root/fs/hfsplus
AgeCommit message (Expand)Author
21 hoursMerge tag 'hfs-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds
6 dayshfsplus: fix generic/642 failureViacheslav Dubeyko
6 dayshfsplus: rework logic of map nodes creation in xattr b-treeViacheslav Dubeyko
6 dayshfsplus: fix logic of alloc/free b-tree nodeViacheslav Dubeyko
6 dayshfsplus: fix error processing issue in hfs_bmap_free()Viacheslav Dubeyko
6 dayshfsplus: fix potential race conditions in b-tree functionalityViacheslav Dubeyko
2026-03-27hfsplus: extract hidden directory search into a helper functionZilin Guan
2026-03-27hfsplus: fix held lock freed on hfsplus_fill_super()Zilin Guan
2026-03-25hfsplus: fix generic/523 test-case failureViacheslav Dubeyko
2026-03-18hfsplus: validate b-tree node 0 bitmap at mount timeShardul Bankar
2026-03-18hfsplus: refactor b-tree map page access and add node-type validationShardul Bankar
2026-03-17hfsplus: fix to update ctime after renameViacheslav Dubeyko
2026-03-16hfsplus: fix generic/533 test-case failureViacheslav Dubeyko
2026-03-12hfsplus: set ctime after setxattr and removexattrViacheslav Dubeyko
2026-03-09hfsplus: fix uninit-value by validating catalog record sizeDeepanshu Kartikey
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-04hfsplus: fix potential Allocation File corruption after fsyncViacheslav Dubeyko
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-06hfsplus: avoid double unload_nls() on mount failureShardul Bankar
2026-01-29hfsplus: fix warning issue in inode.cViacheslav Dubeyko
2026-01-28hfsplus: fix generic/062 xfstests failureViacheslav Dubeyko
2026-01-19hfsplus: fix generic/037 xfstests failureViacheslav Dubeyko
2026-01-06hfsplus: pretend special inodes as regular filesTetsuo Handa
2026-01-06hfsplus: return error when node already exists in hfs_bnode_createShardul Bankar
2026-01-06hfsplus: fix generic/020 xfstests failureViacheslav Dubeyko
2025-12-15hfsplus: fix volume corruption issue for generic/498Viacheslav Dubeyko
2025-12-15hfsplus: fix volume corruption issue for generic/480Viacheslav Dubeyko
2025-12-15hfsplus: ensure sb->s_fs_info is always cleaned upMehdi Ben Hadj Khelifa
2025-12-03Merge tag 'hfs-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-25hfs/hfsplus: move on-disk layout declarations into hfs_common.hViacheslav Dubeyko
2025-11-25hfsplus: fix volume corruption issue for generic/101Viacheslav Dubeyko
2025-11-24hfsplus: introduce KUnit tests for HFS+ string operationsViacheslav Dubeyko
2025-11-18hfsplus: fix volume corruption issue for generic/073Viacheslav Dubeyko
2025-11-18hfsplus: Verify inode mode when loading from diskTetsuo Handa
2025-11-13hfsplus: fix volume corruption issue for generic/070Viacheslav Dubeyko
2025-11-13hfs/hfsplus: prevent getting negative values of offset/lengthViacheslav Dubeyko
2025-11-13hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_createYang Chenzhi
2025-11-05fs: inline current_umask() and move it to fs_struct.hMateusz Guzik
2025-10-20Coccinelle-based conversion to use ->i_state accessorsMateusz Guzik
2025-09-24hfs/hfsplus: rework debug output subsystemViacheslav Dubeyko
2025-09-22hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()Viacheslav Dubeyko
2025-09-09hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Kang Chen
2025-08-31hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()Viacheslav Dubeyko
2025-08-31hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()Viacheslav Dubeyko
2025-08-31hfs: validate record offset in hfsplus_bmap_allocYang Chenzhi
2025-08-31hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...Yangtao Li
2025-07-28Merge tag 'hfs-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds