aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/filesystem.cpp
AgeCommit message (Expand)AuthorFilesLines
8 daysfix build, refactoringLukas Oesch1-1/+8
8 daysautomatically detect the mounted file system type by trial-and-errorLukas Oesch1-4/+25
2026-03-31move device into kapiLukas Oesch1-2/+2
2026-03-30Move everything in kernel into kernel namespacemarcel.braun1-2/+2
2026-03-26implement a rootfs to handle / mounts correctlyLukas Oesch1-11/+0
2026-03-26Add root_dentry to filesystemmarcel.braun1-0/+11
2026-03-26Refactor filesystemmarcel.braun1-0/+11
2026-03-26remove inode metadataLukas Oesch1-1/+3
2026-03-17Clean up project folder structuremarcel.braun1-0/+11