aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge branch 'mount-unmount-boot-root-fs-tests' into 'develop-BA-FS26'Marcel Braun1-0/+63
7 daysadd tests for mount and unmount boot root filesystemLukas Oesch1-0/+63
7 daysMerge branch 'ext2-sparse-files' into 'develop-BA-FS26'Marcel Braun8-53/+206
7 daysincrease buffer size to really test the singly indirect block pointerLukas Oesch1-1/+1
7 daysrefactoringLukas Oesch2-18/+28
7 daysadd inode sparse files testsLukas Oesch1-8/+93
7 daysadd todosLukas Oesch2-0/+4
7 daysimplement sparse files, fix bug with reading more than inode sizeLukas Oesch1-8/+14
7 daysrefactor ext2 map_inode_block_index_to_global_block_numberLukas Oesch4-28/+76
8 daysMerge branch 'refactor-ext2-inode-size' into 'develop-BA-FS26'Lukas Oesch7-22/+152
8 daysAdd tests for ext2 inode get_size()Marcel Braun3-2/+98
8 daysDetermine ext2 inode size depending on revision level, add const to several m...Marcel Braun4-20/+54
8 daysMerge branch 'mount-unmount-root-fs' into 'develop-BA-FS26'Marcel Braun6-15/+52
8 daysif the boot_root_fs contains a /dev directory, vfs mounts the devfs onto the ...Lukas Oesch6-15/+52
8 daysMerge branch 'refactoring' into 'develop-BA-FS26'Lukas Oesch15-194/+129
8 daysrefactoring, simplify codeLukas Oesch1-41/+10
8 daysremove unused includeLukas Oesch1-3/+0
9 daysfix build after rebaseLukas Oesch1-1/+1
9 daysAdd is_mount_root flag to dentry and use in find_mount_root_dentryMarcel Braun6-22/+26
9 daysRemove find_longest_prefix_mountMarcel Braun3-68/+0
9 daysCreate first draft of get_parent_mount without find_longest_prefix_mountMarcel Braun1-7/+7
9 daysRename root_dentry() to get_root_dentry()Marcel Braun4-7/+7
9 daysAdd method that returns the next ancestor with mount flag setMarcel Braun2-0/+16
9 daysremove mount_path from mount struct (retrieve path from m_mount_dentry)Lukas Oesch6-41/+59
9 daysrenamingLukas Oesch2-18/+17
9 daysreturn const boot_module_registry referenceLukas Oesch2-2/+2
9 daysMerge branch 'refactor-dentry-get-full-path' into 'develop-BA-FS26'Lukas Oesch4-24/+50
9 daysRemove unused includeMarcel Braun1-1/+0
9 daysRename get_full_path to get_absolute_pathMarcel Braun4-7/+7
9 daysAdd test for dentry get_full_pathMarcel Braun1-0/+24
9 daysRefactor dentryMarcel Braun3-35/+22
9 daysRefactor get_full_path remove recursionMarcel Braun1-9/+25
10 dayskstd/vector: reduce code duplicationFelix Morgner1-166/+91
10 daysdebug: show data in boot modulesFelix Morgner1-7/+28
10 daysdebug: add pretty printer for boot modules registryFelix Morgner5-12/+51
12 daysdebug: add pretty printer for boot modulesFelix Morgner3-1/+31
12 daysdebug: add page and frame formattersFelix Morgner8-17/+68
13 daysdebug: add support for kstd::observer_ptrFelix Morgner2-1/+23
13 daysdebug: use gdb.ValuePrinter base classFelix Morgner7-63/+53
13 daysdebug: align kstd printers with std onesFelix Morgner2-13/+10
13 daysdebug: enable libstdc++ helpersFelix Morgner5-17/+41
13 dayside: update devcontainerFelix Morgner1-4/+2
14 dayside: add poetry to the devcontainerFelix Morgner1-1/+1
2026-05-06dump_mb2i: dump unsupported tags as hexFelix Morgner1-6/+11
2026-05-06dump_mb2i: add support for framebuffer tagFelix Morgner1-1/+21
2026-05-06debug: refactor dump_mb2i toolFelix Morgner3-64/+1042
2026-05-06dump_mb2i: add support for bios boot device tagFelix Morgner1-0/+6
2026-05-05Merge branch 'symbolic-links' into 'develop-BA-FS26'Marcel Braun45-363/+799
2026-05-05.. int the root directory remains in the rootLukas Oesch1-1/+1
2026-05-05add mount table find_exact_mount tests, remove todoLukas Oesch2-3/+19