The main benefit of ext3 over ext2 is that it supports "journaling", which allows for easier recovery of files in the event of corruption or fragmentation. However, it performs poorly against ReiserFS or JFS in this regard. The only major advantage that ext3 has versus these other file systems is that it is backwards-compatible with ext2 tools, which were created before ReiserFS was, or before JFS was available for Linux.