summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
2026-01-16Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"Chao Yu
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2026-01-12f2fs: add setlease file operationJeff Layton
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig
2026-01-07f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu
2026-01-07f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang
2026-01-07f2fs: change seq_file_ra_mul and max_io_bytes to unsigned intYongpeng Yang
2026-01-07f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang
2026-01-07f2fs: Accounting large folio subpages before bio submissionNanzhe Zhao
2026-01-07f2fs: Zero f2fs_folio_state on allocationNanzhe Zhao
2026-01-07f2fs: sysfs: introduce inject_lock_timeoutChao Yu
2026-01-07f2fs: introduce FAULT_LOCK_TIMEOUTChao Yu
2026-01-07f2fs: rename FAULT_TIMEOUT to FAULT_ATOMIC_TIMEOUTChao Yu
2026-01-07f2fs: fix timeout precision of f2fs_io_schedule_timeout_killable()Chao Yu
2026-01-07f2fs: fix to use jiffies based precision for DEFAULT_SCHEDULE_TIMEOUTChao Yu
2026-01-07f2fs: clean up w/ __f2fs_schedule_timeout()Chao Yu
2026-01-07f2fs: trace elapsed time for io_rwsem lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_global_sem lockChao Yu
2026-01-07f2fs: trace elapsed time for gc_lock lockChao Yu
2026-01-07f2fs: trace elapsed time for node_write lockChao Yu
2026-01-07f2fs: trace elapsed time for node_change lockChao Yu
2026-01-07f2fs: trace elapsed time for cp_rwsem lockChao Yu
2026-01-07f2fs: sysfs: introduce max_lock_elapsed_timeChao Yu
2026-01-07f2fs: add lock elapsed time trace facility for f2fs rwsemphoreChao Yu
2026-01-07f2fs: flush plug periodically during GC to maximize readahead effectDaeho Jeong
2026-01-01f2fs: remove non-uptodate folio from the page cache in move_data_blockYongpeng Yang
2026-01-01f2fs: return immediately after submitting the specified folio in __submit_mer...Yongpeng Yang
2026-01-01f2fs: clean up the force parameter in __submit_merged_write_cond()Yongpeng Yang
2026-01-01f2fs: fix to add gc count stat in f2fs_gc_rangeZhiguo Niu
2026-01-01f2fs: fix to do sanity check on nat entry of quota inodeChao Yu
2026-01-01f2fs: remove some redundant codes in f2fs_quota_enableZhiguo Niu
2025-12-16f2fs: improve check for enough free sectionsJoanne Chang
2025-12-16f2fs: add a tracepoint to see large folio read submissionJaegeuk Kim
2025-12-16f2fs: support large folio for immutable non-compressed caseJaegeuk Kim
2025-12-09Merge tag 'f2fs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-04f2fs: ignore discard return valueChaitanya Kulkarni
2025-12-04f2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin
2025-12-04f2fs: fix to not account invalid blocks in get_left_section_blocks()Chao Yu
2025-12-04f2fs: support to show curseg.next_blkoff in debugfsChao Yu
2025-12-04f2fs: expand scalability of f2fs mount optionChao Yu
2025-12-04f2fs: change default schedule timeout valueChao Yu
2025-12-04f2fs: introduce f2fs_schedule_timeout()Chao Yu
2025-12-04f2fs: use memalloc_retry_wait() as much as possibleChao Yu
2025-12-04f2fs: add a sysfs entry to show max open zonesYongpeng Yang
2025-12-04f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONEDYongpeng Yang
2025-12-04f2fs: simplify list initialization in f2fs_recover_fsync_data()Baolin Liu
2025-12-04f2fs: revert summary entry count from 2048 to 512 in 16kb block supportDaeho Jeong
2025-12-04f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
2025-12-04f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu