aboutsummaryrefslogtreecommitdiff
path: root/kernel/filesystem/src/vfs.cpp
AgeCommit message (Expand)AuthorFilesLines
2026-03-17implement first draft of make_device_nodeLukas Oesch1-1/+30
2026-03-17mount root filesystemLukas Oesch1-1/+27
2026-03-17Create basic VFS structuremarcel.braun1-0/+34