index
:
pub/scm/linux/kernel/git/djiang/linux.git
master
Dave Jiang fork of linux.git
Dave Jiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
hfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-14
hfs: fix error code when writing beyond volume capacity
Viacheslav Dubeyko
1
-1
/
+9
2026-07-14
hfs: validate catalog CNIDs before instantiating inodes
David Maximiliano Hermitte
1
-1
/
+12
2026-06-16
Merge tag 'hfs-v7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...
Linus Torvalds
1
-10
/
+11
2026-05-27
hfs: rework hfsplus_readdir() logic
Viacheslav Dubeyko
1
-4
/
+0
2026-05-19
hfs: disable the updating of file access times (atime)
Viacheslav Dubeyko
1
-5
/
+10
2026-05-19
hfs: fix incorrect inode ID assignment in hfs_new_inode()
Viacheslav Dubeyko
1
-1
/
+1
2026-05-11
hfs: Implement fileattr_get for case sensitivity
Chuck Lever
1
-0
/
+14
2026-04-13
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-19
/
+2
2026-03-26
hfs: update comments on hfs_inode_setattr
Christoph Hellwig
1
-19
/
+2
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-2
/
+2
2026-01-06
hfs: Replace BUG_ON with error handling for CNID count checks
Jori Koolstra
1
-6
/
+24
2025-12-03
Merge tag 'hfs-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+2
2025-11-13
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
1
-1
/
+2
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
1
-2
/
+2
2025-08-31
hfs: add logic of correcting a next unused CNID
Viacheslav Dubeyko
1
-5
/
+16
2025-07-28
Merge tag 'hfs-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+1
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-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-2
/
+2
2025-07-06
hfs: make splice write available again
Yangtao Li
1
-0
/
+1
2025-06-17
fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
Lorenzo Stoakes
1
-1
/
+1
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+2
2024-06-25
hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()
Chao Yu
1
-0
/
+3
2023-12-29
hfs: really remove hfs_writepage
Matthew Wilcox (Oracle)
1
-6
/
+2
2023-10-18
hfs: convert to new timestamp accessors
Jeff Layton
1
-8
/
+8
2023-07-24
hfs: convert to ctime accessor functions
Jeff Layton
1
-7
/
+6
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-12-11
hfs: fix OOB Read in __hfs_brec_find
ZhangPeng
1
-0
/
+2
2022-12-11
hfs: remove ->writepage
Christoph Hellwig
1
-1
/
+1
2022-05-09
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
hfs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-11
/
+12
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
1
-4
/
+4
2022-05-08
hfs: Call hfs_write_begin() and generic_write_end() directly
Matthew Wilcox (Oracle)
1
-3
/
+2
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-11-09
hfs/hfsplus: use WARN_ON for sanity check
Arnd Bergmann
1
-4
/
+2
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
1
-0
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-2
/
+4
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-2
/
+2
2020-06-24
block: move block-related definitions out of fs.h
Christoph Hellwig
1
-0
/
+1
2019-12-18
hfs/hfsplus: use 64-bit inode timestamps
Arnd Bergmann
1
-2
/
+2
2018-10-31
hfs: update timestamp on truncate()
Ernesto A. Fernández
1
-0
/
+2
2018-08-03
new helper: inode_fake_hash()
Al Viro
1
-1
/
+1
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+2
[next]