index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
Age
Commit message (
Expand
)
Author
2026-02-14
Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-10
f2fs: sysfs: introduce critical_task_priority
Chao Yu
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
2026-02-04
f2fs: consolidate fsverity_info lookup
Christoph Hellwig
2026-01-31
f2fs: fix lock priority inversion issue
Chao Yu
2026-01-27
f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()
Chao Yu
2026-01-27
f2fs: change size parameter of __has_cursum_space() to unsigned int
Yongpeng Yang
2026-01-27
f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpoint
Yongpeng Yang
2026-01-27
f2fs: introduce FAULT_SKIP_WRITE
Chao Yu
2026-01-27
f2fs: check skipped write in f2fs_enable_checkpoint()
Chao Yu
2026-01-20
Revert "f2fs: add timeout in f2fs_enable_checkpoint()"
Jaegeuk Kim
2026-01-17
f2fs: fix to do sanity check on node footer in {read,write}_end_io
Chao Yu
2026-01-17
f2fs: clean up the type parameter in f2fs_sync_meta_pages()
Yangyang Zang
2026-01-17
f2fs: support non-4KB block size without packed_ssa feature
Daeho Jeong
2026-01-17
f2fs: make FAULT_DISCARD obsolete
Chao Yu
2026-01-16
Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"
Chao Yu
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
2026-01-07
f2fs: change seq_file_ra_mul and max_io_bytes to unsigned int
Yongpeng Yang
2026-01-07
f2fs: sysfs: introduce inject_lock_timeout
Chao Yu
2026-01-07
f2fs: introduce FAULT_LOCK_TIMEOUT
Chao Yu
2026-01-07
f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUT
Chao Yu
2026-01-07
f2fs: fix timeout precision of f2fs_io_schedule_timeout_killable()
Chao Yu
2026-01-07
f2fs: fix to use jiffies based precision for DEFAULT_SCHEDULE_TIMEOUT
Chao Yu
2026-01-07
f2fs: clean up w/ __f2fs_schedule_timeout()
Chao Yu
2026-01-07
f2fs: trace elapsed time for io_rwsem lock
Chao Yu
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 node_write lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for node_change lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for cp_rwsem lock
Chao Yu
2026-01-07
f2fs: sysfs: introduce max_lock_elapsed_time
Chao Yu
2026-01-07
f2fs: add lock elapsed time trace facility for f2fs rwsemphore
Chao Yu
2026-01-01
f2fs: return immediately after submitting the specified folio in __submit_mer...
Yongpeng Yang
2026-01-01
f2fs: fix to do sanity check on nat entry of quota inode
Chao Yu
2025-12-16
f2fs: support large folio for immutable non-compressed case
Jaegeuk Kim
2025-12-04
f2fs: optimize trace_f2fs_write_checkpoint with enums
YH Lin
2025-12-04
f2fs: support to show curseg.next_blkoff in debugfs
Chao Yu
2025-12-04
f2fs: expand scalability of f2fs mount option
Chao Yu
2025-12-04
f2fs: change default schedule timeout value
Chao Yu
2025-12-04
f2fs: introduce f2fs_schedule_timeout()
Chao Yu
2025-12-04
f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONED
Yongpeng Yang
2025-12-04
f2fs: revert summary entry count from 2048 to 512 in 16kb block support
Daeho Jeong
2025-12-04
f2fs: fix age extent cache insertion skip on counter overflow
Xiaole He
2025-12-04
f2fs: ensure minimum trim granularity accounts for all devices
Yongpeng Yang
2025-12-04
f2fs: block cache/dio write during f2fs_enable_checkpoint()
Chao Yu
2025-12-04
f2fs: change the unlock parameter of f2fs_put_page to bool
Yongpeng Yang
2025-12-04
f2fs: use global inline_xattr_slab instead of per-sb slab cache
Chao Yu
2025-12-04
f2fs: fix to avoid updating compression context during writeback
Chao Yu
2025-12-04
f2fs: fix to avoid potential deadlock
Chao Yu
[next]