| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-03-17 | rename files to snake_case (temp_device part1 -> renamed to device later, due... | Lukas Oesch | 1 | -48/+0 |
| 2026-03-17 | remove test code | Lukas Oesch | 1 | -19/+0 |
| 2026-03-17 | fix build, refactoring | Lukas Oesch | 1 | -2/+1 |
| 2026-03-17 | fix build add test code to read a block from device | Lukas Oesch | 1 | -9/+17 |
| 2026-03-17 | implement major and minor analog to the linux kernel | Lukas Oesch | 1 | -0/+11 |
| 2026-03-17 | implement function to get a device by major and minor number | Lukas Oesch | 1 | -0/+15 |
| 2026-03-17 | refactoring, remove test code | Lukas Oesch | 1 | -7/+1 |
| 2026-03-17 | implement first draft of RAMDiskDevice | Lukas Oesch | 1 | -4/+11 |
| 2026-03-17 | Fix build | marcel.braun | 1 | -1/+1 |
| 2026-03-17 | Implement RAMDiskController and instantiate it in StorageManagement | marcel.braun | 1 | -1/+28 |
| 2026-03-17 | setup basic devices and RAMDisk structure | Lukas Oesch | 1 | -0/+6 |
