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
4 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-12-14
f2fs: avoid using native allocate_segment_by_default()
Chao Yu
1
-1
/
+1
2024-10-17
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
1
-0
/
+15
2024-10-17
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
1
-0
/
+3
2024-10-17
f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()
Chao Yu
1
-2
/
+4
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: fix to force keeping write barrier for strict fsync mode
Chao Yu
1
-0
/
+12
2024-06-16
f2fs: compress: fix to relocate check condition in f2fs_{release,reserve}_com...
Chao Yu
1
-8
/
+4
2024-06-16
f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit
Jaegeuk Kim
1
-6
/
+12
2024-06-16
f2fs: compress: remove unneeded preallocation
Chao Yu
1
-4
/
+0
2024-06-16
f2fs: fix to wait on page writeback in __clone_blkaddrs()
Chao Yu
1
-0
/
+2
2024-03-27
f2fs: compress: fix to check unreleased compressed cluster
Sheng Yong
1
-1
/
+12
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-27
f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
Chao Yu
1
-1
/
+1
2023-05-17
f2fs: handle dqget error in f2fs_transfer_project_quota()
Yangtao Li
1
-7
/
+8
2022-08-21
f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same time
Chao Liu
1
-8
/
+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-04-08
f2fs: fix compressed file start atomic write may cause data corruption
Fengnan Chang
1
-1
/
+4
2021-09-18
f2fs: fix to unmap pages from userspace process in punch_hole()
Chao Yu
1
-3
/
+1
2021-09-15
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
1
-3
/
+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 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
1
-10
/
+9
2021-05-19
f2fs: fix to allow migrating fully valid segment
Chao Yu
1
-4
/
+5
2021-05-19
f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE
Chao Yu
1
-33
/
+104
2021-05-19
f2fs: move ioctl interface definitions to separated file
Chao Yu
1
-0
/
+1
2021-03-04
f2fs: enforce the immutable flag on open files
Chao Yu
1
-0
/
+17
2021-03-04
f2fs: fix out-of-repair __setattr_copy()
Chao Yu
1
-1
/
+2
2021-03-04
f2fs: fix to avoid inconsistent quota data
Yi Chen
1
-0
/
+4
2020-12-26
f2fs: fix to seek incorrect data offset in inline data file
Chao Yu
1
-3
/
+8
2020-10-14
f2fs: code cleanup by removing unnecessary check
Chengguang Xu
1
-3
/
+2
2020-10-14
f2fs: fix writecount false positive in releasing compress blocks
Daeho Jeong
1
-1
/
+2
2020-09-29
f2fs: compress: fix to disallow enabling compress on non-empty file
Chao Yu
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
-2
/
+2
2020-09-11
f2fs: change i_compr_blocks of inode to atomic value
Daeho Jeong
1
-10
/
+12
2020-09-11
f2fs: check position in move range ioctl
Dan Robertson
1
-0
/
+3
2020-09-11
f2fs: Simplify SEEK_DATA implementation
Matthew Wilcox (Oracle)
1
-27
/
+8
2020-09-11
f2fs: fix compile warning
Chao Yu
1
-2
/
+5
2020-09-11
f2fs: introduce inmem curseg
Chao Yu
1
-2
/
+3
2020-08-04
f2fs: make file immutable even if releasing zero compression block
Daeho Jeong
1
-3
/
+3
[next]