| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 9 days | Remove find_longest_prefix_mount | Marcel Braun | 1 | -24/+0 |
| 9 days | remove mount_path from mount struct (retrieve path from m_mount_dentry) | Lukas Oesch | 1 | -2/+5 |
| 2026-05-05 | refactoring mount_table lookup | Lukas Oesch | 1 | -0/+8 |
| 2026-05-05 | relative path support | Lukas Oesch | 1 | -2/+2 |
| 2026-04-23 | chore: banish relative includes | Felix Morgner | 1 | -3/+3 |
| 2026-04-11 | implement unmount, improve error codes | Lukas Oesch | 1 | -1/+68 |
| 2026-04-11 | add descriptions, some refactoring | Lukas Oesch | 1 | -1/+1 |
| 2026-03-30 | Move everything in kernel into kernel namespace | marcel.braun | 1 | -2/+2 |
| 2026-03-28 | fix vfs mount with /dev & /a and rootfs & devfs | Lukas Oesch | 1 | -10/+19 |
| 2026-03-26 | implement a rootfs to handle / mounts correctly | Lukas Oesch | 1 | -10/+4 |
| 2026-03-26 | refactoring, add root_mount into the root_table | Lukas Oesch | 1 | -0/+7 |
| 2026-03-26 | implement == and <=> operator in shared_ptr | Lukas Oesch | 1 | -2/+1 |
| 2026-03-26 | small refactoring | Lukas Oesch | 1 | -3/+3 |
| 2026-03-26 | Add mount_table | marcel.braun | 1 | -0/+29 |
