https://blog.csdn.net/weixin_34389926/article/details/ExtX系列文件系统的结构学习_sigaction-ChinaUnix博客 · 现如今在 Linux 上主要流行的ExtX系列文件系统主要是Ext2、Ext3、Ext4,如它们名字中的数字排列一样: The Second Extended File System (Ext2)文件系 更多内容请查看https://blog.csdn.net/weixin_34389926/article/details/92175363
ExtX · sleuthkit/sleuthkit Wiki ExtX is a generic term used by TSK to refer to the Ext2 and Ext3 file systems. They are commonly found on Linux systems and are supported by TSK. For 更多内容请查看https://github.com/sleuthkit/sleuthkit/wiki/ExtX
ScienceDirectAn analysis of Ext4 for digital forensics ExtX systems default to using a linked list structure for storing directory entries. While performance benefits of switching to a tree structure are very compelling 更多内容请查看https://www.sciencedirect.com/science/article/pii/S1742287612000357
Linux 中国Linux 的 EXT4 文件系统的历史、特性以及最佳实践 · EXT 文件系统历史. 虽然 EXT 文件系统是为 Linux 编写的,但其真正起源于 Minix 操作系统和 Minix 文件系统,而 Minix 最早发布于 1987,早于 Linux 5 年。 如果我们从 EXT 文件系统大家族的 Minix 起源 更多内容请查看https://linux.cn/article-8685-1.html
腾讯云聊聊ext系列文件系统 ext2文件系统在磁盘上是由很多的 block group 组成,每个 block group 包含了 super block 、 block group descriptor 、 block bitmap 、 inode bitmap 、 inode table 、 data blocks 几大块组成。 super block 在 更多内容请查看https://cloud.tencent.com/developer/article/2074590
Opensource.comhttps://opensource.com/article/17/5/introductionAn introduction to Linux's EXT4 filesystem · An introduction to Linux's EXT4 filesystem | Opensource.com. Take a walk through EXT4's history, features, and optimal use, and learn how it differs from previous iterations of the EXT 更多内容请查看https://opensource.com/article/17/5/introduction-ext4-filesystem