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
/
gc.c
Age
Commit message (
Expand
)
Author
2026-02-10
f2fs: sysfs: introduce critical_task_priority
Chao Yu
2026-01-17
f2fs: support non-4KB block size without packed_ssa feature
Daeho Jeong
2026-01-07
f2fs: trace elapsed time for cp_global_sem lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for gc_lock lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for cp_rwsem lock
Chao Yu
2026-01-07
f2fs: flush plug periodically during GC to maximize readahead effect
Daeho Jeong
2026-01-01
f2fs: remove non-uptodate folio from the page cache in move_data_block
Yongpeng Yang
2026-01-01
f2fs: fix to add gc count stat in f2fs_gc_range
Zhiguo Niu
2025-12-16
f2fs: improve check for enough free sections
Joanne Chang
2025-12-04
f2fs: revert summary entry count from 2048 to 512 in 16kb block support
Daeho Jeong
2025-12-04
f2fs: fix uninitialized one_time_gc in victim_sel_policy
Xiaole He
2025-12-04
f2fs: change the unlock parameter of f2fs_put_page to bool
Yongpeng Yang
2025-12-04
f2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page()
Chao Yu
2025-10-24
f2fs: maintain one time GC mode is enabled during whole zoned GC cycle
Daeho Jeong
2025-09-16
f2fs: fix to avoid migrating empty section
Chao Yu
2025-08-29
f2fs: Use allocate_section_policy to control write priority in multi-devices ...
Liao Yuanhong
2025-08-28
f2fs: fix to do sanity check on node footer for non inode dnode
Chao Yu
2025-07-29
f2fs: add gc_boost_gc_greedy sysfs node
Daeho Jeong
2025-07-29
f2fs: add gc_boost_gc_multiple sysfs node
Daeho Jeong
2025-07-24
f2fs: ignore valid ratio when free section count is low
Daeho Jeong
2025-07-24
f2fs: merge the two conditions to avoid code duplication
mason.zhang
2025-07-22
f2fs: Add folio counterparts to page_private_flags functions
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to IS_INODE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to ofs_of_node()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Add fio->folio
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to F2FS_INODE()
Matthew Wilcox (Oracle)
2025-07-09
f2fs: introduce is_cur{seg,sec}()
Chao Yu
2025-06-23
f2fs: turn off one_time when forcibly set to foreground GC
Daeho Jeong
2025-06-23
f2fs: make sure zoned device GC to use FG_GC in shortage of free section
Daeho Jeong
2025-05-30
Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-28
f2fs: introduce is_{meta,node}_folio
Chao Yu
2025-05-09
f2fs: fix freezing filesystem during resize
Christian Brauner
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
2025-04-28
f2fs: Convert dnode_of_data->node_page to node_folio
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in is_alive()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert f2fs_move_node_page() to f2fs_move_node_folio()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in gc_node_segment()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in move_data_block()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in ra_data_block()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use folios in do_garbage_collect()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in move_data_block()
Matthew Wilcox (Oracle)
2025-04-10
f2fs: zone: fix to avoid inconsistence in between SIT and SSA
Chao Yu
2025-03-04
f2fs: Convert gc_data_segment() to use a folio
Matthew Wilcox (Oracle)
2025-03-04
f2fs: Convert move_data_page() to use a folio
Matthew Wilcox (Oracle)
2025-01-08
f2fs: add parameter @len to f2fs_invalidate_internal_cache()
Yi Sun
2024-12-16
f2fs: The GC triggered by ioctl also needs to mark the segno as victim
Yongpeng Yang
2024-11-01
f2fs: fix to avoid use GC_AT when setting gc_mode as GC_URGENT_LOW or GC_URGE...
Zhiguo Niu
2024-10-14
f2fs: introduce f2fs_get_section_mtime
liuderong
2024-09-13
f2fs: forcibly migrate to secure space for zoned device file pinning
Daeho Jeong
2024-09-12
f2fs: remove unused parameters
liuderong
[next]