<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/Documentation/filesystems/sharedsubtree.rst, branch linux-rolling-stable</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-rolling-stable'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2025-08-29T22:40:01Z</updated>
<entry>
<title>Documentation: sharedsubtree: Convert notes to note directive</title>
<updated>2025-08-29T22:40:01Z</updated>
<author>
<name>Bagas Sanjaya</name>
<email>bagasdotme@gmail.com</email>
</author>
<published>2025-08-19T06:12:53Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=ec1a37468f15b5fa69ecd01f49a0d818ed559943'/>
<id>urn:sha1:ec1a37468f15b5fa69ecd01f49a0d818ed559943</id>
<content type='text'>
While a few of the notes are already in reST syntax, others are left
intact (inconsistent). Convert them to reST syntax too.

Signed-off-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20250819061254.31220-6-bagasdotme@gmail.com
</content>
</entry>
<entry>
<title>Documentation: sharedsubtree: Align text</title>
<updated>2025-08-29T22:40:01Z</updated>
<author>
<name>Bagas Sanjaya</name>
<email>bagasdotme@gmail.com</email>
</author>
<published>2025-08-19T06:12:52Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=b293fd55a1b8925b9b0578dca88d93eaaa6942c5'/>
<id>urn:sha1:b293fd55a1b8925b9b0578dca88d93eaaa6942c5</id>
<content type='text'>
The docs make heavy use of lists. As it is currently written, these
generate a lot of unnecessary hanging indents since these are not
semantically meant to be definition lists by accident.

Align text to trim these indents.

Signed-off-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20250819061254.31220-5-bagasdotme@gmail.com
</content>
</entry>
<entry>
<title>Documentation: sharedsubtree: Don't repeat lists with explanation</title>
<updated>2025-08-29T22:40:01Z</updated>
<author>
<name>Bagas Sanjaya</name>
<email>bagasdotme@gmail.com</email>
</author>
<published>2025-08-19T06:12:51Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=570924bf17de3e0c86c0502e8a20f6017e17bbb2'/>
<id>urn:sha1:570924bf17de3e0c86c0502e8a20f6017e17bbb2</id>
<content type='text'>
Don't repeat lists only mentioning the items when a corresponding list
with item's explanations suffices.

Signed-off-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20250819061254.31220-4-bagasdotme@gmail.com
</content>
</entry>
<entry>
<title>Documentation: sharedsubtree: Use proper enumerator sequence for enumerated lists</title>
<updated>2025-08-29T22:40:01Z</updated>
<author>
<name>Bagas Sanjaya</name>
<email>bagasdotme@gmail.com</email>
</author>
<published>2025-08-19T06:12:50Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a8886b42d57b8280e0c064779d87030266d9c7ce'/>
<id>urn:sha1:a8886b42d57b8280e0c064779d87030266d9c7ce</id>
<content type='text'>
Sphinx does not recognize mixed-letter sequences (e.g. 2a) as enumerator
for enumerated lists. As such, lists that use such sequences end up as
definition lists instead.

Use proper enumeration sequences for this purpose.

Signed-off-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20250819061254.31220-3-bagasdotme@gmail.com
</content>
</entry>
<entry>
<title>Documentation: sharedsubtree: Format remaining of shell snippets as literal code blcoks</title>
<updated>2025-08-29T22:40:00Z</updated>
<author>
<name>Bagas Sanjaya</name>
<email>bagasdotme@gmail.com</email>
</author>
<published>2025-08-19T06:12:49Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=69c6739d671df58b9f034b94ac8310f569e2b632'/>
<id>urn:sha1:69c6739d671df58b9f034b94ac8310f569e2b632</id>
<content type='text'>
Fix formatting inconsistency of shell snippets by wrapping the remaining
of them in literal code blocks.

Signed-off-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20250819061254.31220-2-bagasdotme@gmail.com
</content>
</entry>
<entry>
<title>Documentation/filesystems: sharedsubtree: add section headings</title>
<updated>2023-05-16T18:50:05Z</updated>
<author>
<name>Randy Dunlap</name>
<email>rdunlap@infradead.org</email>
</author>
<published>2023-05-08T05:59:38Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=7b38ecfdf9fbb133b4d2ea3738c02291a262abe2'/>
<id>urn:sha1:7b38ecfdf9fbb133b4d2ea3738c02291a262abe2</id>
<content type='text'>
Several of the sections are missing underlines. This makes the
generated contents have missing entries, so add the underlines.

Fixes: 16c01b20ae05 ("doc/filesystems: more mount cleanups")
Fixes: 9cfcceea8f7e ("[PATCH] Complete description of shared subtrees.")
Signed-off-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Reviewed-by: Christian Brauner &lt;brauner@kernel.org&gt;
Link: https://lore.kernel.org/r/20230508055938.6550-1-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
<entry>
<title>docs: filesystems: convert sharedsubtree.txt to ReST</title>
<updated>2020-05-05T15:22:23Z</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab+huawei@kernel.org</email>
</author>
<published>2020-04-27T21:17:12Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=cf06612c65e5dc86f42cdad0b9fc24a90fe18a07'/>
<id>urn:sha1:cf06612c65e5dc86f42cdad0b9fc24a90fe18a07</id>
<content type='text'>
- Add a SPDX header;
- Adjust document and section titles;
- Some whitespace fixes and new line breaks;
- Mark literal blocks as such;
- Add table markups;
- Add it to filesystems/index.rst

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;
Link: https://lore.kernel.org/r/6692b8abc177130e9e53aace94117a2ad076cab5.1588021877.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
</content>
</entry>
</feed>
