index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
2022-04-08
f2fs: compress: fix to print raw data size in error path of lz4 decompression
Chao Yu
1
-3
/
+2
2022-04-08
f2fs: fix to do sanity check on curseg->alloc_type
Chao Yu
1
-0
/
+7
2022-04-08
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
2
-2
/
+5
2022-04-08
f2fs: compress: remove unneeded read when rewrite whole cluster
Fengnan Chang
1
-0
/
+3
2022-04-08
f2fs: fix to avoid potential deadlock
Chao Yu
2
-2
/
+10
2022-04-08
f2fs: fix missing free nid in f2fs_handle_failed_inode
Jaegeuk Kim
1
-0
/
+1
2022-04-08
f2fs: fix to enable ATGC correctly via gc_idle sysfs interface
Chao Yu
1
-1
/
+1
2022-04-08
f2fs: fix to do sanity check on .cp_pack_total_block_count
Chao Yu
1
-3
/
+5
2022-04-08
f2fs: quota: fix loop condition at f2fs_quota_sync()
Juhyung Park
1
-3
/
+3
2022-04-08
f2fs: fix to unlock page correctly in error path of is_alive()
Chao Yu
1
-1
/
+3
2022-01-27
f2fs: fix to reserve space for IO align feature
Chao Yu
4
-2
/
+60
2022-01-27
f2fs: compress: fix potential deadlock of compress file
Hyeong-Jun Kim
1
-28
/
+22
2022-01-27
f2fs: fix to do sanity check in is_alive()
Chao Yu
1
-0
/
+3
2022-01-11
f2fs: quota: fix potential deadlock
Chao Yu
1
-1
/
+2
2021-12-29
f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
Chao Yu
1
-1
/
+10
2021-12-01
f2fs: set SBI_NEED_FSCK flag when inconsistent node block found
Weichao Guo
1
-0
/
+1
2021-11-26
f2fs: fix incorrect return value in f2fs_sanity_check_ckpt()
Chao Yu
1
-1
/
+1
2021-11-26
f2fs: compress: disallow disabling compress on non-empty compressed file
Hyeong-Jun Kim
1
-2
/
+1
2021-11-26
f2fs: fix to use WHINT_MODE
Keoseong Park
1
-1
/
+1
2021-11-18
f2fs: should use GFP_NOFS for directory inodes
Jaegeuk Kim
2
-2
/
+2
2021-09-18
f2fs: should put a page beyond EOF when preparing a write
Jaegeuk Kim
1
-0
/
+2
2021-09-18
f2fs: deallocate compressed pages when error happens
Jaegeuk Kim
1
-6
/
+6
2021-09-18
f2fs: fix to unmap pages from userspace process in punch_hole()
Chao Yu
1
-3
/
+1
2021-09-18
f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
Chao Yu
1
-0
/
+14
2021-09-18
f2fs: fix to account missing .skipped_gc_rwsem
Chao Yu
1
-1
/
+3
2021-09-18
f2fs: reduce the scope of setting fsck tag when de->name_len is zero
Yangtao Li
1
-5
/
+9
2021-09-18
f2fs: quota: fix potential deadlock
Chao Yu
1
-36
/
+48
2021-09-18
f2fs: fix to do sanity check for sb/cp fields correctly
Chao Yu
1
-4
/
+18
2021-09-15
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
2
-4
/
+12
2021-09-08
f2fs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+10
2021-07-25
f2fs: Show casefolding support only when supported
Daniel Rosenberg
1
-0
/
+4
2021-07-20
f2fs: compress: fix to disallow temp extension
Chao Yu
1
-4
/
+12
2021-07-20
f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfs
Chao Yu
1
-0
/
+1
2021-07-20
f2fs: atgc: fix to set default age threshold
Chao Yu
1
-0
/
+1
2021-07-19
f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
Chao Yu
3
-10
/
+23
2021-07-14
f2fs: Prevent swap file in LFS mode
Shin'ichiro Kawasaki
1
-0
/
+6
2021-05-19
f2fs: compress: fix to assign cc.cluster_idx correctly
Chao Yu
3
-12
/
+13
2021-05-19
f2fs: compress: fix race condition of overwrite vs truncate
Chao Yu
1
-23
/
+12
2021-05-19
f2fs: compress: fix to free compress page correctly
Chao Yu
1
-1
/
+2
2021-05-19
f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
Chao Yu
1
-6
/
+0
2021-05-19
f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block()
Chao Yu
1
-3
/
+3
2021-05-19
f2fs: Fix a hungtask problem in atomic write
Yi Zhuang
1
-13
/
+17
2021-05-19
f2fs: fix to cover __allocate_new_section() with curseg_lock
Chao Yu
1
-0
/
+4
2021-05-19
f2fs: fix to avoid touching checkpointed data in get_victim()
Chao Yu
4
-24
/
+55
2021-05-19
f2fs: fix to update last i_size if fallocate partially succeeds
Chao Yu
1
-11
/
+11
2021-05-19
f2fs: fix to align to section for fallocate() on pinned file
Chao Yu
3
-19
/
+36
2021-05-19
f2fs: fix a redundant call to f2fs_balance_fs if an error occurs
Colin Ian King
1
-1
/
+2
2021-05-19
f2fs: fix panic during f2fs_resize_fs()
Chao Yu
1
-0
/
+13
2021-05-19
f2fs: fix to allow migrating fully valid segment
Chao Yu
5
-16
/
+20
2021-05-19
f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
Chao Yu
1
-33
/
+104
[next]