aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/ext2
AgeCommit message (Expand)AuthorFilesLines
2026-03-29remove redundant ext2_file classLukas Oesch1-20/+0
2026-03-26mock filesystem correctly for tests with /devLukas Oesch1-2/+7
2026-03-26Add test for resolve_pathmarcel.braun1-1/+4
2026-03-26Small refactoring use shared pointermarcel.braun1-1/+2
2026-03-26Refactor filesystemmarcel.braun1-6/+2
2026-03-26simplify architecture againLukas Oesch1-5/+10
2026-03-26use enable_shared_from_this instead of self invocation methodLukas Oesch1-9/+2
2026-03-26refactor file and inode architecture againLukas Oesch1-5/+10
2026-03-26improve architecture again -> use same architecture for devices and ext2_filesLukas Oesch1-3/+5
2026-03-26first try to simplify the architecture (remove redundant inode_file and open(...Lukas Oesch2-2/+35
2026-03-26remove inode metadataLukas Oesch1-2/+1
2026-03-26prepare files for new inode structureLukas Oesch1-0/+6
2026-03-17Clean up project folder structuremarcel.braun1-0/+33