index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
Age
Commit message (
Expand
)
Author
2025-09-24
hfs/hfsplus: rework debug output subsystem
Viacheslav Dubeyko
2025-09-22
hfsplus: fix slab-out-of-bounds read in hfsplus_strcasecmp()
Viacheslav Dubeyko
2025-09-09
hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
Kang Chen
2025-08-31
hfsplus: fix KMSAN uninit-value issue in hfsplus_delete_cat()
Viacheslav Dubeyko
2025-08-31
hfsplus: fix KMSAN uninit-value issue in __hfsplus_ext_cache_extent()
Viacheslav Dubeyko
2025-08-31
hfs: validate record offset in hfsplus_bmap_alloc
Yang Chenzhi
2025-08-31
hfsplus: return EIO when type of hidden directory mismatch in hfsplus_fill_su...
Yangtao Li
2025-07-28
Merge tag 'hfs-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-25
hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()
Viacheslav Dubeyko
2025-07-25
hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()
Viacheslav Dubeyko
2025-07-25
hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()
Tetsuo Handa
2025-07-25
hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()
Johannes Thumshirn
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-07-06
hfsplus: remove mutex_lock check in hfsplus_free_extents
Yangtao Li
2025-07-06
hfsplus: make splice write available again
Yangtao Li
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-06-17
fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Lorenzo Stoakes
2025-06-10
new helper: set_default_d_op()
Al Viro
2025-05-07
hfsplus: use bdev_rw_virt in hfsplus_submit_bio
Christoph Hellwig
2025-04-07
hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
Vasiliy Kovalev
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-12
hfsplus: don't query the device logical block size multiple times
Thadeu Lima de Souza Cascardo
2024-10-08
Merge patch series "adfs, affs, befs, hfs, hfsplus: convert to new mount api"
Christian Brauner
2024-10-08
hfsplus: convert hfsplus to use the new mount api
Eric Sandeen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-06
hfsplus: fix uninit-value in copy_name
Edward Adam Davis
2024-06-27
vfs: rename parent_ino to d_parent_ino and make it use RCU
Mateusz Guzik
2024-06-21
hfsplus: fix to avoid false alarm of circular locking
Chao Yu
2024-04-24
hfsplus: refactor copy_name to not use strncpy
Justin Stitt
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-02-25
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
Al Viro
2024-02-12
fs/hfsplus: use better @opf description
Randy Dunlap
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-12-29
hfsplus: really remove hfsplus_writepage
Matthew Wilcox (Oracle)
2023-12-12
fs/hfsplus: wrapper.c: fix kernel-doc warnings
Randy Dunlap
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-18
hfsplus: convert to new timestamp accessors
Jeff Layton
2023-10-09
hfsplus: move hfsplus_xattr_handlers to .rodata
Wedson Almeida Filho
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-18
fs: hfsplus: make extend error rate limited
Colin Ian King
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
[next]