2019-02-20 15:29:36 -07:00
|
|
|
===============================
|
|
|
|
Filesystems in the Linux kernel
|
|
|
|
===============================
|
2017-05-12 06:50:22 -03:00
|
|
|
|
2019-02-20 15:29:36 -07:00
|
|
|
This under-development manual will, some glorious day, provide
|
|
|
|
comprehensive information on how the Linux virtual filesystem (VFS) layer
|
|
|
|
works, along with the filesystems that sit below it. For now, what we have
|
|
|
|
can be found below.
|
2017-05-12 06:50:22 -03:00
|
|
|
|
2019-02-20 15:29:36 -07:00
|
|
|
Core VFS documentation
|
2017-05-12 06:50:22 -03:00
|
|
|
======================
|
|
|
|
|
2019-02-20 15:29:36 -07:00
|
|
|
See these manuals for documentation about the VFS layer itself and how its
|
|
|
|
algorithms work.
|
2017-05-12 06:50:22 -03:00
|
|
|
|
2019-02-20 15:29:36 -07:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
2017-05-12 06:50:22 -03:00
|
|
|
|
2019-05-15 10:29:13 +10:00
|
|
|
vfs
|
2019-06-26 10:35:11 -03:00
|
|
|
path-lookup
|
2019-02-20 15:29:36 -07:00
|
|
|
api-summary
|
|
|
|
splice
|
2019-07-26 09:51:27 -03:00
|
|
|
locking
|
|
|
|
directory-locking
|
2017-05-12 06:50:22 -03:00
|
|
|
|
2019-07-26 09:51:28 -03:00
|
|
|
porting
|
|
|
|
|
2019-02-20 15:29:36 -07:00
|
|
|
Filesystem support layers
|
2017-05-12 06:50:22 -03:00
|
|
|
=========================
|
|
|
|
|
2019-02-20 15:29:36 -07:00
|
|
|
Documentation for the support code within the filesystem layer for use in
|
|
|
|
filesystem implementations.
|
2017-10-29 06:30:14 -04:00
|
|
|
|
|
|
|
.. toctree::
|
2019-02-20 15:29:36 -07:00
|
|
|
:maxdepth: 2
|
2018-12-10 09:58:37 +11:00
|
|
|
|
2019-02-20 15:29:36 -07:00
|
|
|
journalling
|
|
|
|
fscrypt
|
2019-07-22 09:26:20 -07:00
|
|
|
fsverity
|
2019-08-29 14:41:04 +01:00
|
|
|
|
|
|
|
Filesystems
|
|
|
|
===========
|
|
|
|
|
|
|
|
Documentation for filesystem implementations.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
|
2020-02-17 17:11:47 +01:00
|
|
|
9p
|
2020-02-17 17:11:48 +01:00
|
|
|
adfs
|
2020-02-17 17:11:49 +01:00
|
|
|
affs
|
2020-02-17 17:11:50 +01:00
|
|
|
afs
|
2019-11-17 22:54:34 +05:30
|
|
|
autofs
|
2020-02-17 17:11:51 +01:00
|
|
|
autofs-mount-control
|
2020-02-17 17:11:52 +01:00
|
|
|
befs
|
2020-02-17 17:11:53 +01:00
|
|
|
bfs
|
2020-02-17 17:11:54 +01:00
|
|
|
btrfs
|
2020-02-17 17:11:55 +01:00
|
|
|
ceph
|
2020-02-17 17:11:56 +01:00
|
|
|
cramfs
|
2020-02-17 17:11:57 +01:00
|
|
|
debugfs
|
2020-02-17 17:11:58 +01:00
|
|
|
dlmfs
|
2020-01-29 02:06:21 -03:00
|
|
|
fuse
|
2020-01-28 07:41:01 +01:00
|
|
|
overlayfs
|
2019-08-29 14:41:04 +01:00
|
|
|
virtiofs
|
2019-12-22 22:00:30 -03:00
|
|
|
vfat
|
2020-01-29 01:49:13 -03:00
|
|
|
nfs/index
|