aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/00-INDEX
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/filesystems/00-INDEX')
-rw-r--r--Documentation/filesystems/00-INDEX18
1 files changed, 8 insertions, 10 deletions
diff --git a/Documentation/filesystems/00-INDEX b/Documentation/filesystems/00-INDEX
index f15621ee5599..3bae418c6ad3 100644
--- a/Documentation/filesystems/00-INDEX
+++ b/Documentation/filesystems/00-INDEX
@@ -1,7 +1,5 @@
100-INDEX 100-INDEX
2 - this file (info on some of the filesystems supported by linux). 2 - this file (info on some of the filesystems supported by linux).
3Exporting
4 - explanation of how to make filesystems exportable.
5Locking 3Locking
6 - info on locking rules as they pertain to Linux VFS. 4 - info on locking rules as they pertain to Linux VFS.
79p.txt 59p.txt
@@ -34,8 +32,12 @@ dlmfs.txt
34 - info on the userspace interface to the OCFS2 DLM. 32 - info on the userspace interface to the OCFS2 DLM.
35dnotify.txt 33dnotify.txt
36 - info about directory notification in Linux. 34 - info about directory notification in Linux.
35dnotify_test.c
36 - example program for dnotify
37ecryptfs.txt 37ecryptfs.txt
38 - docs on eCryptfs: stacked cryptographic filesystem for Linux. 38 - docs on eCryptfs: stacked cryptographic filesystem for Linux.
39exofs.txt
40 - info, usage, mount options, design about EXOFS.
39ext2.txt 41ext2.txt
40 - info, mount options and specifications for the Ext2 filesystem. 42 - info, mount options and specifications for the Ext2 filesystem.
41ext3.txt 43ext3.txt
@@ -62,16 +64,14 @@ jfs.txt
62 - info and mount options for the JFS filesystem. 64 - info and mount options for the JFS filesystem.
63locks.txt 65locks.txt
64 - info on file locking implementations, flock() vs. fcntl(), etc. 66 - info on file locking implementations, flock() vs. fcntl(), etc.
67logfs.txt
68 - info on the LogFS flash filesystem.
65mandatory-locking.txt 69mandatory-locking.txt
66 - info on the Linux implementation of Sys V mandatory file locking. 70 - info on the Linux implementation of Sys V mandatory file locking.
67ncpfs.txt 71ncpfs.txt
68 - info on Novell Netware(tm) filesystem using NCP protocol. 72 - info on Novell Netware(tm) filesystem using NCP protocol.
69nfs41-server.txt 73nfs/
70 - info on the Linux server implementation of NFSv4 minor version 1. 74 - nfs-related documentation.
71nfs-rdma.txt
72 - how to install and setup the Linux NFS/RDMA client and server software.
73nfsroot.txt
74 - short guide on setting up a diskless box with NFS root filesystem.
75nilfs2.txt 75nilfs2.txt
76 - info and mount options for the NILFS2 filesystem. 76 - info and mount options for the NILFS2 filesystem.
77ntfs.txt 77ntfs.txt
@@ -90,8 +90,6 @@ relay.txt
90 - info on relay, for efficient streaming from kernel to user space. 90 - info on relay, for efficient streaming from kernel to user space.
91romfs.txt 91romfs.txt
92 - description of the ROMFS filesystem. 92 - description of the ROMFS filesystem.
93rpc-cache.txt
94 - introduction to the caching mechanisms in the sunrpc layer.
95seq_file.txt 93seq_file.txt
96 - how to use the seq_file API 94 - how to use the seq_file API
97sharedsubtree.txt 95sharedsubtree.txt