summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/ext4/ondisk/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* docs: promote the ext4 data structures book to top levelDarrick J. Wong2018-10-051-9/+0
| | | | | | | | Move the ext4 data structures book to Documentation/filesystems/ext4/ since the administrative information moved elsewhere. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
* ext4: import inodes chapter from wiki pageDarrick J. Wong2018-07-291-0/+1
| | | | | | | | Import the chapter about inodes from the on-disk format wiki page into the kernel documentation. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
* ext4: import superblocks chapter from wiki pageDarrick J. Wong2018-07-291-0/+1
| | | | | | | | Import the chapter about superblocks from the on-disk format wiki page into the kernel documentation. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
* ext4: import high level design chapter from wiki pageDarrick J. Wong2018-07-291-0/+1
| | | | | | | | Import the chapter about high level design from the on-disk format wiki page into the kernel documentation. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
* ext4: import on-disk layout book from wiki pageDarrick J. Wong2018-07-291-0/+6
Create the basic structure of the "new" data structures & algorithms book to be ported over from the on-disk format wiki, and then start by pulling in the introductory information. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
OpenPOWER on IntegriCloud