Merge branches 'acpi-wdat' and 'acpi-cppc'
[cascardo/linux.git] / Documentation / filesystems / 00-INDEX
index ac28149..f66e748 100644 (file)
@@ -2,8 +2,6 @@
        - this file (info on some of the filesystems supported by linux).
 Locking
        - info on locking rules as they pertain to Linux VFS.
-Makefile
-       - Makefile for building the filsystems-part of DocBook.
 9p.txt
        - 9p (v9fs) is an implementation of the Plan 9 remote fs protocol.
 adfs.txt
@@ -34,6 +32,9 @@ configfs/
        - directory containing configfs documentation and example code.
 cramfs.txt
        - info on the cram filesystem for small storage (ROMs etc).
+dax.txt
+       - info on avoiding the page cache for files stored on CPU-addressable
+         storage devices.
 debugfs.txt
        - info on the debugfs filesystem.
 devpts.txt
@@ -154,5 +155,3 @@ xfs-self-describing-metadata.txt
        - info on XFS Self Describing Metadata.
 xfs.txt
        - info and mount options for the XFS filesystem.
-xip.txt
-       - info on execute-in-place for file mappings.