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