summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
24 hoursMerge tag 'f2fs-for-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
3 daysf2fs: support resizable tail section and unify pinned allocationDaeho Jeong
4 daysf2fs: don't leave the hashed inode while it's unlinkedJaegeuk Kim
4 daysf2fs: accurately adjust free_sections during free_segment_rangeDaeho Jeong
5 daysf2fs: fix to avoid potential deadloop in f2fs_fsync_node_pages()Chao Yu
5 daysf2fs: use adjusted write range after f2fs_write_checks()Seongjae Jeong
8 daysf2fs: fix to propagate error from f2fs_sync_fs()Chao Yu
8 daysf2fs: return symlink writeback errorsWenjie Qi
8 daysf2fs: fix error handling on device alias check in rename and unlinkDaeho Jeong
8 daysf2fs: fix to reset all pinned status during fggcChao Yu
8 daysf2fs: use f2fs_{down, up}_(read, write}_trace() for nat_tree_lockChao Yu
9 daysf2fs: reduce memory footprint of ino managementChao Yu
9 daysf2fs: fix i_size when pinned fallocate partially failsZhan Xusheng
9 daysf2fs: fix to migrate all curseg types during free_segment_rangeDaeho Jeong
9 daysf2fs: avoid setting SBI_NEED_FSCK on transient resize failureDaeho Jeong
12 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
12 daysf2fs: fix to avoid pinfile fragment on fragment:{block, segment} modeChao Yu
12 daysf2fs: cleanup w/ f2fs_need_rand_{blk, seg, seg_blk}Chao Yu
12 daysf2fs: fix to shrink gc_lock coverage in f2fs_gc_range()Chao Yu
12 daysf2fs: fix to reclaim space in f2fs_allocate_pinning_section()Chao Yu
12 daysMerge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysMerge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-12f2fs: unify add/remove ino entry API for all ino typesChao Yu
2026-08-12f2fs: fix to zero post-EOF data when extending file sizeChao Yu
2026-08-12f2fs: fix to off-by-one issue in f2fs_zero_post_eof_page()Chao Yu
2026-08-11f2fs: call __add_ino_entry out of the eviction pathJaegeuk Kim
2026-08-11f2fs: refactor f2fs_evict_inode having three major partsJaegeuk Kim
2026-08-11f2fs: support dynamic reserve/release for device aliasingDaeho Jeong
2026-08-07f2fs: fix to pass folio->index to f2fs_sanity_check_node_footer()Chao Yu
2026-08-07f2fs: issue multi-device flushes in parallelYonggil Song
2026-08-07f2fs: print error information in f2fs_put_super()Chao Yu
2026-08-05f2fs: fix to clear dirty flag on folio in error pathChao Yu
2026-08-05f2fs: avoid unnecessary shrink in f2fs_shrink_scan()Chao Yu
2026-08-05f2fs: fix to return -EFSCORRUPTED in f2fs_get_node_info() correctlyChao Yu
2026-08-05f2fs: fix valid block count leak on data block allocation failureChen Changcheng
2026-08-05f2fs: protect critical_task_priority updates with s_umountWenjie Qi
2026-08-05f2fs: avoid NULL checkpoint thread access in sysfsWenjie Qi
2026-08-04f2fs: Run f2fs_write_end_io() asynchronouslyBart Van Assche
2026-08-04f2fs: reject invalid recovered filename lengthsWenjie Qi
2026-08-04f2fs: Remove unused curseg_segno() and curseg_alloc_type()Zhan Xusheng
2026-08-04f2fs: dirty directory inodes on mtime/ctime updateJoanne Chang
2026-08-04f2fs: don't drop the top folio order in the f2fs_iostat tracepointZhan Xusheng
2026-08-04f2fs: fix to avoid move_range and defragment on device_alias fileChao Yu
2026-08-04f2fs: reject overlapping move range after len expansionHao-Qun Huang
2026-08-03f2fs: return writeback error from collapse rangeWenjie Qi
2026-08-03f2fs: only redirty pinned folios in redirty_blocksWenjie Qi
2026-08-03f2fs: limit recovery filename logging to stored lengthWenjie Qi
2026-08-03f2fs: validate MOVE_RANGE destination sizeWenjie Qi