Filesystem
From Just Solve the File Format Problem
(Difference between revisions)
m (dashdash -> emdash) |
(Add more filesystems) |
||
Line 16: | Line 16: | ||
* [[ext]] (developed for Linux, previously used MINIX fs) | * [[ext]] (developed for Linux, previously used MINIX fs) | ||
* [[ext2]], [[ext3]], [[ext4]] (these are all just variants of each other) | * [[ext2]], [[ext3]], [[ext4]] (these are all just variants of each other) | ||
+ | * [[F2FS]], (Flash Friendly Filesystem) | ||
* [[FAT12]] | * [[FAT12]] | ||
* [[FAT16]] | * [[FAT16]] | ||
Line 28: | Line 29: | ||
* [[ISO 9660]] | * [[ISO 9660]] | ||
* [[JFFS2]] | * [[JFFS2]] | ||
+ | * [[LanyFS]] (Lanyard Filesystem) | ||
+ | * [[LogFS]] | ||
* [[MDR]] (audio instrument format close to MSDOS) | * [[MDR]] (audio instrument format close to MSDOS) | ||
* [[MFS]] (ancient Macintosh filesystem) | * [[MFS]] (ancient Macintosh filesystem) | ||
* [[MINIX file system]] | * [[MINIX file system]] | ||
+ | * [[NILFS2]] | ||
* [[NTFS]] | * [[NTFS]] | ||
+ | * [[POHMELFS]] (distributed Linux filesystem) | ||
+ | * [[PRAMFS]] (Persistent & Protected RAM File-System) | ||
* [[QFS]] | * [[QFS]] | ||
* [[ReiserFS]] | * [[ReiserFS]] | ||
** [[Reiser4]] | ** [[Reiser4]] | ||
+ | * [[SDFS]] (Deduplication based filesystem) | ||
* [[squashfs]] | * [[squashfs]] | ||
* [[UDF]] | * [[UDF]] | ||
* [[UFS]] (Unix Files System, Solaris and BSD) | * [[UFS]] (Unix Files System, Solaris and BSD) | ||
** [[UFS2]] | ** [[UFS2]] | ||
+ | * [[VMUFAT]] (Filesystem for Dreamcast VMU units) | ||
* [[VxFS]] | * [[VxFS]] | ||
* [[WAFL]] (NetApp's commercial file system) | * [[WAFL]] (NetApp's commercial file system) | ||
* [[Xiafs]] (Linux, dropped in favour of ext2) | * [[Xiafs]] (Linux, dropped in favour of ext2) | ||
* [[XFS]] (SGI) | * [[XFS]] (SGI) | ||
+ | * [[XtreemFS]], (Linux, distributed file system) | ||
* [[YAFFS]] | * [[YAFFS]] | ||
* [[ZFS]] | * [[ZFS]] |
Revision as of 02:09, 6 November 2012
File Formats | > | Electronic File Formats | > | Filesystem |
Filesystems are Electronic Formats that are a prerequisite to being able to read any file off a digital medium — you have to be able to mount the filesystem, and thus read it, in order to be able to read a file.
- ADFS (Acorn MOS, RISC OS)
- BFS (BeOS)
- btrfs
- CP/M file system
- exFAT (Microsoft, for flash memory)
- ext (developed for Linux, previously used MINIX fs)
- ext2, ext3, ext4 (these are all just variants of each other)
- F2FS, (Flash Friendly Filesystem)
- FAT12
- FAT16
- FAT32
- FFS (Amiga Fast File System)
- Files-11 (VMS)
- Fossil (Plan 9)
- HAMMER (DragonflyBSD)
- HFS
- HFS+
- HPFS (OS/2 native file system)
- ISO 9660
- JFFS2
- LanyFS (Lanyard Filesystem)
- LogFS
- MDR (audio instrument format close to MSDOS)
- MFS (ancient Macintosh filesystem)
- MINIX file system
- NILFS2
- NTFS
- POHMELFS (distributed Linux filesystem)
- PRAMFS (Persistent & Protected RAM File-System)
- QFS
- ReiserFS
- SDFS (Deduplication based filesystem)
- squashfs
- UDF
- UFS (Unix Files System, Solaris and BSD)
- VMUFAT (Filesystem for Dreamcast VMU units)
- VxFS
- WAFL (NetApp's commercial file system)
- Xiafs (Linux, dropped in favour of ext2)
- XFS (SGI)
- XtreemFS, (Linux, distributed file system)
- YAFFS
- ZFS