<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/kernel/src/FS/Ext2.cc, branch v0.0.3e1</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.3e1</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.3e1'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-05-03T08:56:53+00:00</updated>
<entry>
<title>kernel: HeFS: breaking changes — major refactor of Index Node Directory layout</title>
<updated>2025-05-03T08:56:53+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-03T08:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=2bc33f1a7ac94e534c266ac1473e89e0f4268225'/>
<id>urn:sha1:2bc33f1a7ac94e534c266ac1473e89e0f4268225</id>
<content type='text'>
Why:
 - Enables efficient allocation of nested paths like '/boot/pagefile.sys' without pre-creating parent paths manually.
 - Reduces disk space waste by avoiding placeholder or stub directories.
 - Faster and cleaner: avoids expensive Utf8Char* traversal and comparison at runtime.
 - Prepares the filesystem for structural hashing and future journaling.

Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev: better .clang-format, ran format command.</title>
<updated>2025-04-25T11:08:33+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-25T11:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=fb790b07aeba8e22e4190cf3e1834d11ecde6c96'/>
<id>urn:sha1:fb790b07aeba8e22e4190cf3e1834d11ecde6c96</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>fs, kernel(HeFS): Implement `hefs_get_index_node` for tree traversal.</title>
<updated>2025-04-20T07:18:26+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-20T07:18:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=42e64fda5e096b70496f6f7593fb07c1c87a7d34'/>
<id>urn:sha1:42e64fda5e096b70496f6f7593fb07c1c87a7d34</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev, fs: document HeFS, add Ext2 C++ source file.</title>
<updated>2025-04-19T08:10:09+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-04-19T08:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=4d1a1aa6862737b77f128f4d17caaa81acfe312f'/>
<id>urn:sha1:4d1a1aa6862737b77f128f4d17caaa81acfe312f</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
