ReiserFS
E38038
ReiserFS is a journaling file system for Linux known for its efficient handling of small files and advanced tree-based storage structures.
All labels observed (4)
| Label | Occurrences |
|---|---|
| ReiserFS canonical | 8 |
| ReiserFS journaling file system | 1 |
| ReiserFS v3 | 1 |
| reiserfs | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T286877 — 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.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: ReiserFS Context triple: [Linux, supportsFileSystem, ReiserFS]
-
A.
Btrfs
Btrfs is a modern copy-on-write Linux file system designed for advanced features like snapshots, checksumming, and efficient storage management.
-
B.
HFS Plus
HFS Plus is a proprietary journaling file system developed by Apple for use in macOS and earlier Macintosh operating systems, succeeding the original HFS to support larger files and volumes.
-
C.
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.
-
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.
ext2
ext2 is a widely used early Linux disk file system known for its simplicity, robustness, and lack of journaling.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: ReiserFS Target entity description: ReiserFS is a journaling file system for Linux known for its efficient handling of small files and advanced tree-based storage structures.
-
A.
Btrfs
Btrfs is a modern copy-on-write Linux file system designed for advanced features like snapshots, checksumming, and efficient storage management.
-
B.
HFS Plus
HFS Plus is a proprietary journaling file system developed by Apple for use in macOS and earlier Macintosh operating systems, succeeding the original HFS to support larger files and volumes.
-
C.
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.
-
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.
ext2
ext2 is a widely used early Linux disk file system known for its simplicity, robustness, and lack of journaling.
- F. None of above. chosen
Statements (51)
| Predicate | Object |
|---|---|
| instanceOf |
Linux file system
ⓘ
journaling file system ⓘ |
| blockAllocationStrategy | tail packing into blocks ⓘ |
| comparedTo |
JFS
ⓘ
XFS ⓘ ext2 ⓘ ext3 ⓘ |
| dataStructure |
items stored in a single tree
ⓘ
keys used for object ordering ⓘ |
| designGoal |
efficient handling of small files
ⓘ
high performance ⓘ space efficiency ⓘ |
| developer | Namesys ⓘ |
| doesNotSupportFeature |
64-bit timestamps (Y2038-safe on 32-bit)
ⓘ
online shrink ⓘ |
| fileName |
ReiserFS
self-linksurface differs
ⓘ
surface form:
reiserfs
|
| fileSystemType | log-structured-like ⓘ |
| hasVersion |
ReiserFS
self-linksurface differs
ⓘ
surface form:
ReiserFS v3
|
| introducedInKernelVersion |
Linux kernel
ⓘ
surface form:
Linux 2.4
|
| journalLocation | on-disk journal ⓘ |
| journalMode | metadata-only journaling ⓘ |
| kernelConfigurationOption | CONFIG_REISERFS_FS ⓘ |
| kernelSupportRemovedIn |
Linux
ⓘ
surface form:
Linux 6.6
|
| knownFor |
complex on-disk format
ⓘ
good performance with many small files ⓘ |
| license | GNU General Public License ⓘ |
| maximumFileSize | 8 TiB (on typical 4 KiB block size) ⓘ |
| maximumVolumeSize | 16 TiB (on typical 4 KiB block size) ⓘ |
| mountOption |
barrier
ⓘ
data=ordered ⓘ data=writeback ⓘ notail ⓘ |
| operatingSystem | Linux ⓘ |
| originalAuthor | Hans Reiser ⓘ |
| status |
deprecated in Linux kernel
ⓘ
maintenance mode ⓘ |
| storageStructure |
B+ tree
ⓘ
balanced tree ⓘ |
| successor | Reiser4 ⓘ |
| supports |
ACLs
ⓘ
POSIX permissions ⓘ extended attributes ⓘ |
| supportsFeature |
B+ tree based storage
ⓘ
dynamic inode allocation ⓘ efficient small file storage ⓘ journaling ⓘ metadata journaling ⓘ online resize (grow) ⓘ tail packing ⓘ |
| targetUseCase |
general-purpose Linux file system
ⓘ
workloads with many small files ⓘ |
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.
Instruction
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.
Input
Subject: ReiserFS Description of subject: ReiserFS is a journaling file system for Linux known for its efficient handling of small files and advanced tree-based storage structures.
Referenced by (11)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
ReiserFS v3
this entity surface form:
ReiserFS journaling file system