| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-17 | use const & wherever applicable | Lukas Oesch | 1 | -1/+1 | |
| 2026-03-17 | use kstd::vector instead of std::array and replace plain-pointers with ↵ | Lukas Oesch | 1 | -1/+4 | |
| kstd::shared_ptr | |||||
| 2026-03-17 | add first draft of inode metadata | Lukas Oesch | 1 | -2/+12 | |
| 2026-03-17 | implement first inode draft, fix make_device_node, implement first draft of ↵ | Lukas Oesch | 1 | -0/+4 | |
| resolve_path (currently with temp m_device_nodes in vfs -> has later to be deleted again, just for tests) | |||||
| 2026-03-17 | move m_devices from ram_disk_controller to storage_controller, store point ↵ | Lukas Oesch | 1 | -3/+3 | |
| to devices | |||||
| 2026-03-17 | Add basic structure for ext2_filesystem, filesystem and mount | marcel.braun | 1 | -0/+16 | |
