index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-19
f2fs: fix to avoid UAF in f2fs_write_end_io()
Chao Yu
1
-3
/
+9
2026-02-19
f2fs: fix out-of-bounds access in sysfs attribute read/write
Yongpeng Yang
1
-7
/
+51
2026-01-19
f2fs: fix to avoid updating zero-sized extent in extent cache
Chao Yu
1
-1
/
+2
2026-01-19
f2fs: fix to propagate error from f2fs_enable_checkpoint()
Chao Yu
1
-9
/
+15
2026-01-19
f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()
Chao Yu
1
-3
/
+6
2026-01-19
f2fs: use global inline_xattr_slab instead of per-sb slab cache
Chao Yu
4
-36
/
+24
2026-01-19
f2fs: fix return value of f2fs_recover_fsync_data()
Chao Yu
1
-5
/
+9
2026-01-19
f2fs: invalidate dentry cache on failed whiteout creation
Deepanshu Kartikey
1
-2
/
+4
2025-08-28
f2fs: fix to avoid out-of-boundary access in dnode page
Chao Yu
1
-0
/
+10
2025-08-28
f2fs: fix to do sanity check on ino and xnid
Chao Yu
1
-0
/
+7
2025-08-28
f2fs: fix to avoid out-of-boundary access in devs.path
Chao Yu
1
-1
/
+1
2025-08-28
f2fs: fix to avoid panic in f2fs_evict_inode
Chao Yu
1
-0
/
+13
2025-08-28
f2fs: fix to avoid UAF in f2fs_sync_inode_meta()
Chao Yu
1
-2
/
+6
2025-07-17
f2fs: don't over-report free space or inodes in statvfs
Chao Yu
1
-12
/
+18
2025-06-27
f2fs: fix to do sanity check on sit_bitmap_size
Chao Yu
1
-0
/
+8
2025-06-27
f2fs: prevent kernel warning due to negative i_nlink from corrupted image
Jaegeuk Kim
1
-0
/
+9
2025-06-27
f2fs: fix to correct check conditions in f2fs_cross_rename
Zhiguo Niu
1
-1
/
+1
2025-06-27
f2fs: use d_inode(dentry) cleanup dentry->d_inode
Zhiguo Niu
2
-6
/
+6
2025-06-27
f2fs: clean up w/ fscrypt_is_bounce_page()
Chao Yu
1
-1
/
+1
2025-06-27
f2fs: fix to do sanity check on sbi->total_valid_block_count
Chao Yu
1
-2
/
+8
2025-05-02
f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()
Chao Yu
1
-1
/
+8
2025-03-13
f2fs: fix to wait dio completion
Chao Yu
1
-0
/
+13
2024-12-14
f2fs: fix f2fs_bug_on when uninstalling filesystem call f2fs_evict_inode.
Qi Han
1
-1
/
+3
2024-12-14
f2fs: check curseg->inited before write_sum_page in change_curseg
Yongpeng Yang
1
-1
/
+2
2024-12-14
f2fs: remove the unused flush argument to change_curseg
Christoph Hellwig
1
-9
/
+7
2024-12-14
f2fs: open code allocate_segment_by_default
Christoph Hellwig
1
-26
/
+24
2024-12-14
f2fs: remove struct segment_allocation default_salloc_ops
Christoph Hellwig
2
-15
/
+2
2024-12-14
f2fs: avoid using native allocate_segment_by_default()
Chao Yu
3
-10
/
+12
2024-12-14
f2fs: fix the wrong f2fs_bug_on condition in f2fs_do_replace_block
LongPing Wei
1
-1
/
+1
2024-10-17
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
1
-0
/
+15
2024-10-17
f2fs: avoid potential int overflow in sanity_check_area_boundary()
Nikita Zhandarovich
1
-2
/
+2
2024-10-17
f2fs: prevent possible int overflow in dir_block_index()
Nikita Zhandarovich
1
-1
/
+2
2024-10-17
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
3
-2
/
+17
2024-10-17
f2fs: remove unneeded check condition in __f2fs_setxattr()
Chao Yu
1
-1
/
+1
2024-10-17
f2fs: fix to update i_ctime in __f2fs_setxattr()
Chao Yu
1
-2
/
+2
2024-10-17
f2fs: fix typo
Yonggil Song
1
-1
/
+1
2024-10-17
f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()
Chao Yu
3
-9
/
+35
2024-09-04
f2fs: fix to do sanity check in update_sit_entry
Zhiguo Niu
1
-2
/
+3
2024-08-19
f2fs: fix start segno of large section
Sheng Yong
1
-1
/
+2
2024-08-19
f2fs: fix to don't dirty inode for readonly filesystem
Chao Yu
1
-0
/
+3
2024-07-05
f2fs: remove clear SB_INLINECRYPT flag in default_options
Yunlei He
1
-2
/
+0
2024-06-16
f2fs: compress: fix compression chksum
Chao Yu
1
-2
/
+1
2024-06-16
f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()
Chao Yu
1
-0
/
+6
2024-06-16
f2fs: compress: don't allow unaligned truncation on released compress inode
Chao Yu
1
-3
/
+8
2024-06-16
f2fs: fix to release node block count in error path of f2fs_new_node_page()
Chao Yu
1
-1
/
+1
2024-06-16
f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...
Chao Yu
1
-0
/
+10
2024-06-16
f2fs: fix to check pinfile flag in f2fs_move_file_range()
Chao Yu
1
-1
/
+2
2024-06-16
f2fs: fix to relocate check condition in f2fs_fallocate()
Chao Yu
1
-9
/
+11
2024-06-16
f2fs: fix typos in comments
Jinyoung CHOI
7
-14
/
+14
2024-06-16
f2fs: do not allow partial truncation on pinned file
Jaegeuk Kim
1
-1
/
+5
[next]