FileSystem for NAND FLASH recommendation

Any recommendation for a filesystem for nand flash?

My application uses zephyr on nrf85240 with a 128MB nand flash.

It samples sensors and streams their data to the flash device so write throughput and latency are critical.

Regards