aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/vfs.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-03-26first try to simplify the architecture (remove redundant inode_file and ↵Lukas Oesch1-10/+4
open() methods), add ext2_file placeholder struct
2026-03-26remove inode metadataLukas Oesch1-2/+4
2026-03-18fix clang-tidy warningsLukas Oesch1-1/+0
2026-03-17Fix include ordermarcel.braun1-1/+1
2026-03-17Clean up project folder structuremarcel.braun1-0/+123