Outils pour utilisateurs

Outils du site


doc:sf

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
doc:sf [2019/09/11 15:03] – Ajout de ext2 rootdoc:sf [2020/05/11 01:02] (Version actuelle) – Amélioration de la description "Source" root
Ligne 1: Ligne 1:
 +====Actuel====
 ===FAT=== ===FAT===
 [[https://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/fatgen103.doc|Microsoft Extensible Firmware Initiative FAT32 File System Specification]] {{ :doc:fs:fat_specs_1.03.pdf | Archive du 10/09/2019}} [[https://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/fatgen103.doc|Microsoft Extensible Firmware Initiative FAT32 File System Specification]] {{ :doc:fs:fat_specs_1.03.pdf | Archive du 10/09/2019}}
Ligne 5: Ligne 6:
 [[https://sourceforge.net/projects/linux-ntfs/|NTFS Documentation]] {{ :doc:fs:ntfsdoc-0.6.zip |Archive v0.6}} [[https://sourceforge.net/projects/linux-ntfs/|NTFS Documentation]] {{ :doc:fs:ntfsdoc-0.6.zip |Archive v0.6}}
  
 +===XFS===
 +[[http://www.dubeiko.com/development/FileSystems/XFS/xfs_filesystem_structure.pdf|XFS Filesystem Structure]] {{ :doc:fs:xfs_filesystem_structure.pdf |Archive du 13/09/2019}}
 +
 +[[http://pages.cs.wisc.edu/~vshree/xfs.pdf|Failure Analysis of SGI XFS File System]] {{ :doc:fs:xfs.pdf |Archive du 13/09/2019}}
 +
 +===Reiser4===
 +[[https://reiser4.wiki.kernel.org/index.php/V4|Reiser4]], {{ :doc:fs:v4_-_reiser4_fs_wiki_2019-09-13_21_00_59_.html |Archive du 13/09/2019}}
 +
 +===ISO 9660===
 +[[https://www.ecma-international.org/publications/files/ECMA-ST/Ecma-119.pdf|Volume and File Structure of CDROM for Information Interchange]] {{ :doc:fs:ecma-119.pdf |Archive v3 December 2017}}
 +
 +{{ :doc:fs:the_iso_9660_filesystem_2019-09-16_15_29_12_.html |The ISO 9660 File System}}
 +
 +===UDF===
 +[[https://www.ecma-international.org/publications/files/ECMA-ST/Ecma-167.pdf|Volume and File Structure for Write-Once and Rewritable Media using Non-Sequential Recording for Information Interchange]] {{ :doc:fs:ecma-167.pdf |Archive v3 June 1997}}
 +
 +====Ancêtres====
 ===UFS=== ===UFS===
-{{ :doc:fs:mcdougall_ch15.pdf |UFS File System}}+Remplaçant : ext2. 
 + 
 +[[http://www.dubeiko.com/development/FileSystems/UFS/mcdougall_ch15.pdf|UFS File System]]{{ :doc:fs:mcdougall_ch15.pdf |Archive du 13/09/2019}}
  
 ===ext2=== ===ext2===
 +Remplaçant : ext3 et ext4.
 +
 [[http://web.mit.edu/tytso/www/linux/ext2intro.html|Design and Implementation of the Second Extended Filesystem]] {{ :doc:fs:design_and_implementation_of_the_second_extended_filesystem_2019-09-11_14_42_42_.html |Archive du 11/09/2019}} [[http://web.mit.edu/tytso/www/linux/ext2intro.html|Design and Implementation of the Second Extended Filesystem]] {{ :doc:fs:design_and_implementation_of_the_second_extended_filesystem_2019-09-11_14_42_42_.html |Archive du 11/09/2019}}
  
Ligne 14: Ligne 36:
  
 [[http://www.nongnu.org/ext2-doc/ext2.pdf|The Second Extended File System, Internal Layout]] {{ :doc:fs:ext2.pdf |Archive du 11/09/2019}} [[http://www.nongnu.org/ext2-doc/ext2.pdf|The Second Extended File System, Internal Layout]] {{ :doc:fs:ext2.pdf |Archive du 11/09/2019}}
 +
 +===ext4===
 +Remplaçant : Btrfs.
 +
 +[[https://www.kernel.org/doc/html/latest/filesystems/ext4/index.html|ext4 Data Structures and Algorithms]] {{ :doc:fs:linux-kernel-5.3.0-rc8.zip |Archive v5.3.0-rc8 (11/09/2019)}}
 +
 +===JFS===
 +<del>[[http://www-4.ibm.com/software/developer/library/jfs.htm|JFS overview]]</del>, [[http://jfs.sourceforge.net/project/pub/jfs.pdf|JFS overview
 +]], {{ :doc:fs:jfs.pdf |Archive du 13/09/2019}}
 +
 +<del>[[http://swgiwas001.sby.ibm.com/developerworks/library/jfslayout/index1.html|JFS layout]]</del>, [[http://jfs.sourceforge.net/project/pub/jfslayout.pdf|JFS layout]], {{ :doc:fs:jfslayout.pdf |Archive du 13/09/2019}}
 +
 +[[http://jfs.sourceforge.net/project/pub/jfslog/jfslog.pdf|JFS Log]], {{ :doc:fs:jfslog.pdf |Archive du 13/09/2019}}
 +
 +[[http://www.free-soft.org/FSM/english/issue03/sbest.pdf|JFS for Linux]], {{ :doc:fs:sbest.pdf |Archive du 13/09/2019}}
 +
 +===HFS===
 +Remplaçant : APFS.
 +
 +  * HFS
 +{{ :doc:fs:inside_macintosh_-_files.pdf |Inside Macintosh: Files}}
 +
 +  * HFS+
 +  * HFSX
 +  * HFS Wrapper
 +[[http://www.dubeiko.com/development/FileSystems/HFSPLUS/tn1150.html|HFS Plus Volume Format]] {{ :doc:fs:technical_note_tn1150_hfs_plus_volume_format_2019-09-16_14_02_44_.html |Archive du 16/09/2019}}
 +
 +===ZFS===
 +
 +<del>[[http://www.opensolaris.org/os/community/zfs/docs/ondiskformat0822.pdf|ZFS]]</del> {{ :doc:fs:ondiskformat0822.pdf |Archive du 16/09/2019}}
 +
 +[[https://docs.oracle.com/cd/E26505_01/html/E37384/index.html|Oracle Solaris ZFS Administration Guide]] {{ :doc:fs:oracle_solaris_zfs_administration_guide.pdf |Archive du 16/09/2019}}
doc/sf.1568206994.txt.gz · Dernière modification : 2019/09/11 15:03 de root