summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
14 daysf2fs: keep atomic write retry from zeroing original dataWenjie Qi
14 daysf2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()Yongpeng Yang
14 daysf2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen
14 daysf2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong
14 daysf2fs: validate compress cache inode only when enabledWenjie Qi
2026-05-23f2fs: fix false alarm of lockdep on cp_global_sem lockChao Yu
2026-05-23f2fs: fix incorrect file address mapping when inline inode is unwrittenYongpeng Yang
2026-05-23f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()Yongpeng Yang
2026-05-23f2fs: Use sysfs_emit_at() to simplify codeChristophe JAILLET
2026-05-17f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionallyChao Yu
2026-05-17f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()Yongpeng Yang
2026-05-17f2fs: fix node_cnt race between extent node destroy and writebackYongpeng Yang
2026-05-17f2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()Yongpeng Yang
2026-05-17f2fs: fix fiemap boundary handling when read extent cache is incompleteYongpeng Yang
2026-05-17f2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()Cen Zhang
2026-05-17f2fs: fix to detect potential corrupted nid in free_nid_listChao Yu
2026-04-27f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()George Saad
2026-04-27f2fs: fix to avoid memory leak in f2fs_rename()Chao Yu
2026-03-25f2fs: zone: fix to avoid inconsistence in between SIT and SSAChao Yu
2026-03-25f2fs: fix to avoid migrating empty sectionChao Yu
2026-02-19f2fs: fix to avoid mapping wrong physical block for swapfileChao Yu
2026-02-19f2fs: fix zoned block device information initializationWenjie Qi
2026-02-19f2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu
2026-02-19f2fs: fix IS_CHECKPOINTED flag inconsistency issue caused by concurrent atomi...Yongpeng Yang
2026-02-19f2fs: fix out-of-bounds access in sysfs attribute read/writeYongpeng Yang
2026-02-19f2fs: fix to add gc count stat in f2fs_gc_rangeZhiguo Niu
2026-01-11f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu
2026-01-11f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu
2026-01-11f2fs: fix to propagate error from f2fs_enable_checkpoint()Chao Yu
2026-01-11f2fs: fix to avoid updating compression context during writebackChao Yu
2026-01-11f2fs: drop inode from the donation list when the last file is closedJaegeuk Kim
2026-01-11f2fs: keep POSIX_FADV_NOREUSE rangesJaegeuk Kim
2026-01-11f2fs: remove unused GC_FAILURE_PINChao Yu
2026-01-11f2fs: fix to avoid potential deadlockChao Yu
2026-01-11f2fs: use f2fs_err_ratelimited() to avoid redundant logsChao Yu
2026-01-11f2fs: fix return value of f2fs_recover_fsync_data()Chao Yu
2026-01-11f2fs: fix age extent cache insertion skip on counter overflowXiaole He
2026-01-11f2fs: invalidate dentry cache on failed whiteout creationDeepanshu Kartikey
2026-01-11f2fs: fix to avoid updating zero-sized extent in extent cacheChao Yu
2026-01-11f2fs: ensure node page reads complete before f2fs_put_super() finishesJan Prusakowski
2025-12-01f2fs: compress: fix UAF of f2fs_inode_info in f2fs_free_dicZhiguo Niu
2025-12-01f2fs: compress: change the first parameter of page_array_{alloc,free} to sbiZhiguo Niu
2025-11-24f2fs: fix to avoid overflow while left shift operationChao Yu
2025-11-24f2fs: fix infinite loop in __insert_extent_tree()wangzijie
2025-10-23f2fs: fix wrong block mapping for multi-devicesJaegeuk Kim
2025-10-15f2fs: fix zero-sized extent for precache extentswangzijie
2025-10-15f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()Chao Yu
2025-10-15f2fs: fix to truncate first page in error path of f2fs_truncate()Chao Yu
2025-10-15f2fs: fix to update map->m_next_extent correctly in f2fs_map_blocks()Chao Yu
2025-10-15f2fs: fix condition in __allow_reserved_blocks()Chao Yu