A set of utilities for managing the F2FS (Flash-Friendly File System) on Linux. Includes tools for creating (mkfs.f2fs), checking and repairing (fsck.f2fs), defragmenting (defrag.f2fs), and resizing (resize.f2fs) partitions. F2FS is a log-structured filesystem developed by Samsung, optimized for NAND flash storage devices (SSD, eMMC, SD cards) with support for transparent compression and encryption.
Home pages:
f2fs-tools - https://sourceforge.net/projects/f2fs-tools
Git repository - https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git