filesystem

A file system (often also written as filesystem) is a method of storing and organizing computer files and their data. Essentially, it organizes these files into a database for the storage, organization, manipulation, and retrieval by the computer's operating system. File systems are used on data storage devices such as hard disks or CD-ROMs to maintain the physical location of the files. Beyond this, they might provide access to data on a file server by acting as clients for a network protocol (e.g., NFS, SMB, or 9P clients), or they may be virtual and exist only as an access method for virtual data (e.g., procfs). It is distinguished from a directory service and registry.
Current version: 3.11

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 3.11 download project version
2019-01-17 9 3.8 download project version
2017-07-13 8 3.2 download project version
2015-06-25 7 3.1 download project version
2014-03-07 6 3.1 download project version
2013-09-10 5 3.1 download project version
2012-10-31 4 2.4.44 download project version
2012-05-01 3 2.4.44 download project version
2005-11-08 2 2.3.7 download project version