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
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
kstd: implement flat_map copy assignment
HEAD
develop-BA-FS26
Felix Morgner
2
-0
/
+52
7 days
Merge branch 'fmorgner/develop-BA-FS26/dynamic-fs' into 'develop-BA-FS26'
Felix Morgner
21
-113
/
+455
7 days
acpi: fix two lint issues
Felix Morgner
2
-0
/
+10
7 days
kernel/vfs: add type registry tests
Felix Morgner
7
-5
/
+119
7 days
kernel/vfs: add type descriptor for rootfs
Felix Morgner
2
-1
/
+26
7 days
kernel/vfs: extract fs type registry
Felix Morgner
10
-31
/
+136
7 days
kernel/vfs: manage filesystem registrations
Felix Morgner
2
-3
/
+9
7 days
kstd/string: simplify comparisons
Felix Morgner
6
-104
/
+89
7 days
kernel/vfs: simplify initialization
Felix Morgner
2
-6
/
+5
7 days
kernel/vfs: rename type descriptor section
Felix Morgner
4
-8
/
+8
7 days
kernel/vfs: prepare fs type registration support
Felix Morgner
5
-0
/
+98
7 days
Merge branch 'refactor-map-inode-block-to-global-block-number' into 'develop-...
Marcel Braun
2
-69
/
+47
9 days
small refactoring
Lukas Oesch
1
-2
/
+1
9 days
refactor and simplify mapping logic
Lukas Oesch
2
-69
/
+48
2026-05-25
Merge branch 'improve-mount-reference-count' into 'develop-BA-FS26'
Marcel Braun
9
-59
/
+171
2026-05-25
renaming
Lukas Oesch
1
-2
/
+2
2026-05-25
fix linter warnings
Lukas Oesch
1
-2
/
+2
2026-05-25
Fix mount parameter description
Marcel Braun
1
-2
/
+2
2026-05-25
Apply 1 suggestion(s) to 1 file(s)
Lukas Oesch
1
-1
/
+1
2026-05-25
add mount table and mount tests
Lukas Oesch
2
-1
/
+29
2026-05-25
add vfs tests
Lukas Oesch
1
-0
/
+31
2026-05-25
improve demo code
Lukas Oesch
1
-12
/
+38
2026-05-25
Increase reference count of source_mount when one of its files is mounted som...
Marcel Braun
8
-42
/
+69
2026-05-25
Merge branch 'ssize_t-refactoring' into 'develop-BA-FS26'
Lukas Oesch
7
-28
/
+37
2026-05-25
Refactor ssize_t
Marcel Braun
7
-28
/
+37
2026-05-19
ide: preinstall catch2
Felix Morgner
1
-0
/
+1
2026-05-19
build: clean up dependencies
Felix Morgner
6
-88
/
+10
2026-05-18
python: add black
Felix Morgner
2
-51
/
+462
2026-05-18
Merge branch 'fmorgner/develop-BA-FS26/junit-test-reporting' into 'develop-BA...
Felix Morgner
5
-3
/
+5
2026-05-18
ci: enable jUnit style test reports
Felix Morgner
5
-3
/
+5
2026-05-18
Merge branch 'fmorgner/develop-BA-FS26/code-quality' into 'develop-BA-FS26'
Felix Morgner
4
-6
/
+67
2026-05-18
ci: generate unique quality report names
Felix Morgner
1
-4
/
+4
2026-05-18
ci: improve code quality fingerprints
Felix Morgner
1
-1
/
+1
2026-05-18
ci: fix code quality file paths
Felix Morgner
1
-1
/
+8
2026-05-18
ci: add missing redirection
Felix Morgner
1
-1
/
+1
2026-05-18
bht: improve catch2 configuration
Felix Morgner
2
-4
/
+3
2026-05-18
ci: enable code quality reporting
Felix Morgner
2
-1
/
+56
2026-05-18
ide: fix box character rendering in devcontainer
Felix Morgner
2
-1
/
+12
2026-05-17
ide: simplify devcontainer setup
Felix Morgner
2
-7
/
+34
2026-05-17
chore: update ignore files
Felix Morgner
2
-10
/
+10
2026-05-16
Merge branch 'refactoring' into 'develop-BA-FS26'
Marcel Braun
35
-219
/
+202
2026-05-16
Refactor data types in ext2
Marcel Braun
4
-20
/
+20
2026-05-16
refactoring
Lukas Oesch
35
-231
/
+214
2026-05-16
Merge branch 'mount-reference-count' into 'develop-BA-FS26'
Marcel Braun
24
-222
/
+357
2026-05-16
add kapi::filesystem tests
Lukas Oesch
1
-0
/
+22
2026-05-16
add vfs tests
Lukas Oesch
2
-4
/
+33
2026-05-16
add mount tests
Lukas Oesch
3
-0
/
+55
2026-05-16
fix tests, all files must be closed before unmounting
Lukas Oesch
1
-0
/
+24
2026-05-16
rootfs inode is a directory inode
Lukas Oesch
2
-0
/
+11
2026-05-16
avoid nullptr access
Lukas Oesch
1
-0
/
+4
[next]