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 (2)
| Label | Occurrences |
|---|---|
| ext3 canonical | 1 |
| ext3 file system | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T1907686 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: ext3 Context triple: [ReiserFS, comparedTo, ext3]
-
A.
ext4
ext4 is a widely used, journaling fourth-generation extended file system for Linux, designed for improved performance, reliability, and support for large volumes and files.
-
B.
ext2
ext2 is a widely used early Linux disk file system known for its simplicity, robustness, and lack of journaling.
-
C.
ReiserFS
ReiserFS is a journaling file system for Linux known for its efficient handling of small files and advanced tree-based storage structures.
-
D.
XFS
XFS is a high-performance 64-bit journaling file system originally developed by SGI, widely used on Linux for handling large files and parallel I/O workloads.
-
E.
FAT32
FAT32 is a widely used 32-bit file system format developed by Microsoft, commonly employed on older Windows systems and removable storage devices for broad compatibility.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: ext3 Target entity description: 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.
-
A.
ext4
ext4 is a widely used, journaling fourth-generation extended file system for Linux, designed for improved performance, reliability, and support for large volumes and files.
-
B.
ext2
ext2 is a widely used early Linux disk file system known for its simplicity, robustness, and lack of journaling.
-
C.
ReiserFS
ReiserFS is a journaling file system for Linux known for its efficient handling of small files and advanced tree-based storage structures.
-
D.
XFS
XFS is a high-performance 64-bit journaling file system originally developed by SGI, widely used on Linux for handling large files and parallel I/O workloads.
-
E.
FAT32
FAT32 is a widely used 32-bit file system format developed by Microsoft, commonly employed on older Windows systems and removable storage devices for broad compatibility.
- F. None of above. chosen
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
ⓘ
surface form:
Unix file system
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 kernel stable releases
ⓘ
surface form:
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
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: ext3 Description of subject: 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.
Referenced by (2)
Full triples — surface form annotated when it differs from this entity's canonical label.