<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-dev/Documentation/filesystems/ext4/ondisk, branch master</title>
<subtitle>Linux kernel development work - see feature branches</subtitle>
<id>https://git.zx2c4.com/linux-dev/atom/Documentation/filesystems/ext4/ondisk?h=master</id>
<link rel='self' href='https://git.zx2c4.com/linux-dev/atom/Documentation/filesystems/ext4/ondisk?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/'/>
<updated>2018-10-05T23:20:08Z</updated>
<entry>
<title>docs: promote the ext4 data structures book to top level</title>
<updated>2018-10-05T23:20:08Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-10-05T23:20:08Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=8a98ec7c7b3901330a036af0f62f523c31d763da'/>
<id>urn:sha1:8a98ec7c7b3901330a036af0f62f523c31d763da</id>
<content type='text'>
Move the ext4 data structures book to Documentation/filesystems/ext4/
since the administrative information moved elsewhere.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
<entry>
<title>docs: fix ext4 documentation table formatting problems</title>
<updated>2018-10-03T02:43:40Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-10-03T02:43:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=de7abd7bbb73d67f90c6fb48d4b2debe54f6f46e'/>
<id>urn:sha1:de7abd7bbb73d67f90c6fb48d4b2debe54f6f46e</id>
<content type='text'>
It turns out that the latex table formatters lay out table columns with
the exact proportional widths given in the table metadata, even if text
overflows outside the box.  This was not caught during the initial
import because the HTML renderers are smart enough to fudge the table.

Fix the table column width formatting problems in the data structures
and algorithms documentation so that we don't have squashed columns.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
<entry>
<title>docs: add new ext4 superblock time extension fields</title>
<updated>2018-07-29T20:16:21Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-07-29T20:16:21Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=f5cb282d8b08c05ad70ebde9a8fd2decf32a6406'/>
<id>urn:sha1:f5cb282d8b08c05ad70ebde9a8fd2decf32a6406</id>
<content type='text'>
The superblock timestamp fields were enlarged by u8 to be 40 bits wide.
Update the documentation to reflect this.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
<entry>
<title>ext4: import extended attributes chapter from wiki page</title>
<updated>2018-07-29T19:47:00Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-07-29T19:47:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=66d3239a4d8f0af7795f07159133bac75ed024bd'/>
<id>urn:sha1:66d3239a4d8f0af7795f07159133bac75ed024bd</id>
<content type='text'>
Import the chapter about extended attributes from the on-disk format wiki
page into the kernel documentation.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
<entry>
<title>ext4: import directory layout chapter from wiki page</title>
<updated>2018-07-29T19:46:00Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-07-29T19:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=60edae3a0424f084187eedd5386bfbeadd4ec1c7'/>
<id>urn:sha1:60edae3a0424f084187eedd5386bfbeadd4ec1c7</id>
<content type='text'>
Import the chapter about directory layout from the on-disk format wiki
page into the kernel documentation.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
<entry>
<title>ext4: import inode data fork chapter from wiki page</title>
<updated>2018-07-29T19:45:00Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-07-29T19:45:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=b4becd48b7b548f564533a41e1cdeb8ae3bd1c70'/>
<id>urn:sha1:b4becd48b7b548f564533a41e1cdeb8ae3bd1c70</id>
<content type='text'>
Import the chapter about inode data fork from the on-disk format wiki
page into the kernel documentation.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
<entry>
<title>ext4: import inodes chapter from wiki page</title>
<updated>2018-07-29T19:44:00Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-07-29T19:44:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=46180558f17ec76b854b419c9322d6c0b5fec840'/>
<id>urn:sha1:46180558f17ec76b854b419c9322d6c0b5fec840</id>
<content type='text'>
Import the chapter about inodes from the on-disk format wiki
page into the kernel documentation.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
<entry>
<title>ext4: import journal chapter from wiki page</title>
<updated>2018-07-29T19:43:00Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-07-29T19:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=567d118a9843a20b72ecebec2719337bc2556229'/>
<id>urn:sha1:567d118a9843a20b72ecebec2719337bc2556229</id>
<content type='text'>
Import the chapter about the journal from the on-disk format wiki
page into the kernel documentation.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
<entry>
<title>ext4: import multi-mount protection chapter from wiki page</title>
<updated>2018-07-29T19:42:00Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-07-29T19:42:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=18ba5a45ce1f590b3a2460f8f4ad52daf88290c4'/>
<id>urn:sha1:18ba5a45ce1f590b3a2460f8f4ad52daf88290c4</id>
<content type='text'>
Import the chapter about multi-mount protection from the on-disk format
wiki page into the kernel documentation.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
<entry>
<title>ext4: import bitmaps chapter from wiki page</title>
<updated>2018-07-29T19:41:00Z</updated>
<author>
<name>Darrick J. Wong</name>
<email>darrick.wong@oracle.com</email>
</author>
<published>2018-07-29T19:41:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/linux-dev/commit/?id=33dfadc747a88243d616d8cb5c59ec3031dc60dd'/>
<id>urn:sha1:33dfadc747a88243d616d8cb5c59ec3031dc60dd</id>
<content type='text'>
Import the chapter about bitmaps from the on-disk format wiki
page into the kernel documentation.

Signed-off-by: Darrick J. Wong &lt;darrick.wong@oracle.com&gt;
Signed-off-by: Theodore Ts'o &lt;tytso@mit.edu&gt;
</content>
</entry>
</feed>
