Journaling file system

GPTKB entity

Statements (28)
Predicate Object
gptkbp:instanceOf File system type
gptkbp:advantage Faster recovery after crash
Increased disk usage
Less data loss
Slightly slower write performance
gptkbp:component gptkb:magazine
gptkbp:contrastsWith Non-journaling file system
gptkbp:example gptkb:XFS
gptkb:ext4
gptkb:NTFS
gptkb:APFS
JFS
ReiserFS
ext3
gptkbp:feature Crash recovery
Metadata journaling
Data journaling
https://www.w3.org/2000/01/rdf-schema#label Journaling file system
gptkbp:introducedIn 1990s
gptkbp:purpose Improve reliability
Reduce corruption risk
gptkbp:relatedConcept Copy-on-write file system
Transactional file system
gptkbp:usedBy gptkb:Windows
gptkb:macOS
gptkb:Linux
gptkbp:bfsParent gptkb:Journaling_(soft_updates)
gptkbp:bfsLayer 8