Software Engineering KB

Home

❯

04 Systems and Infrastructure

❯

00 Operating Systems

❯

00 Category

❯

File Systems

File Systems

Feb 10, 20261 min read

  • operating-systems
  • file-systems

File Systems

Back: Operating Systems

The methods and data structures used by the operating system to organize and store data on disk. File systems manage how data is written, read, and structured, providing the interface between applications and persistent storage.

Concepts

  • File System Concepts
  • Journaling
  • Copy-on-Write
  • VFS (Virtual File System)
  • Distributed File Systems
  • IO Models

operating-systems file-systems


Graph View

  • File Systems
  • Concepts

Backlinks

  • Software Engineering - Map of Content
  • Copy-on-Write
  • Distributed File Systems
  • File System Concepts
  • IO Models
  • Journaling
  • VFS (Virtual File System)
  • Operating Systems

Created with Quartz v4.5.2 © 2026

  • GitHub