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: