Links:
- Linux FAT32 Support
FAT32 is an extension to the FAT (File Allocation Table) that allows larger partitions than FAT16 while having a normal cluster size of 4096 bytes
hot
- Bonnie
ased on the Bonnie hard drive benchmark by Tim Bray. The most notable features that have been added are support for >2G of storage and testing operations involving thousands of files in a directory
- CDfs
a file system for Linux systems that `exports' all tracks and boot images on a CD as normal files
- Clockwise
a real-time file system that is currently used to stream audio and video over local networks, to serve web-pages and to keep Linux EXT2 file systems. Supported continuous-media data formats are MPEG (1 and 2), MJPEG, MP1-3, raw PCM. The server integrates well with MpegTV's MPEG 2 video player and with our own LML
MJPEG video players. Support for XING Tech's StreamWorkds video player for Windows (and derivates) is underway
- efs
Extent File System: Silicon Graphics' early block-device filesystem, widely used on pre-6.0 versions of IRI
- ext3
a whole slew of kernels and ext3 related bits
- Filesystem Hierarchy Standard
a new filesystem hierarchy standard for Linux and other Unix-like operating systems. FHS defines a
common arrangement of the many files and directories in Unix-like systems (the filesystem hierarchy) that different developers (primarily Linux ones)
have agreed to use
hot
- FiST
File System Translator: a set of stackable file system templates for each operating system, and a
high-level language that can describe stackable file systems in a cross-platform portable fashion. Using FiST, stackable file systems need only be described once
- fistgen
the first release of the FiST code generator, used to create stackable file systems out of templates and
a high-level language
- GFS: The Global File System
goal of the Global File System research project is to develop a serverless file system that fully exploits new interfaces like Fibre Channel that allow network attached storage
- HFS for Linux
HFS (Hierarchical File System) patches for Linux
hot
- InterMezzo
a new distributed file system with a focus on high availability. InterMezzo is an Open Source project, currently on Linux (2.2 and 2.3). A primary target of our development is to provide support for flexible replication of directories, with disconnected operation and a persistent cache.
- JFS
IBM's journaled file system technology, currently used in IBM enterprise servers, is designed for high-throughput server environments, key to running intranet and other high-performance e-business file servers
- konspire
a new distributed file-sharing system featuring fast, exhaustive searches and modest network bandwidth requirements
- Linux Virtual File-system Layer
describes the internals of one of the fundamental Linux kernel subsystems - the Virtual File-system Layer also known as the VFS switch
- OBDFS
an Object-Based Filesystem architecture which is part of the Lustre project. OBDFS separates the handling of storage objects, such as files or redirectors to files from the on-disk storage. This allows easy implementation of logical object drivers such as RAID, clustering, snapshots, and remote device access
- Overlay Filesystem
allows one filesystem's contents to be overlayed with another so that changes to the original filesystem may be seen without modifying the original filesystem itself.
- Reiserfs
a file system using a variant on classical balanced tree algorithms
- SFS
a secure, global file system with completely decentralized control. SFS lets you access your files from anywhere and share them with anyone, anywhere
- StegFS
a Steganographic File System for Linux. Not only does it encrypt data, it also hides it such that it cannot be proved to be there
- TCFS
Transparent Cryptographic File System: a suitable solution to the problem of privacy for distributed file systems
- Timpanogas Netware file system imager
a tool for migrating NetWare Servers to Linux and allows System Administrators to merge, consolidate, split, and restore collections of NetWare volumes for server consolidation and Migration
- UDF
the filesystem standard used by DVD-ROMs and "packet writing" software for CDRs and CDRWs
- vs3fs
an experimental new type of filesytem that is steganographic by nature. It not only encrypts all information on the disk, but also tries to hide that information in such a way that it cannot be proven to even exist on the disk
- xfs
an OSI-Certified Open Source journaling file system
|