file system
concrete format or program for storing files and directories on a data storage device
Global File System
shared-disk file system for Linux computer clusters
Professional File System
filesystem originally developed as non-free software for the Amiga, and now distributed on Aminet under the 4-clause BSD license.
journaling file system
file system that keeps track of not yet committed changes in a data structure called a “journal” (usually a circular log); when a system crash or power failure occurs, such file systems can be recovered online faster with less corruption
clustered file system
decentralized filesystem
Oracle Cloud File System
computer filesystem which stores data in Oracle ASM
Rock Ridge
extension to the ISO9660 volume format
log-structured file system
structure of file system that writes all information to a circular buffer
Parallel Virtual File System
type of distributed file system
NetWare File System
file system based on a heavily modified version of FAT