00-INDEX 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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.
  15. cramfs.txt
  16. - info on the cram filesystem for small storage (ROMs etc)
  17. devfs/
  18. - directory containing devfs documentation.
  19. ext2.txt
  20. - info, mount options and specifications for the Ext2 filesystem.
  21. hpfs.txt
  22. - info and mount options for the OS/2 HPFS.
  23. isofs.txt
  24. - info and mount options for the ISO 9660 (CDROM) filesystem.
  25. jfs.txt
  26. - info and mount options for the JFS filesystem.
  27. ncpfs.txt
  28. - info on Novell Netware(tm) filesystem using NCP protocol.
  29. ntfs.txt
  30. - info and mount options for the NTFS filesystem (Windows NT).
  31. proc.txt
  32. - info on Linux's /proc filesystem.
  33. romfs.txt
  34. - Description of the ROMFS filesystem.
  35. smbfs.txt
  36. - info on using filesystems with the SMB protocol (Windows 3.11 and NT)
  37. sysv-fs.txt
  38. - info on the SystemV/V7/Xenix/Coherent filesystem.
  39. udf.txt
  40. - info and mount options for the UDF filesystem.
  41. ufs.txt
  42. - info on the ufs filesystem.
  43. vfat.txt
  44. - info on using the VFAT filesystem used in Windows NT and Windows 95
  45. vfs.txt
  46. - Overview of the Virtual File System
  47. xfs.txt
  48. - info and mount options for the XFS filesystem.