journaling file system

C2785 concept

A journaling file system is a type of file system that records changes to a dedicated log (journal) before committing them to the main file system, improving reliability and recovery after crashes.

Observed surface forms (4)

  • Linux file system ×5
  • 64-bit file system ×1
  • Linux storage subsystem component ×1
  • block-based file system ×1

Instances (8)