index
:
pub/teachos/kernel.git
develop
main
An educational OS kernel
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-13
kernel: forward path resolution error
Felix Morgner
1
-1
/
+1
2026-07-13
kernel: initial fs driver system_error integration
Felix Morgner
17
-124
/
+258
2026-07-13
kstd: make error_code formattable
Felix Morgner
1
-2
/
+2
2026-07-13
kapi: extend panic formatting
Felix Morgner
1
-0
/
+9
2026-07-12
kapi: enforce stricter error handling
Felix Morgner
9
-241
/
+214
2026-07-12
kernel: integrate kstd system_error facility
Felix Morgner
8
-80
/
+188
2026-07-09
cmake: extract test target creation
Felix Morgner
1
-58
/
+6
2026-07-09
kstd: rename kstd header to include hpp
Felix Morgner
88
-163
/
+163
2026-07-03
kernel: fix test image path
Felix Morgner
1
-1
/
+1
2026-07-03
kernel: rearrange sources according to p1204
Felix Morgner
124
-69
/
+69
2026-06-15
build: fix test reporter configuration
Felix Morgner
1
-1
/
+1
2026-06-15
bht: improve test resporting
Felix Morgner
1
-1
/
+8
2026-06-15
build: configure naming rule checks
Felix Morgner
1
-0
/
+4
2026-06-14
kernel/vfs: fix reference cycle for dentries
Felix Morgner
2
-6
/
+6
2026-06-07
small refactoring
Lukas Oesch
2
-4
/
+4
2026-06-02
kernel/vfs: add type registry tests
Felix Morgner
5
-5
/
+93
2026-06-02
kernel/vfs: add type descriptor for rootfs
Felix Morgner
2
-1
/
+26
2026-06-02
kernel/vfs: extract fs type registry
Felix Morgner
9
-28
/
+132
2026-06-02
kernel/vfs: manage filesystem registrations
Felix Morgner
2
-3
/
+9
2026-06-02
kstd/string: simplify comparisons
Felix Morgner
4
-24
/
+20
2026-06-02
kernel/vfs: simplify initialization
Felix Morgner
2
-6
/
+5
2026-06-02
kernel/vfs: rename type descriptor section
Felix Morgner
3
-5
/
+5
2026-06-02
kernel/vfs: prepare fs type registration support
Felix Morgner
4
-0
/
+93
2026-05-31
small refactoring
Lukas Oesch
1
-2
/
+1
2026-05-31
refactor and simplify mapping logic
Lukas Oesch
2
-69
/
+48
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
Refactor ssize_t
Marcel Braun
5
-20
/
+17
2026-05-19
build: clean up dependencies
Felix Morgner
1
-0
/
+3
2026-05-18
ci: enable jUnit style test reports
Felix Morgner
1
-1
/
+1
2026-05-16
Refactor data types in ext2
Marcel Braun
4
-20
/
+20
2026-05-16
refactoring
Lukas Oesch
34
-225
/
+208
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
2026-05-16
uniform interface for open and close
Lukas Oesch
3
-6
/
+6
2026-05-16
refactoring rootfs, no separate child management needed
Lukas Oesch
7
-119
/
+5
2026-05-16
Mount can only be unmounted if no references are present, increment reference...
Lukas Oesch
10
-19
/
+104
2026-05-16
refactor find_mount_iterator to avoid code duplication
Lukas Oesch
2
-8
/
+11
2026-05-16
renaming
Lukas Oesch
2
-16
/
+17
2026-05-16
Rename mount_table method from find_exact_mount to find_mount
Marcel Braun
4
-11
/
+11
[prev]
[next]