| 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 | -78/+0 |
| 2026-03-17 | implement determine_boot_device | Lukas Oesch | 1 | -1/+8 |
| 2026-03-17 | implement major and minor analog to the linux kernel | Lukas Oesch | 1 | -2/+10 |
| 2026-03-17 | implement function to get a device by major and minor number | Lukas Oesch | 1 | -2/+10 |
| 2026-03-17 | use stl algorithm | Lukas Oesch | 1 | -4/+2 |
| 2026-03-17 | Implement RAMDiskController and instantiate it in StorageManagement | marcel.braun | 1 | -0/+11 |
| 2026-03-17 | Implement basic structure of storage management | marcel.braun | 1 | -1/+38 |
| 2026-03-17 | setup basic devices and RAMDisk structure | Lukas Oesch | 1 | -0/+9 |
