| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-17 | implement function to get a device by major and minor number | Lukas Oesch | 2 | -2/+25 | |
| 2026-03-17 | copy data into the buffer in ram_disk_device::read_block | Lukas Oesch | 1 | -12/+6 | |
| 2026-03-17 | use stl algorithm | Lukas Oesch | 1 | -4/+2 | |
| 2026-03-17 | refactoring, remove test code | Lukas Oesch | 2 | -19/+12 | |
| 2026-03-17 | implement first draft of RAMDiskDevice | Lukas Oesch | 2 | -5/+44 | |
| 2026-03-17 | Fix build | marcel.braun | 1 | -1/+1 | |
| 2026-03-17 | Implement RAMDiskController and instantiate it in StorageManagement | marcel.braun | 3 | -7/+39 | |
| 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 | 4 | -0/+27 | |
