When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. ext4 - Wikipedia

    en.wikipedia.org/wiki/Ext4

    ext4 (fourth extended filesystem) is a journaling file system for Linux, developed as the successor to ext3.. ext4 was initially a series of backward-compatible extensions to ext3, many of them originally developed by Cluster File Systems for the Lustre file system between 2003 and 2006, meant to extend storage limits and add other performance improvements. [4]

  3. Extended file attributes - Wikipedia

    en.wikipedia.org/wiki/Extended_file_attributes

    In Linux, the ext2, ext3, ext4, JFS, Squashfs, UBIFS, Yaffs2, ReiserFS, Reiser4, XFS, Btrfs, OrangeFS, Lustre, OCFS2 1.6, ZFS, and F2FS [11] filesystems support extended attributes (abbreviated xattr) when enabled in the kernel configuration. Any regular file or directory may have extended attributes consisting of a name and associated data.

  4. Extended file system - Wikipedia

    en.wikipedia.org/wiki/Extended_file_system

    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.

  5. List of file systems - Wikipedia

    en.wikipedia.org/wiki/List_of_file_systems

    ext4 – A follow-up for ext3 and also a journaled filesystem with support for extents. ext3cow – A versioning file system form of ext3. FAT – File Allocation Table, initially used on DOS and Microsoft Windows and now widely used for portable USB storage and some other devices; FAT12, FAT16 and FAT32 for 12-, 16-and 32-bit table depths.

  6. List of log-structured file systems - Wikipedia

    en.wikipedia.org/wiki/List_of_log-structured...

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Help; Learn to edit; Community portal; Recent changes; Upload file

  7. e2fsprogs - Wikipedia

    en.wikipedia.org/wiki/E2fsprogs

    fsck time/Inode Count(ext3 vs. ext4) With ext4 the e2fsck runtime should come down considerably, as can be seen from the graph. As the userspace companion for the ext2, ext3, and ext4 drivers in the Linux kernel, the e2fsprogs are most commonly used with Linux. However, they have been ported to other systems, such as FreeBSD and Darwin.

  8. List of default file systems - Wikipedia

    en.wikipedia.org/wiki/List_of_default_file_systems

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Help; Learn to edit; Community portal; Recent changes; Upload file

  9. HTree - Wikipedia

    en.wikipedia.org/wiki/HTree

    HTree indexes are used in the ext3 and ext4 Linux filesystems, and were incorporated into the Linux kernel around 2.5.40. [2] HTree indexing improved the scalability of Linux ext2 based filesystems from a practical limit of a few thousand files, into the range of tens of millions of files per directory.