index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
file.c
Age
Commit message (
Expand
)
Author
2026-01-08
f2fs: fix to avoid updating compression context during writeback
Chao Yu
2026-01-08
f2fs: drop inode from the donation list when the last file is closed
Jaegeuk Kim
2026-01-08
f2fs: fix to avoid updating zero-sized extent in extent cache
Chao Yu
2025-12-18
f2fs: introduce reserved_pin_section sysfs entry
Chao Yu
2025-12-18
f2fs: fix to avoid running out of free segments
Chao Yu
2025-12-18
f2fs: keep POSIX_FADV_NOREUSE ranges
Jaegeuk Kim
2025-11-02
f2fs: fix to avoid panic once fallocation fails for pinfile
Chao Yu
2025-10-15
f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()
Chao Yu
2025-10-15
f2fs: fix to truncate first page in error path of f2fs_truncate()
Chao Yu
2025-08-20
f2fs: check the generic conditions first
Jaegeuk Kim
2025-07-10
f2fs: decrease spare area for pinned files for zoned devices
Daeho Jeong
2025-07-06
f2fs: fix to zero post-eof page
Chao Yu
2024-12-05
f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode
Chao Yu
2024-12-05
f2fs: fix race in concurrent f2fs_stop_gc_thread
Long Li
2024-12-05
f2fs: compress: fix inconsistent update of i_blocks in release_compress_block...
Qi Han
2024-10-11
f2fs: allow parallel DIO reads
Jaegeuk Kim
2024-09-24
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-11
f2fs: fix to check atomic_file in f2fs ioctl interfaces
Chao Yu
2024-09-06
f2fs: convert f2fs_vm_page_mkwrite() to use folio
Chao Yu
2024-08-21
f2fs: atomic: fix to forbid dio in atomic_file
Chao Yu
2024-08-21
f2fs: compress: don't redirty sparse cluster during {,de}compress
Yeongjin Gil
2024-08-21
f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
Chao Yu
2024-08-21
f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
Chao Yu
2024-08-21
f2fs: fix to wait page writeback before setting gcing flag
Chao Yu
2024-08-21
f2fs: Create COW inode from parent dentry for atomic write
Yeongjin Gil
2024-08-21
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
2024-08-21
f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
Zhiguo Niu
2024-08-15
f2fs: fix to use per-inode maxbytes and cleanup
Zhiguo Niu
2024-08-15
Revert "f2fs: use flush command instead of FUA for zoned device"
Wenjie Cheng
2024-08-15
f2fs: get rid of buffer_head use
Chao Yu
2024-08-15
f2fs: fix to avoid racing in between read and OPU dio write
Chao Yu
2024-08-15
f2fs: fix to wait dio completion
Chao Yu
2024-08-15
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-05
f2fs: fix several potential integer overflows in file offsets
Nikita Zhandarovich
2024-07-23
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-10
f2fs: clean up F2FS_I()
Chao Yu
2024-07-10
f2fs: use meta inode for GC of COW file
Sunmin Jeong
2024-06-27
vfs: rename parent_ino to d_parent_ino and make it use RCU
Mateusz Guzik
2024-06-25
f2fs: Use in_group_or_capable() helper
Youling Tang
2024-06-18
f2fs: fix to use mnt_{want,drop}_write_file replace file_{start,end}_wrtie
Zhiguo Niu
2024-06-12
f2fs: fix to truncate preallocated blocks in f2fs_file_open()
Chao Yu
2024-06-12
f2fs: fix to force buffered IO on inline_data inode
Chao Yu
2024-05-20
Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-10
f2fs: compress: don't allow unaligned truncation on released compress inode
Chao Yu
2024-05-10
f2fs: compress: fix to cover {reserve,release}_compress_blocks() w/ cp_rwsem ...
Chao Yu
2024-05-10
f2fs: compress: fix typo in f2fs_reserve_compress_blocks()
Chao Yu
2024-05-10
f2fs: compress: fix to update i_compr_blocks correctly
Chao Yu
2024-05-09
f2fs: fix to limit gc_pin_file_threshold
Chao Yu
2024-05-09
f2fs: remove unused GC_FAILURE_PIN
Chao Yu
[next]