| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2026-03-17 | Add basic structure for ext2_filesystem, filesystem and mount | marcel.braun | 1 | -0/+6 |
| 2026-03-17 | Create basic VFS structure | marcel.braun | 1 | -0/+2 |
| 2026-03-17 | Add inode_file and inode structure | marcel.braun | 1 | -3/+7 |
| 2026-03-17 | fix build | Lukas Oesch | 1 | -1/+0 |
| 2026-03-17 | implement read and write bytes from device | Lukas Oesch | 1 | -1/+5 |
| 2026-03-17 | implement first draft of a file_descriptor_table and open_file_description | Lukas Oesch | 1 | -0/+25 |
