| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-26 | use enable_shared_from_this instead of self invocation method | Lukas Oesch | 1 | -1/+1 | |
| 2026-03-26 | refactor file and inode architecture again | Lukas Oesch | 1 | -2/+3 | |
| 2026-03-26 | fix build | Lukas Oesch | 1 | -1/+1 | |
| 2026-03-26 | use kstd::shared_ptr instead of std::optional for open_file_descriptions | Lukas Oesch | 1 | -4/+4 | |
| 2026-03-26 | implement first draft of a do_mount function | Lukas Oesch | 1 | -4/+45 | |
| 2026-03-26 | small refactoring | Lukas Oesch | 1 | -4/+3 | |
| 2026-03-26 | first try to simplify the architecture (remove redundant inode_file and ↵ | Lukas Oesch | 1 | -10/+4 | |
| open() methods), add ext2_file placeholder struct | |||||
| 2026-03-26 | remove inode metadata | Lukas Oesch | 1 | -2/+4 | |
| 2026-03-18 | fix clang-tidy warnings | Lukas Oesch | 1 | -1/+0 | |
| 2026-03-17 | Fix include order | marcel.braun | 1 | -1/+1 | |
| 2026-03-17 | Clean up project folder structure | marcel.braun | 1 | -0/+123 | |
