index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
f2fs: fix to avoid updating zero-sized extent in extent cache
Chao Yu
1
-1
/
+2
2025-03-13
f2fs: fix to wait dio completion
Chao Yu
1
-0
/
+13
2024-10-17
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
1
-0
/
+15
2024-10-17
f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policy
Chao Yu
1
-7
/
+11
2024-10-17
f2fs: fix to wait page writeback before setting gcing flag
Chao Yu
1
-0
/
+4
2024-10-17
f2fs: optimize error handling in redirty_blocks
Jack Qiu
1
-4
/
+4
2024-10-17
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
1
-0
/
+3
2024-06-16
f2fs: compress: don't allow unaligned truncation on released compress inode
Chao Yu
1
-3
/
+8
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
1
-3
/
+3
2024-06-16
f2fs: do not allow partial truncation on pinned file
Jaegeuk Kim
1
-1
/
+5
2024-06-16
f2fs: compress: fix to relocate check condition in f2fs_ioc_{,de}compress_file()
Chao Yu
1
-8
/
+4
2024-06-16
f2fs: convert to use sbi directly
Yangtao Li
1
-6
/
+6
2024-06-16
f2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_com...
Chao Yu
1
-8
/
+4
2024-06-16
f2fs: fix to wait on page writeback in __clone_blkaddrs()
Chao Yu
1
-0
/
+3
2024-06-16
f2fs: Delete f2fs_copy_page() and replace with memcpy_page()
Fabio M. De Francesco
1
-1
/
+1
2024-03-27
f2fs: compress: fix reserve_cblocks counting error when out of space
Xiuhong Wang
1
-8
/
+7
2024-03-27
f2fs: compress: fix to check unreleased compressed cluster
Sheng Yong
1
-1
/
+12
2024-02-23
f2fs: fix to tag gcing flag on page during block migration
Chao Yu
1
-0
/
+2
2024-01-26
f2fs: fix the f2fs_file_write_iter tracepoint
Eric Biggers
1
-2
/
+3
2024-01-26
f2fs: fix to update iostat correctly in f2fs_filemap_fault()
Chao Yu
1
-1
/
+1
2024-01-26
f2fs: fix to check compress file in f2fs_move_file_range()
Chao Yu
1
-0
/
+5
2023-11-20
f2fs: fix to initialize map.m_pblk in f2fs_precache_extents()
Chao Yu
1
-0
/
+1
2023-07-23
f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
Chao Yu
1
-1
/
+1
2023-05-11
f2fs: handle dqget error in f2fs_transfer_project_quota()
Yangtao Li
1
-7
/
+8
2023-03-17
f2fs: do not bother checkpoint by f2fs_get_node_info
Jaegeuk Kim
1
-1
/
+1
2023-03-11
f2fs: allow set compression option of files without blocks
Yangtao Li
1
-1
/
+1
2022-08-17
f2fs: do not allow to decompress files have FI_COMPRESS_RELEASED
Jaewook Kim
1
-0
/
+10
2022-08-17
f2fs: allow compression for mmap files in compress_mode=user
Sungjong Seo
1
-10
/
+0
2022-08-17
f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same time
Chao Liu
1
-8
/
+1
2022-06-14
f2fs: fix to tag gcing flag on page during file defragment
Chao Yu
1
-0
/
+1
2022-06-09
f2fs: fix fallocate to use file_modified to update permissions consistently
Chao Yu
1
-0
/
+4
2022-06-09
f2fs: fix to do sanity check on block address in f2fs_do_zero_range()
Chao Yu
1
-4
/
+12
2022-06-09
f2fs: support fault injection for dquot_initialize()
Chao Yu
1
-3
/
+3
2022-05-01
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-1
/
+1
2022-04-08
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
1
-1
/
+4
2022-01-27
f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a file
Jaegeuk Kim
1
-5
/
+5
2021-09-04
Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+59
2021-08-30
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
1
-3
/
+2
2021-08-30
f2fs: fix to unmap pages from userspace process in punch_hole()
Chao Yu
1
-3
/
+1
2021-08-30
f2fs: adjust unlock order for cleanup
Chao Yu
1
-2
/
+2
2021-08-23
f2fs: separate out iostat feature
Daeho Jeong
1
-0
/
+1
2021-08-17
f2fs: compress: allow write compress released file after truncate to zero
Fengnan Chang
1
-0
/
+8
2021-08-03
f2fs: add sysfs node to control ra_pages for fadvise seq file
Daeho Jeong
1
-0
/
+30
2021-08-02
f2fs: fix to force keeping write barrier for strict fsync mode
Chao Yu
1
-0
/
+12
2021-07-25
f2fs: remove allow_outplace_dio()
Eric Biggers
1
-1
/
+1
2021-07-13
f2fs: Convert to using invalidate_lock
Jan Kara
1
-32
/
+30
2021-06-23
f2fs: logging neatening
Joe Perches
1
-7
/
+5
[next]