summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
7 daysf2fs: keep atomic write retry from zeroing original dataWenjie Qi
7 daysf2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()Yongpeng Yang
7 daysf2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen
7 daysf2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong
7 daysf2fs: validate compress cache inode only when enabledWenjie Qi
7 daysf2fs: validate orphan inode entry countWenjie Qi
7 daysf2fs: pass correct iostat type for single node writesWenjie Qi
2026-05-23f2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu
2026-05-23f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()Yongpeng Yang
2026-05-23f2fs: allow empty mount string for Opt_usr|grp|projjquotaJaegeuk Kim
2026-05-23f2fs: fix to preserve previous reserve_{blocks,node} value when remountZhiguo Niu
2026-05-23f2fs: expand scalability of f2fs mount optionChao Yu
2026-05-23f2fs: avoid reading already updated pages during GCJianan Huang
2026-05-23f2fs: use f2fs_filemap_get_folio() instead of f2fs_pagecache_get_page()Chao Yu
2026-05-14f2fs: fix fsck inconsistency caused by FGGC of node blockYongpeng Yang
2026-05-14f2fs: fix inline data not being written to disk in writeback pathYongpeng Yang
2026-05-14f2fs: refactor f2fs_move_node_folio functionYongpeng Yang
2026-05-14f2fs: fix uninitialized kobject put in f2fs_init_sysfs()Guangshuo Li
2026-05-14f2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang
2026-05-14f2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang
2026-05-14f2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang
2026-05-14f2fs: fix fsck inconsistency caused by incorrect nat_entry flag usageYongpeng Yang
2026-05-14f2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang
2026-05-14f2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang
2026-04-27f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
2026-04-27f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footerChao Yu
2026-04-27f2fs: fix to avoid memory leak in f2fs_rename()Chao Yu
2026-04-27f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
2026-04-27f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
2026-02-19f2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong
2026-02-19f2fs: fix to do sanity check on node footer in {read,write}_end_ioChao Yu
2026-02-19f2fs: fix to do sanity check on node footer in __write_node_folio()Chao Yu
2026-02-19f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_beginYeongjin Gil
2026-02-19f2fs: fix to avoid mapping wrong physical block for swapfileChao Yu
2026-02-19f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong
2026-02-19f2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu
2026-02-19f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang
2026-02-19f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang
2026-02-19f2fs: fix to check sysfs filename w/ gc_pin_file_thresh correctlyChao Yu
2026-02-19f2fs: fix to add gc count stat in f2fs_gc_rangeZhiguo Niu
2026-01-02f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu
2026-01-02f2fs: fix to not account invalid blocks in get_left_section_blocks()Chao Yu
2026-01-02f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
2026-01-02f2fs: fix uninitialized one_time_gc in victim_sel_policyXiaole He
2026-01-02f2fs: fix age extent cache insertion skip on counter overflowXiaole He
2026-01-02f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu
2026-01-02f2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey
2026-01-02f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu
2026-01-02f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu
2026-01-02f2fs: fix to avoid potential deadlockChao Yu