aboutsummaryrefslogtreecommitdiff
path: root/kernel/src/filesystem/ext2/filesystem.cpp
AgeCommit message (Collapse)AuthorFilesLines
8 daysrefactoring map_inode_block_index_to_global_block_numberLukas Oesch1-53/+48
8 daysimplement map_inode_block_index_to_global_block_number and lookupLukas Oesch1-24/+96
8 daysfirst lookup draftLukas Oesch1-1/+47
8 daystemporary implementation of inode kindLukas Oesch1-12/+29
8 daysimplement read_inodeLukas Oesch1-8/+27
8 daysread block_group_descriptorsLukas Oesch1-0/+13
8 daysfix build, refactoringLukas Oesch1-13/+14
8 daysread ext2 superblock and check the magic numberLukas Oesch1-29/+37
2026-03-31move device into kapiLukas Oesch1-2/+2
2026-03-30Rename ext2 filesystem filesmarcel.braun1-0/+72