| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-17 | use const & wherever applicable | Lukas Oesch | 1 | -2/+2 | |
| 2026-03-17 | use kstd::vector instead of std::array and replace plain-pointers with ↵ | Lukas Oesch | 1 | -2/+4 | |
| kstd::shared_ptr | |||||
| 2026-03-17 | add first draft of inode metadata | Lukas Oesch | 1 | -2/+32 | |
| 2026-03-17 | implement first inode draft, fix make_device_node, implement first draft of ↵ | Lukas Oesch | 1 | -0/+56 | |
| resolve_path (currently with temp m_device_nodes in vfs -> has later to be deleted again, just for tests) | |||||
| 2026-03-17 | Add inode_file and inode structure | marcel.braun | 1 | -0/+20 | |
