JFFS - Journalling Flash File System
JFFS (developed by Axis Communicartion AB, Sweden) is a log-based
filesystem on top of the
MTD
layer; it promises to keep your filesystem and data in a consistent
state even in cases of sudden power-down or system crashes. That's
why it is especially useful for embedded devices where a regular
shutdown procedure cannot always be guaranteed.