aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/index.rst')
-rw-r--r--Documentation/filesystems/index.rst16
1 files changed, 11 insertions, 5 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst
index 1131c34d77f6..2c3a9f761205 100644
--- a/Documentation/filesystems/index.rst
+++ b/Documentation/filesystems/index.rst
@@ -16,9 +16,14 @@ algorithms work.
.. toctree::
:maxdepth: 2
- path-lookup.rst
+ vfs
+ path-lookup
api-summary
splice
+ locking
+ directory-locking
+
+ porting
Filesystem support layers
=========================
@@ -31,13 +36,14 @@ filesystem implementations.
journalling
fscrypt
+ fsverity
-Filesystem-specific documentation
-=================================
+Filesystems
+===========
-Documentation for individual filesystem types can be found here.
+Documentation for filesystem implementations.
.. toctree::
:maxdepth: 2
- binderfs.rst
+ virtiofs