Operating Systems: Three Easy Pieces
Remzi H. Arpaci-Dusseau, Andrea C. Arpaci-Dusseau
Learn file-system concepts with Operating Systems: Three Easy Pieces! Explore key OS principles with this free course.
More resources on File Systems
Operating Systems: Three Easy Pieces
Free online book with file systems chapter
xv6-riscv Source Code
Free teaching OS with simple file system implementation
OSDev Wiki - File Systems
Practitioner guide for implementing file systems from scratch
CS162: Operating Systems and Systems Programming
Learn file systems & OS programming with UC Berkeley's CS162, taught by Ion Stoica & Koushik Sen. Explore core concepts now!
6.S081: Operating System Engineering
Explore file-systems and operating system engineering with MIT's 6.S081 course by Adam Chlipala. Dive into practical OS concepts!
geeksforgeeks.org
GeeksforGeeks is a programming and computer science education site offering tutorials, articles, and practice problems across topics like data structures, algorithms, and systems concepts. Its File Systems content covers fundamentals, architecture, file operations, and common filesystem types with explanatory guides and interview-style questions.
