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

How this entity was disambiguated

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

Referenced by (11)

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

Linux supportsFileSystem ReiserFS
ReiserFS hasVersion ReiserFS self-linksurface differs
this entity surface form: ReiserFS v3
ReiserFS fileName ReiserFS self-linksurface differs
this entity surface form: reiserfs
GNU GRUB supportsFileSystem ReiserFS
Namesys knownFor ReiserFS
Namesys product ReiserFS
Namesys notableWork ReiserFS
this entity surface form: ReiserFS journaling file system
Namesys supportProvidedFor ReiserFS
Hans Reiser notableWork ReiserFS
Hans Reiser softwareDeveloped ReiserFS
Reiser4 predecessor ReiserFS