Ext3
From TheLinuxVault
ext3 is the most common Linux filesystem. It is very similar to ext2, but it is a journaling filesystem, so it will not corrupt data if a write is interrupted.
ext3 is the most common Linux filesystem. It is very similar to ext2, but it is a journaling filesystem, so it will not corrupt data if a write is interrupted.