ext3

E212349

ext3 is a widely used Linux file system that extends the older ext2 format by adding journaling for improved reliability and faster recovery after crashes.

All labels observed (4)

Label Occurrences
ext3 canonical 5
ext3 file system 2
ext3 filesystem 1

How this entity was disambiguated

Statements (47)

Predicate Object
instanceOf Linux file system ⓘ
journaling file system ⓘ
backwardCompatibleWith ext2 ⓘ
blockSizeOptions 1 KiB ⓘ
2 KiB ⓘ
4 KiB ⓘ
8 KiB ⓘ
canBeMountedAs ext2 (without journal) ⓘ
category Unix file system ⓘ
linked to: Unix

block-based file system ⓘ
designGoal faster crash recovery ⓘ
improved reliability over ext2 ⓘ
minimal changes from ext2 on-disk format ⓘ
developer Stephen Tweedie ⓘ
extends ext2 ⓘ
fileNameMaxLength 255 bytes ⓘ
follows ext2 ⓘ
hasJournalingMode data=journal ⓘ
data=ordered ⓘ
data=writeback ⓘ
introducedInKernelVersion Linux 2.4 series (as stable) ⓘ
journalLocationOptions external journal ⓘ
internal journal ⓘ
journalType metadata journaling (by default) ⓘ
maxFileSize 2 TiB (typical implementation) ⓘ
maxFileSystemSize 16 TiB (theoretical, implementation-dependent) ⓘ
onDiskFormat compatible with ext2 structures plus journal ⓘ
operatingSystem Linux ⓘ
releasePeriod early 2000s ⓘ
succeededBy ext4 ⓘ
supports POSIX semantics ⓘ
Unix-style permissions ⓘ
supportsFeature ACLs ⓘ
backward compatibility with ext2 ⓘ
data integrity after crashes ⓘ
directory indexing ⓘ
extended attributes ⓘ
file permissions ⓘ
file timestamps ⓘ
hard links ⓘ
journaling ⓘ
journaling modes ⓘ
online file system growth ⓘ
sparse files ⓘ
symbolic links ⓘ
upgradePathFrom ext2 ⓘ
usedIn many Linux distributions as default file system (historically) ⓘ

How these facts were elicited

Referenced by (9)

Full triples — surface form annotated when it differs from this entity's canonical label.

ReiserFS → comparedTo → ext3 ⓘ
Rémy Card → influenced → ext3 file system ⓘ
linked to: ext3
e2fsprogs → relatedTo → ext3 filesystem ⓘ
linked to: ext3
Theodore Ts'o → notableWork → ext3 journaling file system ⓘ
linked to: ext3
Stephen Tweedie → knownFor → ext3 file system ⓘ
linked to: ext3