2005-04-16 15:20:36 -07:00
00-INDEX
- this file (info on some of the filesystems supported by linux).
Locking
- info on locking rules as they pertain to Linux VFS.
2014-02-10 14:25:33 -08:00
Makefile
- Makefile for building the filsystems-part of DocBook.
2007-02-11 13:21:39 -06:00
9p.txt
- 9p (v9fs) is an implementation of the Plan 9 remote fs protocol.
2005-04-16 15:20:36 -07:00
adfs.txt
- info and mount options for the Acorn Advanced Disc Filing System.
2006-03-28 01:56:43 -08:00
afs.txt
- info and examples for the distributed AFS (Andrew File System) fs.
2005-04-16 15:20:36 -07:00
affs.txt
- info and mount options for the Amiga Fast File System.
2014-01-23 15:55:28 -08:00
autofs4-mount-control.txt
- info on device control operations for autofs4 module.
2006-03-28 01:56:43 -08:00
automount-support.txt
- information about filesystem automount support.
befs.txt
- information about the BeOS filesystem for Linux.
2005-04-16 15:20:36 -07:00
bfs.txt
- info for the SCO UnixWare Boot Filesystem (BFS).
2014-01-23 15:55:28 -08:00
btrfs.txt
- info for the BTRFS filesystem.
caching/
- directory containing filesystem cache documentation.
2010-03-29 19:05:57 +08:00
ceph.txt
2014-01-23 15:55:28 -08:00
- info for the Ceph Distributed File System.
cifs/
- directory containing CIFS filesystem documentation and example code.
2005-04-16 15:20:36 -07:00
coda.txt
- description of the CODA filesystem.
2005-12-15 14:29:43 -08:00
configfs/
- directory containing configfs documentation and example code.
2005-04-16 15:20:36 -07:00
cramfs.txt
2006-03-28 01:56:43 -08:00
- info on the cram filesystem for small storage (ROMs etc).
2014-01-23 15:55:28 -08:00
debugfs.txt
- info on the debugfs filesystem.
devpts.txt
- info on the devpts filesystem.
2006-03-28 01:56:43 -08:00
directory-locking
- info about the locking scheme used for directory operations.
2005-12-15 14:31:23 -08:00
dlmfs.txt
- info on the userspace interface to the OCFS2 DLM.
2008-02-07 00:13:35 -08:00
dnotify.txt
- info about directory notification in Linux.
2010-03-10 15:21:57 -08:00
dnotify_test.c
2014-01-23 15:55:28 -08:00
- example program for dnotify.
2007-09-11 15:23:41 -07:00
ecryptfs.txt
- docs on eCryptfs: stacked cryptographic filesystem for Linux.
2012-10-04 09:57:31 +01:00
efivarfs.txt
- info for the efivarfs filesystem.
2009-07-27 13:26:32 -03:00
exofs.txt
- info, usage, mount options, design about EXOFS.
2005-04-16 15:20:36 -07:00
ext2.txt
- info, mount options and specifications for the Ext2 filesystem.
2006-03-28 01:56:43 -08:00
ext3.txt
- info, mount options and specifications for the Ext3 filesystem.
2006-10-11 01:21:25 -07:00
ext4.txt
- info, mount options and specifications for the Ext4 filesystem.
2012-11-02 17:05:42 +09:00
f2fs.txt
- info and mount options for the F2FS filesystem.
2014-01-23 15:55:28 -08:00
fiemap.txt
- info on fiemap ioctl.
files.txt
- info on file management in the Linux kernel.
2006-03-28 01:56:43 -08:00
fuse.txt
- info on the Filesystem in User SpacE including mount options.
2014-01-23 15:55:28 -08:00
gfs2-glocks.txt
- info on the Global File System 2 - Glock internal locking rules.
gfs2-uevents.txt
- info on the Global File System 2 - uevents.
2007-10-16 23:31:16 -07:00
gfs2.txt
- info on the Global File System 2.
2006-03-28 01:56:43 -08:00
hfs.txt
- info on the Macintosh HFS Filesystem for Linux.
2007-10-16 23:31:16 -07:00
hfsplus.txt
- info on the Macintosh HFSPlus Filesystem for Linux.
2005-04-16 15:20:36 -07:00
hpfs.txt
- info and mount options for the OS/2 HPFS.
2007-10-16 23:31:16 -07:00
inotify.txt
- info on the powerful yet simple file change notification system.
2005-04-16 15:20:36 -07:00
isofs.txt
- info and mount options for the ISO 9660 (CDROM) filesystem.
jfs.txt
- info and mount options for the JFS filesystem.
2007-09-30 22:18:55 -04:00
locks.txt
- info on file locking implementations, flock() vs. fcntl(), etc.
2009-11-20 20:13:39 +01:00
logfs.txt
- info on the LogFS flash filesystem.
2007-09-24 18:52:09 -04:00
mandatory-locking.txt
- info on the Linux implementation of Sys V mandatory file locking.
2005-04-16 15:20:36 -07:00
ncpfs.txt
- info on Novell Netware(tm) filesystem using NCP protocol.
2009-10-27 14:41:35 -04:00
nfs/
- nfs-related documentation.
2009-04-06 19:01:20 -07:00
nilfs2.txt
- info and mount options for the NILFS2 filesystem.
2005-04-16 15:20:36 -07:00
ntfs.txt
- info and mount options for the NTFS filesystem (Windows NT).
2005-12-15 14:31:24 -08:00
ocfs2.txt
- info and mount options for the OCFS2 clustered filesystem.
2014-01-23 15:55:28 -08:00
omfs.txt
- info on the Optimized MPEG FileSystem.
path-lookup.txt
- info on path walking and name lookup locking.
pohmelfs/
- directory containing pohmelfs filesystem documentation.
2006-03-28 01:56:43 -08:00
porting
- various information on filesystem porting.
proc.txt
- info on Linux's /proc filesystem.
2014-01-23 15:55:28 -08:00
qnx6.txt
- info on the QNX6 filesystem.
quota.txt
- info on Quota subsystem.
2006-03-28 01:56:43 -08:00
ramfs-rootfs-initramfs.txt
- info on the 'in memory' filesystems ramfs, rootfs and initramfs.
2006-08-27 01:23:47 -07:00
relay.txt
- info on relay, for efficient streaming from kernel to user space.
2005-04-16 15:20:36 -07:00
romfs.txt
2006-03-28 01:56:43 -08:00
- description of the ROMFS filesystem.
2008-03-28 11:19:56 -06:00
seq_file.txt
2014-01-23 15:55:28 -08:00
- how to use the seq_file API.
2008-02-07 00:13:35 -08:00
sharedsubtree.txt
- a description of shared subtrees for namespaces.
2006-03-28 01:56:43 -08:00
spufs.txt
- info and mount options for the SPU filesystem used on Cell.
2014-01-23 15:55:28 -08:00
squashfs.txt
- info on the squashfs filesystem.
2006-03-28 01:56:43 -08:00
sysfs-pci.txt
- info on accessing PCI device resources through sysfs.
2014-01-23 15:55:28 -08:00
sysfs-tagging.txt
- info on sysfs tagging to avoid duplicates.
2006-03-28 01:56:43 -08:00
sysfs.txt
- info on sysfs, a ram-based filesystem for exporting kernel objects.
2005-04-16 15:20:36 -07:00
sysv-fs.txt
- info on the SystemV/V7/Xenix/Coherent filesystem.
2006-03-28 01:56:43 -08:00
tmpfs.txt
- info on tmpfs, a filesystem that holds all files in virtual memory.
2014-01-23 15:55:28 -08:00
ubifs.txt
- info on the Unsorted Block Images FileSystem.
2005-04-16 15:20:36 -07:00
udf.txt
- info and mount options for the UDF filesystem.
ufs.txt
- info on the ufs filesystem.
vfat.txt
2014-01-23 15:55:28 -08:00
- info on using the VFAT filesystem used in Windows NT and Windows 95.
2005-04-16 15:20:36 -07:00
vfs.txt
2014-01-23 15:55:28 -08:00
- overview of the Virtual File System.
xfs-delayed-logging-design.txt
- info on the XFS Delayed Logging Design.
xfs-self-describing-metadata.txt
- info on XFS Self Describing Metadata.
2005-04-16 15:20:36 -07:00
xfs.txt
- info and mount options for the XFS filesystem.
2006-03-28 01:56:43 -08:00
xip.txt
- info on execute-in-place for file mappings.