English

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.

Filesystem support layers

Documentation for the support code within the filesystem layer for use infilesystem implementations.

Filesystems

Documentation for filesystem implementations.