summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/index.rst')
-rw-r--r--Documentation/filesystems/index.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst
index 256e10eedba4..53b89d0edc15 100644
--- a/Documentation/filesystems/index.rst
+++ b/Documentation/filesystems/index.rst
@@ -315,3 +315,14 @@ exported for use by modules.
:internal:
.. kernel-doc:: fs/pipe.c
+
+Encryption API
+==============
+
+A library which filesystems can hook into to support transparent
+encryption of files and directories.
+
+.. toctree::
+ :maxdepth: 2
+
+ fscrypt