最終更新:2017-03-28 (火) 15:53:32 (2579d)  

kernel.org/doc/Documentation/filesystems
Top / kernel.org / doc / Documentation / filesystems

  • kernel.org/doc/Documentation/filesystems/00-INDEX? - this file (info on some of the filesystems supported by linux).
  • kernel.org/doc/Documentation/filesystems/Locking? - info on locking rules as they pertain to Linux VFS.
  • kernel.org/doc/Documentation/filesystems/9p.txt? - 9p (v9fs) is an implementation of the Plan 9 remote fs protocol.
  • kernel.org/doc/Documentation/filesystems/adfs.txt? - info and mount options for the Acorn Advanced Disc Filing System.
  • kernel.org/doc/Documentation/filesystems/afs.txt? - info and examples for the distributed AFS (Andrew File System) fs.
  • kernel.org/doc/Documentation/filesystems/affs.txt? - info and mount options for the Amiga Fast File System.
  • kernel.org/doc/Documentation/filesystems/autofs4-mount-control.txt? - info on device control operations for autofs4 module.
  • kernel.org/doc/Documentation/filesystems/automount-support.txt? - information about filesystem automount support.
  • kernel.org/doc/Documentation/filesystems/befs.txt? - information about the BeOS filesystem for Linux.
  • kernel.org/doc/Documentation/filesystems/bfs.txt? - info for the SCO UnixWare? Boot Filesystem (BFS).
  • kernel.org/doc/Documentation/filesystems/btrfs.txt? - info for the BTRFS filesystem.
  • kernel.org/doc/Documentation/filesystems/caching? - directory containing filesystem cache documentation.
  • kernel.org/doc/Documentation/filesystems/ceph.txt? - info for the Ceph Distributed File System.
  • kernel.org/doc/Documentation/filesystems/cifs? - directory containing CIFS filesystem documentation and example code.
  • kernel.org/doc/Documentation/filesystems/coda.txt? - description of the CODA filesystem.
  • kernel.org/doc/Documentation/filesystems/configfs - directory containing configfs documentation and example code.
  • kernel.org/doc/Documentation/filesystems/cramfs.txt? - info on the cram filesystem for small storage (ROMs etc).
  • kernel.org/doc/Documentation/filesystems/dax.txt? - info on avoiding the page cache for files stored on CPU-addressable storage devices.
  • kernel.org/doc/Documentation/filesystems/debugfs.txt? - info on the debugfs filesystem.
  • kernel.org/doc/Documentation/filesystems/devpts.txt? - info on the devpts filesystem.
  • kernel.org/doc/Documentation/filesystems/directory-locking? - info about the locking scheme used for directory operations.
  • kernel.org/doc/Documentation/filesystems/dlmfs.txt? - info on the userspace interface to the OCFS2 DLM.
  • kernel.org/doc/Documentation/filesystems/dnotify.txt? - info about directory notification in Linux.
  • kernel.org/doc/Documentation/filesystems/dnotify_test.c? - example program for dnotify.
  • kernel.org/doc/Documentation/filesystems/ecryptfs.txt? - docs on eCryptfs: stacked cryptographic filesystem for Linux.
  • kernel.org/doc/Documentation/filesystems/efivarfs.txt? - info for the efivarfs filesystem.
  • kernel.org/doc/Documentation/filesystems/exofs.txt? - info, usage, mount options, design about EXOFS.
  • kernel.org/doc/Documentation/filesystems/ext2.txt? - info, mount options and specifications for the Ext2 filesystem.
  • kernel.org/doc/Documentation/filesystems/ext3.txt? - info, mount options and specifications for the Ext3 filesystem.
  • kernel.org/doc/Documentation/filesystems/ext4.txt? - info, mount options and specifications for the Ext4 filesystem.
  • kernel.org/doc/Documentation/filesystems/f2fs.txt? - info and mount options for the F2FS filesystem.
  • kernel.org/doc/Documentation/filesystems/fiemap.txt? - info on fiemap ioctl.
  • kernel.org/doc/Documentation/filesystems/files.txt? - info on file management in the Linux kernel.
  • kernel.org/doc/Documentation/filesystems/fuse.txt? - info on the Filesystem in User SpacE including mount options.
  • kernel.org/doc/Documentation/filesystems/gfs2-glocks.txt? - info on the Global File System 2 - Glock internal locking rules.
  • kernel.org/doc/Documentation/filesystems/gfs2-uevents.txt? - info on the Global File System 2 - uevents?.
  • kernel.org/doc/Documentation/filesystems/gfs2.txt? - info on the Global File System 2.
  • kernel.org/doc/Documentation/filesystems/hfs.txt? - info on the Macintosh HFS Filesystem for Linux.
  • kernel.org/doc/Documentation/filesystems/hfsplus.txt? - info on the Macintosh HFSPlus Filesystem for Linux.
  • kernel.org/doc/Documentation/filesystems/hpfs.txt? - info and mount options for the OS/2 HPFS.
  • kernel.org/doc/Documentation/filesystems/inotify.txt? - info on the powerful yet simple file change notification system.
  • kernel.org/doc/Documentation/filesystems/isofs.txt? - info and mount options for the ISO 9660 (CDROM) filesystem.
  • kernel.org/doc/Documentation/filesystems/jfs.txt? - info and mount options for the JFS filesystem.
  • kernel.org/doc/Documentation/filesystems/locks.txt? - info on file locking implementations, flock() vs. fcntl(), etc.
  • kernel.org/doc/Documentation/filesystems/mandatory-locking.txt? - info on the Linux implementation of Sys V mandatory file locking.
  • kernel.org/doc/Documentation/filesystems/ncpfs.txt? - info on Novell Netware(tm) filesystem using NCP protocol.
  • kernel.org/doc/Documentation/filesystems/nfs? - nfs-related documentation.
  • kernel.org/doc/Documentation/filesystems/nilfs2.txt? - info and mount options for the NILFS2 filesystem.
  • kernel.org/doc/Documentation/filesystems/ntfs.txt? - info and mount options for the NTFS filesystem (Windows NT).
  • kernel.org/doc/Documentation/filesystems/ocfs2.txt? - info and mount options for the OCFS2 clustered filesystem.
  • kernel.org/doc/Documentation/filesystems/omfs.txt? - info on the Optimized MPEG FileSystem.
  • kernel.org/doc/Documentation/filesystems/path-lookup.txt? - info on path walking and name lookup locking.
  • kernel.org/doc/Documentation/filesystems/pohmelfs? - directory containing pohmelfs filesystem documentation.
  • kernel.org/doc/Documentation/filesystems/porting? - various information on filesystem porting.
  • kernel.org/doc/Documentation/filesystems/proc.txt - info on Linux's /proc filesystem.
  • kernel.org/doc/Documentation/filesystems/qnx6.txt? - info on the QNX6 filesystem.
  • kernel.org/doc/Documentation/filesystems/quota.txt? - info on Quota subsystem.
  • kernel.org/doc/Documentation/filesystems/ramfs-rootfs-initramfs.txt - info on the 'in memory' filesystems ramfs, rootfs and initramfs.
  • kernel.org/doc/Documentation/filesystems/relay.txt? - info on relay, for efficient streaming from kernel to user space.
  • kernel.org/doc/Documentation/filesystems/romfs.txt? - description of the ROMFS filesystem.
  • kernel.org/doc/Documentation/filesystems/seq_file.txt? - how to use the seq_file API.
  • kernel.org/doc/Documentation/filesystems/sharedsubtree.txt? - a description of shared subtrees for namespaces.
  • kernel.org/doc/Documentation/filesystems/spufs.txt? - info and mount options for the SPU filesystem used on CELL.
  • kernel.org/doc/Documentation/filesystems/squashfs.txt? - info on the squashfs filesystem.
  • kernel.org/doc/Documentation/filesystems/sysfs-pci.txt? - info on accessing PCI device resources through sysfs.
  • kernel.org/doc/Documentation/filesystems/sysfs-tagging.txt? - info on sysfs tagging to avoid duplicates.
  • kernel.org/doc/Documentation/filesystems/sysfs.txt - info on sysfs, a ram-based filesystem for exporting kernel objects.
  • kernel.org/doc/Documentation/filesystems/sysv-fs.txt? - info on the SystemV/V7/Xenix/Coherent filesystem.
  • kernel.org/doc/Documentation/filesystems/tmpfs.txt? - info on tmpfs, a filesystem that holds all files in virtual memory.
  • kernel.org/doc/Documentation/filesystems/ubifs.txt? - info on the Unsorted Block Images FileSystem.
  • kernel.org/doc/Documentation/filesystems/udf.txt? - info and mount options for the UDF filesystem.
  • kernel.org/doc/Documentation/filesystems/ufs.txt? - info on the ufs filesystem.
  • kernel.org/doc/Documentation/filesystems/vfat.txt? - info on using the VFAT filesystem used in Windows NT and Windows 95.
  • kernel.org/doc/Documentation/filesystems/vfs.txt - overview of the Virtual File System.
  • kernel.org/doc/Documentation/filesystems/xfs-delayed-logging-design.txt? - info on the XFS Delayed Logging Design.
  • kernel.org/doc/Documentation/filesystems/xfs-self-describing-metadata.txt? - info on XFS Self Describing Metadata.
  • kernel.org/doc/Documentation/filesystems/xfs.txt? - info and mount options for the XFS filesystem.

消えた

  • kernel.org/doc/Documentation/filesystems/cifs.txt? - description of the CIFS filesystem.
  • kernel.org/doc/Documentation/filesystems/dentry-locking.txt? - info on the RCU-based dcache locking model.
  • kernel.org/doc/Documentation/filesystems/logfs.txt? - info on the LogFS flash filesystem.
  • kernel.org/doc/Documentation/filesystems/reiser4.txt? - info on the Reiser4 filesystem based on dancing tree algorithms.
  • kernel.org/doc/Documentation/filesystems/xip.txt? - info on execute-in-place for file mappings.