00-INDEX 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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. configfs/
  16. - directory containing configfs documentation and example code.
  17. cramfs.txt
  18. - info on the cram filesystem for small storage (ROMs etc)
  19. devfs/
  20. - directory containing devfs documentation.
  21. dlmfs.txt
  22. - info on the userspace interface to the OCFS2 DLM.
  23. ext2.txt
  24. - info, mount options and specifications for the Ext2 filesystem.
  25. hpfs.txt
  26. - info and mount options for the OS/2 HPFS.
  27. isofs.txt
  28. - info and mount options for the ISO 9660 (CDROM) filesystem.
  29. jfs.txt
  30. - info and mount options for the JFS filesystem.
  31. ncpfs.txt
  32. - info on Novell Netware(tm) filesystem using NCP protocol.
  33. ntfs.txt
  34. - info and mount options for the NTFS filesystem (Windows NT).
  35. proc.txt
  36. - info on Linux's /proc filesystem.
  37. ocfs2.txt
  38. - info and mount options for the OCFS2 clustered 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.