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
/
data.c
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
2025-06-27
f2fs: clean up w/ fscrypt_is_bounce_page()
Chao Yu
1
-1
/
+1
2024-06-16
f2fs: fix typos in comments
Jinyoung CHOI
1
-4
/
+4
2024-06-16
f2fs: add compress_mode mount option
Daeho Jeong
1
-1
/
+1
2023-05-30
f2fs: fix to drop all dirty pages during umount() if cp_error is set
Chao Yu
1
-1
/
+2
2023-05-17
f2fs: fix to avoid use-after-free for cached IPU bio
Chao Yu
1
-1
/
+4
2023-03-11
f2fs: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
1
-3
/
+3
2022-10-26
f2fs: fix to account FS_CP_DATA_IO correctly
Chao Yu
1
-2
/
+2
2022-04-08
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
1
-1
/
+1
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
1
-1
/
+5
2021-09-18
f2fs: should put a page beyond EOF when preparing a write
Jaegeuk Kim
1
-0
/
+2
2021-09-18
f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
Chao Yu
1
-0
/
+14
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
1
-3
/
+3
2021-03-04
f2fs: fix a wrong condition in __submit_bio
Dehe Gu
1
-1
/
+1
2021-03-04
f2fs: compress: fix potential deadlock
Chao Yu
1
-4
/
+6
2021-01-06
f2fs: fix race of pending_pages in decompression
Daeho Jeong
1
-11
/
+47
2020-10-13
f2fs: introduce check_swap_activate_fast()
Chao Yu
1
-0
/
+80
2020-09-29
f2fs: fix slab leak of rpages pointer
Jaegeuk Kim
1
-0
/
+2
2020-09-14
f2fs: clean up kvfree
Chao Yu
1
-1
/
+1
2020-09-11
f2fs: change return value of f2fs_disable_compressed_file to bool
Daeho Jeong
1
-1
/
+1
2020-09-11
f2fs: add block address limit check to compressed file
Daeho Jeong
1
-8
/
+9
2020-09-11
f2fs: correct statistic of APP_DIRECT_IO/APP_DIRECT_READ_IO
Jack Qiu
1
-0
/
+6
2020-09-11
f2fs: support age threshold based garbage collection
Chao Yu
1
-1
/
+1
2020-09-10
f2fs: compress: use more readable atomic_t type for {cic,dic}.ref
Chao Yu
1
-3
/
+3
2020-09-10
f2fs: inherit mtime of original block during GC
Chao Yu
1
-1
/
+1
2020-09-10
f2fs: remove duplicated type casting
Xiaojun Wang
1
-1
/
+1
2020-09-08
f2fs: Return EOF on unaligned end of file DIO read
Gabriel Krisman Bertazi
1
-0
/
+3
2020-08-10
Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-23
/
+70
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2020-08-03
f2fs: compress: add sanity check during compressed cluster read
Chao Yu
1
-3
/
+1
2020-07-26
f2fs: compress: fix to update isize when overwriting compressed file
Chao Yu
1
-0
/
+4
2020-07-26
f2fs: space related cleanup
Jack Qiu
1
-2
/
+2
2020-07-16
f2fs: Eliminate usage of uninitialized_var() macro
Jason Yan
1
-3
/
+1
2020-07-08
f2fs: add inline encryption support
Satya Tangirala
1
-13
/
+66
2020-07-07
f2fs: avoid readahead race condition
Jaegeuk Kim
1
-0
/
+20
2020-07-07
f2fs: add parameter op_flag in f2fs_submit_page_read()
Jia Yang
1
-4
/
+6
2020-07-07
f2fs: support to trace f2fs_fiemap()
Chao Yu
1
-1
/
+5
2020-07-07
f2fs: support to trace f2fs_bmap()
Chao Yu
1
-3
/
+11
2020-07-07
f2fs: fix wrong return value of f2fs_bmap_compress()
Chao Yu
1
-2
/
+1
2020-07-07
f2fs: clean up parameter of f2fs_allocate_data_block()
Chao Yu
1
-1
/
+1
2020-07-07
f2fs: shrink node_write lock coverage
Chao Yu
1
-0
/
+12
2020-07-07
f2fs: add prefix for exported symbols
Chao Yu
1
-7
/
+7
2020-06-09
Merge tag 'f2fs-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
1
-19
/
+144
2020-06-08
f2fs: attach IO flags to the missing cases
Jaegeuk Kim
1
-0
/
+2
2020-06-08
f2fs: add node_io_flag for bio flags likewise data_io_flag
Jaegeuk Kim
1
-9
/
+15
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+2
2020-06-04
f2fs: fix retry logic in f2fs_write_cache_pages()
Sahitya Tummala
1
-9
/
+4
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
1
-2
/
+1
[next]