<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pub/teachos/kernel.git/kernel/kapi/filesystem.tests.cpp, branch fmorgner/vfs-mount-initialization</title>
<subtitle>An educational OS kernel</subtitle>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/'/>
<entry>
<title>kapi/fs: implement read_directory</title>
<updated>2026-08-27T10:33:41+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-08-27T10:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=0e72a1b27df2008013f2ee9c468a88c3e3843fae'/>
<id>0e72a1b27df2008013f2ee9c468a88c3e3843fae</id>
<content type='text'>
This change also replaces the kernel internal directory_listing_cursor
and directory_listing_entry with the kapi types directory_cursor and
directory_entry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change also replaces the kernel internal directory_listing_cursor
and directory_listing_entry with the kapi types directory_cursor and
directory_entry.
</pre>
</div>
</content>
</entry>
<entry>
<title>kapi/fs: add stub implementation of read_directory</title>
<updated>2026-08-26T21:01:14+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-08-26T21:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=c9711c4ea8e5fccc23255e9f6ae86b15006aa6ea'/>
<id>c9711c4ea8e5fccc23255e9f6ae86b15006aa6ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: split vfs and filesystem drivers</title>
<updated>2026-08-26T18:37:48+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-08-26T18:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=cd7e75423e2bcdace6ff5fc9fe7d5e8c5d2a0f1f'/>
<id>cd7e75423e2bcdace6ff5fc9fe7d5e8c5d2a0f1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kapi/fs: fix wrong test argument</title>
<updated>2026-08-18T13:01:49+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-08-18T13:01:49+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=c12fb52a860f4ae3bd6636e7feabeb7893cf27a8'/>
<id>c12fb52a860f4ae3bd6636e7feabeb7893cf27a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kstd: introduce basic offset type</title>
<updated>2026-08-18T12:16:02+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-08-18T12:16:02+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=c1c2b677dda99bf1713ba28df21fd57d676b8eec'/>
<id>c1c2b677dda99bf1713ba28df21fd57d676b8eec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kapi: implement seek support</title>
<updated>2026-08-17T22:25:29+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-08-17T22:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=493f50c697b17049b820e65664af9f4a7c9c0c2c'/>
<id>493f50c697b17049b820e65664af9f4a7c9c0c2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: subscribe devfs to the number registry</title>
<updated>2026-07-25T11:52:43+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-07-25T11:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=948453d3d073de207274535376d7274e82f04bc6'/>
<id>948453d3d073de207274535376d7274e82f04bc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kapi: add test for resolving device node files</title>
<updated>2026-07-22T16:37:33+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-07-22T16:37:33+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=2152ce6a77e10823ba13d462af8da5a3b1f88ace'/>
<id>2152ce6a77e10823ba13d462af8da5a3b1f88ace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: begin block device re-architecture work</title>
<updated>2026-07-16T15:30:17+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-07-16T15:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=604c2a843d95921e0429ebbdd5849174e47a9547'/>
<id>604c2a843d95921e0429ebbdd5849174e47a9547</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kernel: rework ramdisk numbering</title>
<updated>2026-07-15T13:47:23+00:00</updated>
<author>
<name>Felix Morgner</name>
<email>felix.morgner@ost.ch</email>
</author>
<published>2026-07-15T13:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://source.arknet.ch/pub/teachos/kernel.git/commit/?id=3130556cdab078de5db6fabdf6f2d57c05ced08a'/>
<id>3130556cdab078de5db6fabdf6f2d57c05ced08a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
