index
:
pub/teachos/kernel.git
develop
fmorgner/develop/kstd-string-rewrite
main
An educational OS kernel
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
src
/
filesystem
/
dentry.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2 days
kernel/vfs: fix reference cycle for dentries
Felix Morgner
1
-4
/
+4
2026-06-02
kstd/string: simplify comparisons
Felix Morgner
1
-1
/
+1
2026-05-16
refactoring
Lukas Oesch
1
-3
/
+3
2026-05-16
Remove unneeded functionality
Marcel Braun
1
-10
/
+0
2026-05-16
small refactoring
Lukas Oesch
1
-0
/
+1
2026-05-11
Add is_mount_root flag to dentry and use in find_mount_root_dentry
Marcel Braun
1
-2
/
+2
2026-05-11
Add method that returns the next ancestor with mount flag set
Marcel Braun
1
-0
/
+10
2026-05-11
Remove unused include
Marcel Braun
1
-1
/
+0
2026-05-11
Rename get_full_path to get_absolute_path
Marcel Braun
1
-1
/
+1
2026-05-11
Refactor dentry
Marcel Braun
1
-22
/
+18
2026-05-11
Refactor get_full_path remove recursion
Marcel Braun
1
-9
/
+25
2026-05-05
Disable recursion-warning
Marcel Braun
1
-2
/
+2
2026-05-05
refactoring
Lukas Oesch
1
-0
/
+17
2026-04-23
chore: banish relative includes
Felix Morgner
1
-3
/
+3
2026-04-23
chore: organize includes
Felix Morgner
1
-2
/
+2
2026-04-11
add dentry tests
Lukas Oesch
1
-2
/
+7
2026-03-30
Move everything in kernel into kernel namespace
marcel.braun
1
-2
/
+2
2026-03-26
Implement resolve_path
marcel.braun
1
-2
/
+16
2026-03-26
Add dentry structure
marcel.braun
1
-0
/
+17
2026-03-26
Rename custody to dentry and add children
marcel.braun
1
-0
/
+30