aboutsummaryrefslogtreecommitdiff
path: root/kernel/kapi/filesystem.cpp
AgeCommit message (Collapse)AuthorFilesLines
2026-04-26rename open_file_description to open_file_descriptorLukas Oesch1-7/+7
2026-04-25add documentation, refactoringLukas Oesch1-6/+6
2026-04-23chore: banish relative includesFelix Morgner1-4/+4
2026-04-23chore: organize includesFelix Morgner1-0/+1
2026-04-19vfs open returns the dentry not the open file descriptionLukas Oesch1-1/+5
2026-04-13Back filesystem by inode and not deviceMarcel Braun1-1/+5
2026-04-13Rename and refactorMarcel Braun1-0/+60