Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | 00-INDEX |
| 2 | - this file (info on some of the filesystems supported by linux). |
| 3 | Locking |
| 4 | - info on locking rules as they pertain to Linux VFS. |
| 5 | adfs.txt |
| 6 | - info and mount options for the Acorn Advanced Disc Filing System. |
| 7 | affs.txt |
| 8 | - info and mount options for the Amiga Fast File System. |
| 9 | bfs.txt |
| 10 | - info for the SCO UnixWare Boot Filesystem (BFS). |
| 11 | cifs.txt |
| 12 | - description of the CIFS filesystem |
| 13 | coda.txt |
| 14 | - description of the CODA filesystem. |
Joel Becker | 7063fbf | 2005-12-15 14:29:43 -0800 | [diff] [blame] | 15 | configfs/ |
| 16 | - directory containing configfs documentation and example code. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | cramfs.txt |
| 18 | - info on the cram filesystem for small storage (ROMs etc) |
| 19 | devfs/ |
| 20 | - directory containing devfs documentation. |
Mark Fasheh | 8df08c8 | 2005-12-15 14:31:23 -0800 | [diff] [blame^] | 21 | dlmfs.txt |
| 22 | - info on the userspace interface to the OCFS2 DLM. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 23 | ext2.txt |
| 24 | - info, mount options and specifications for the Ext2 filesystem. |
| 25 | fat_cvf.txt |
| 26 | - info on the Compressed Volume Files extension to the FAT filesystem |
| 27 | hpfs.txt |
| 28 | - info and mount options for the OS/2 HPFS. |
| 29 | isofs.txt |
| 30 | - info and mount options for the ISO 9660 (CDROM) filesystem. |
| 31 | jfs.txt |
| 32 | - info and mount options for the JFS filesystem. |
| 33 | ncpfs.txt |
| 34 | - info on Novell Netware(tm) filesystem using NCP protocol. |
| 35 | ntfs.txt |
| 36 | - info and mount options for the NTFS filesystem (Windows NT). |
| 37 | proc.txt |
| 38 | - info on Linux's /proc filesystem. |
| 39 | romfs.txt |
| 40 | - Description of the ROMFS filesystem. |
| 41 | smbfs.txt |
| 42 | - info on using filesystems with the SMB protocol (Windows 3.11 and NT) |
| 43 | sysv-fs.txt |
| 44 | - info on the SystemV/V7/Xenix/Coherent filesystem. |
| 45 | udf.txt |
| 46 | - info and mount options for the UDF filesystem. |
| 47 | ufs.txt |
| 48 | - info on the ufs filesystem. |
| 49 | vfat.txt |
| 50 | - info on using the VFAT filesystem used in Windows NT and Windows 95 |
| 51 | vfs.txt |
| 52 | - Overview of the Virtual File System |
| 53 | xfs.txt |
| 54 | - info and mount options for the XFS filesystem. |