<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pub/teachos/kernel.git/kernel/src/filesystem/ext2/inode.cpp, branch develop-BA-FS26</title>
<subtitle>An educational OS kernel</subtitle>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/'/>
<entry>
<title>Refactor data types in ext2</title>
<updated>2026-05-16T15:00:10+00:00</updated>
<author>
<name>Marcel Braun</name>
<email>marcel.braun@ost.ch</email>
</author>
<published>2026-05-16T15:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=3d8ea5b1b833f39b77f0591fb2a301842ed5eb1c'/>
<id>3d8ea5b1b833f39b77f0591fb2a301842ed5eb1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactoring</title>
<updated>2026-05-16T14:12:36+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-05-16T14:12:36+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=3b2f36d242eb895fd893ec7a674ff608f44f69ac'/>
<id>3b2f36d242eb895fd893ec7a674ff608f44f69ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement sparse files, fix bug with reading more than inode size</title>
<updated>2026-05-13T08:14:21+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-05-13T08:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=de0ef46e7bab75d0ab94f02d569df62e2b4281f2'/>
<id>de0ef46e7bab75d0ab94f02d569df62e2b4281f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Determine ext2 inode size depending on revision level, add const to several methods</title>
<updated>2026-05-12T11:50:56+00:00</updated>
<author>
<name>Marcel Braun</name>
<email>marcel.braun@ost.ch</email>
</author>
<published>2026-05-12T11:50:56+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=988977b80cd118749b6b813e0909f4607a4f27fe'/>
<id>988977b80cd118749b6b813e0909f4607a4f27fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement symlink read in inode, fix max amount of bytes to read</title>
<updated>2026-05-05T12:38:52+00:00</updated>
<author>
<name>Marcel Braun</name>
<email>marcel.braun@ost.ch</email>
</author>
<published>2026-05-04T18:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=d90d6bb4b4820df6cb4b0747439293bb85b8cbec'/>
<id>d90d6bb4b4820df6cb4b0747439293bb85b8cbec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add is_symbolic_link method in ext2 inode</title>
<updated>2026-05-05T12:38:51+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-04-28T08:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=6790ab170578594f26e8e84a3e57b80cb6094e21'/>
<id>6790ab170578594f26e8e84a3e57b80cb6094e21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor inode kind</title>
<updated>2026-05-05T12:38:51+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-04-28T08:49:34+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=b3209ac2564f21f3b78ecf5e0c05ca346a4a4276'/>
<id>b3209ac2564f21f3b78ecf5e0c05ca346a4a4276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: banish relative includes</title>
<updated>2026-04-23T12:15:18+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-04-23T12:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=f6f10575f75ac23d06e1d94f7861611503daa7af'/>
<id>f6f10575f75ac23d06e1d94f7861611503daa7af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: organize includes</title>
<updated>2026-04-23T11:31:17+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-04-23T11:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=2d8fed40bd0d0f8144783b6b344dc79944291b72'/>
<id>2d8fed40bd0d0f8144783b6b344dc79944291b72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add todo to support sparse files</title>
<updated>2026-04-19T07:40:09+00:00</updated>
<author>
<name>Lukas Oesch</name>
<email>lukasoesch20@gmail.com</email>
</author>
<published>2026-04-19T07:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=44b5f84ac7d563be0e2f518db71c273760aba8a3'/>
<id>44b5f84ac7d563be0e2f518db71c273760aba8a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
