Filesystems in the Linux kernel

This under-development manual will, some glorious day, providecomprehensive information on how the Linux virtual filesystem (VFS) layerworks, along with the filesystems that sit below it. For now, what we havecan be found below.

Core VFS documentation

See these manuals for documentation about the VFS layer itself and how itsalgorithms work.

Filesystems

Documentation for filesystem implementations.