aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/dentry.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-04-23chore: banish relative includesFelix Morgner1-3/+3
2026-04-23chore: organize includesFelix Morgner1-2/+2
2026-04-11add dentry testsLukas Oesch1-2/+7
2026-03-30Move everything in kernel into kernel namespacemarcel.braun1-2/+2
2026-03-26Implement resolve_pathmarcel.braun1-2/+16
2026-03-26Add dentry structuremarcel.braun1-0/+17
2026-03-26Rename custody to dentry and add childrenmarcel.braun1-0/+30