• Home
  • Raw
  • Download

Lines Matching full:ext2

7 ext2 was originally released in January 1993.  Written by R\'emy Card,
70 noquota option ls silently ignored by ext2.
76 ext2 shares many properties with traditional Unix filesystems. It has
118 The first version of ext2 (revision 0) stores a copy at the start of
136 All fields in the superblock (as in all other ext2 structures) are stored
143 The inode (index node) is a fundamental concept in the ext2 filesystem.
169 The flags field contains some ext2-specific flags which aren't catered
191 The current implementation of ext2 uses a singly-linked list to store
215 In ext2, there is a mechanism for reserving a certain number of blocks
226 filesystems. The superblock of the ext2 filesystem contains several
236 The compatibility feature mechanism used in ext2 is sophisticated.
240 the original revision 0 (EXT2_GOOD_OLD_REV) of ext2, but was introduced in
288 flags to ext2 also needs to update e2fsck to verify these features.
293 It is frequently claimed that the ext2 implementation of writing
299 writes synchronous on ext2:
305 the first and last are not ext2 specific but do force the metadata to
311 There are various limits imposed by the on-disk layout of ext2. Other
355 A journaling extension to the ext2 code has been developed by Stephen
358 to the on-disk ext2 layout. In a nutshell, the journal is a regular
361 it is possible to add a journal to an existing ext2 filesystem without
380 The kernel source file:/usr/src/linux/fs/ext2/
393 DOS client [1]_ ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/
394 OS/2 [2]_ ftp://metalab.unc.edu/pub/Linux/system/filesystems/ext2/