summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
2 daysf2fs: fix to zero post-EOF data when extending file sizeChao Yu
2 daysf2fs: fix to pass folio->index to f2fs_sanity_check_node_footer()Chao Yu
2 daysf2fs: fix valid block count leak on data block allocation failureChen Changcheng
2 daysf2fs: fix to clear dirty flag on folio in error pathChao Yu
2 daysf2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()Chao Yu
2 daysf2fs: fix i_size when pinned fallocate partially failsZhan Xusheng
2 daysf2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages()Chao Yu
2 daysf2fs: fix to migrate all curseg types during free_segment_rangeDaeho Jeong
2 daysf2fs: avoid NULL checkpoint thread access in sysfsWenjie Qi
2 daysf2fs: fix dentry folio leak in find_in_levelGuanghui Yang
2 daysf2fs: fix to avoid potential section-unaligned pinfileChao Yu
2 daysf2fs: return writeback error from collapse rangeWenjie Qi
2 daysf2fs: use the mount idmap for the owner check in f2fs_xattr_advise_set()Zhan Xusheng
2 daysf2fs: dirty directory inodes on mtime/ctime updateJoanne Chang
2 daysf2fs: fix to avoid move_range and defragment on device_alias fileChao Yu
2 daysf2fs: only redirty pinned folios in redirty_blocksWenjie Qi
2 daysf2fs: reject overlapping move range after len expansionHao-Qun Huang
2 daysf2fs: return symlink writeback errorsWenjie Qi
2026-08-03fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-07-18Revert "f2fs: remove non-uptodate folio from the page cache in move_data_block"Zhaoyang Huang
2026-07-18f2fs: fix to do sanity check on f2fs_get_node_folio_ra()Chao Yu
2026-07-18f2fs: detect more inconsistent cases in sanity_check_node_footer()Chao Yu
2026-07-18f2fs: optimize trace_f2fs_write_checkpoint with enumsYH Lin
2026-07-18f2fs: introduce f2fs_schedule_timeout()Chao Yu
2026-07-18f2fs: use memalloc_retry_wait() as much as possibleChao Yu
2026-07-18f2fs: fix listxattr handling of corrupted xattr entriesKeshav Verma
2026-07-18f2fs: fix potential deadlock in gc_merge path of f2fs_balance_fs()Chao Yu
2026-07-18f2fs: fix potential deadlock in f2fs_balance_fs()Ruipeng Qi
2026-07-18f2fs: bound i_inline_xattr_size for non-inline-xattr inodesBryam Vargas
2026-07-18f2fs: atomic: fix UAF issue on f2fs_inode_info.atomic_inodeChao Yu
2026-07-18f2fs: remove non-uptodate folio from the page cache in move_data_blockYongpeng Yang
2026-07-04f2fs: keep atomic write retry from zeroing original dataWenjie Qi
2026-07-04f2fs: fix incorrect FI_NO_EXTENT handling in __destroy_extent_node()Yongpeng Yang
2026-07-04f2fs: validate ACL entry sizes in f2fs_acl_from_disk()Zhang Cen
2026-07-04f2fs: fix to round down start offset of fallocate for pin fileSunmin Jeong
2026-07-04f2fs: validate compress cache inode only when enabledWenjie Qi
2026-07-04f2fs: validate orphan inode entry countWenjie Qi
2026-07-04f2fs: 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