About 90,000 results
Open links in new tab
  1. The Second Extended Filesystem — The Linux Kernel documentation

    Written by R'emy Card, Theodore Ts’o and Stephen Tweedie, it was a major rewrite of the Extended Filesystem. It is currently still (April 2001) the predominant filesystem in use by Linux. There are also …

  2. ext2 - Wikipedia

    ext2, or second extended file system, is a file system for the Linux kernel. It was initially designed by French software developer Rémy Card as a replacement for the extended file system (ext).

  3. Ext2 - OSDev Wiki

    Ext2 served as the de facto filesystem of Linux for nearly a decade from the early 1990s to the early 2000s when it was superseded by the journaling file systems ext3 and ReiserFS.

  4. The Second Extended File System - non-GNU

    Ext2 shares many properties with traditional Unix filesystems. It has space in the specification for Access Control Lists (ACLs), fragments, undeletion and compression.

  5. Design and Implementation of the Second Extended Filesystem

    These filesystems, called ``Extended File System'' (Ext fs) and ``Second Extended File System'' (Ext2 fs) raise the limitations and add new features. In this paper, we describe the history of Linux …

  6. ext2 - the second extended file system ext2 - the third extended file ...

    The second, third, and fourth extended file systems, or ext2, ext3, and ext4 as they are commonly known, are Linux file systems that have historically been the default file system for many Linux …

  7. How to Create and Convert Ext2, Ext3, and Ext4 File Systems - Tecmint

    Aug 8, 2023 · Also known as the second extended file system, the ext2 filesystem was introduced in the early Linux releases back in 1993. It took over from the Extended File System (Ext FS), the first …

  8. Ext2, Ext3, and Ext4 Filesystems: Evolution on Linux

    Dec 12, 2024 · Ext2 was introduced in 1993 as a replacement for the earlier Extended Filesystem (ext). Designed by Rémy Card, ext2 was aimed at providing improved performance and functionality while …

  9. linux/Documentation/filesystems/ext2.rst at master - GitHub

    Written by R'emy Card, Theodore Ts'o and Stephen Tweedie, it was a major rewrite of the Extended Filesystem. It is currently still (April 2001) the predominant filesystem in use by Linux. There are also …

  10. What Is ext2 (Second Extended Filesystem)? - phoenixNAP

    Feb 6, 2025 · What Is the ext2 File System? The second extended file system (ext2) is a disk-based file system designed for Linux, introduced in 1993 as an improvement over the original Extended …