index
:
pub/fmorgner/teachos.git
develop
develop-BA-FS26
main
The TeachOS kernel, a greenfield, pure 64-bit, educational operating system.
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
src
/
filesystem
/
filesystem.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2026-04-23
chore: banish relative includes
Felix Morgner
1
-4
/
+4
2026-04-23
chore: organize includes
Felix Morgner
1
-2
/
+2
2026-04-13
Back filesystem by inode and not device
Marcel Braun
1
-12
/
+10
2026-04-11
remove todos
Lukas Oesch
1
-1
/
+5
2026-04-11
implement unmount, improve error codes
Lukas Oesch
1
-3
/
+3
2026-04-11
add descriptions, some refactoring
Lukas Oesch
1
-1
/
+2
2026-04-11
Implement read data in ext2 inode
Marcel Braun
1
-0
/
+5
2026-04-11
fix build, refactoring
Lukas Oesch
1
-1
/
+8
2026-04-11
automatically detect the mounted file system type by trial-and-error
Lukas Oesch
1
-4
/
+25
2026-03-31
move device into kapi
Lukas Oesch
1
-2
/
+2
2026-03-30
Move everything in kernel into kernel namespace
marcel.braun
1
-2
/
+2
2026-03-26
implement a rootfs to handle / mounts correctly
Lukas Oesch
1
-11
/
+0
2026-03-26
Add root_dentry to filesystem
marcel.braun
1
-0
/
+11
2026-03-26
Refactor filesystem
marcel.braun
1
-0
/
+11
2026-03-26
remove inode metadata
Lukas Oesch
1
-1
/
+3
2026-03-17
Clean up project folder structure
marcel.braun
1
-0
/
+11