From Forensics Wiki
ext3 or the third extended file system is a Linux filesystem. Its main advantage over ext2 is journalling which improves reliability and eliminates the need to check the file system after an unclean shutdown.
See Also
External Links