index
:
pub/teachos/kernel.git
develop
develop-BA-FS26
main
An educational OS kernel
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
src
/
filesystem
/
rootfs
Age
Commit message (
Collapse
)
Author
Files
Lines
4 days
refactoring
Lukas Oesch
2
-6
/
+4
4 days
rootfs inode is a directory inode
Lukas Oesch
1
-0
/
+5
4 days
refactoring rootfs, no separate child management needed
Lukas Oesch
4
-80
/
+2
2026-05-05
refactoring and extend tests
Lukas Oesch
1
-0
/
+1
2026-05-05
refactor inode kind
Lukas Oesch
1
-4
/
+5
2026-04-23
chore: banish relative includes
Felix Morgner
4
-8
/
+8
2026-04-13
Back filesystem by inode and not device
Marcel Braun
1
-3
/
+1
2026-04-11
add rootfs filesystem tests
Lukas Oesch
1
-0
/
+45
2026-04-11
add devfs and rootfs inode tests
Lukas Oesch
1
-0
/
+83
2026-04-11
implement unmount, improve error codes
Lukas Oesch
1
-2
/
+2
2026-04-11
fix build, refactoring
Lukas Oesch
1
-0
/
+1
2026-03-31
move device into kapi
Lukas Oesch
1
-2
/
+2
2026-03-30
Rename rootfs filesystem files
marcel.braun
3
-38
/
+38
2026-03-30
Move everything in kernel into kernel namespace
marcel.braun
2
-4
/
+4
2026-03-28
fix vfs mount with /dev & /a and rootfs & devfs
Lukas Oesch
1
-1
/
+1
2026-03-26
mount /dev in the rootfs
Lukas Oesch
2
-2
/
+24
2026-03-26
implement a rootfs to handle / mounts correctly
Lukas Oesch
2
-0
/
+46