| 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 | -69/+0 |
| 2026-03-17 | refactoring read and write block calculations | Lukas Oesch | 1 | -21/+23 |
| 2026-03-17 | handle read / write behind module boundaries | Lukas Oesch | 1 | -10/+23 |
| 2026-03-17 | implement write_block in RAMDiskDevice | Lukas Oesch | 1 | -0/+16 |
| 2026-03-17 | implement major and minor analog to the linux kernel | Lukas Oesch | 1 | -2/+9 |
| 2026-03-17 | copy data into the buffer in ram_disk_device::read_block | Lukas Oesch | 1 | -12/+6 |
| 2026-03-17 | refactoring, remove test code | Lukas Oesch | 1 | -12/+11 |
| 2026-03-17 | implement first draft of RAMDiskDevice | Lukas Oesch | 1 | -1/+33 |
| 2026-03-17 | setup basic devices and RAMDisk structure | Lukas Oesch | 1 | -0/+6 |
