Loading AI tools
Linux file system From Wikipedia, the free encyclopedia
The extended file system, or ext, was implemented in April 1992 as the first file system created specifically for the Linux kernel. Although ext is not a specific file system name, it has been succeeded by ext2, ext3, and ext4. It has metadata structure inspired by traditional Unix filesystem principles, and was designed by Rémy Card to overcome certain limitations of the MINIX file system.[4][2] It was the first implementation that used the virtual file system (VFS), for which support was added in the Linux kernel in version 0.96c, and it could handle file systems up to 2 gigabytes (GB) in size.[2]
You can help expand this article with text translated from the corresponding article in German. (March 2023) Click [show] for important translation instructions.
|
Developer(s) | Rémy Card |
---|---|
Full name | extended file system |
Introduced | April 1992 with Linux 0.96c |
Discontinued | 14 January 1997 with Linux 2.1.21 |
Preceded by | MINIX file system |
Succeeded by | ext2 |
Structures | |
Directory contents | Table |
File allocation |
|
Bad blocks | Table |
Limits | |
Max volume size | 2 GB[2] |
Max filename length | 255 characters[3] |
Features | |
File system permissions | Unix permissions |
Transparent encryption | No |
Copy-on-write | No |
ext was the first in the series of extended file systems. In 1993, it was superseded by both ext2 and Xiafs, which competed for a time, but ext2 won because of its long-term viability: ext2 remedied issues with ext, such as the immutability of inodes and fragmentation.[5]
There are other members in the extended file system family:
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.