00-INDEX 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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. fat_cvf.txt
  26. - info on the Compressed Volume Files extension to the FAT filesystem
  27. hpfs.txt
  28. - info and mount options for the OS/2 HPFS.
  29. isofs.txt
  30. - info and mount options for the ISO 9660 (CDROM) filesystem.
  31. jfs.txt
  32. - info and mount options for the JFS filesystem.
  33. ncpfs.txt
  34. - info on Novell Netware(tm) filesystem using NCP protocol.
  35. ntfs.txt
  36. - info and mount options for the NTFS filesystem (Windows NT).
  37. proc.txt
  38. - info on Linux's /proc filesystem.
  39. ocfs2.txt
  40. - info and mount options for the OCFS2 clustered filesystem.
  41. romfs.txt
  42. - Description of the ROMFS filesystem.
  43. smbfs.txt
  44. - info on using filesystems with the SMB protocol (Windows 3.11 and NT)
  45. sysv-fs.txt
  46. - info on the SystemV/V7/Xenix/Coherent filesystem.
  47. udf.txt
  48. - info and mount options for the UDF filesystem.
  49. ufs.txt
  50. - info on the ufs filesystem.
  51. vfat.txt
  52. - info on using the VFAT filesystem used in Windows NT and Windows 95
  53. vfs.txt
  54. - Overview of the Virtual File System
  55. xfs.txt
  56. - info and mount options for the XFS filesystem.