index
:
pub/teachos/kernel.git
develop
main
An educational OS kernel
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kapi
/
filesystem.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
8 days
kstd/string: simplify comparisons
Felix Morgner
1
-1
/
+1
2026-05-25
Refactor ssize_t
Marcel Braun
1
-8
/
+7
2026-05-16
refactoring
Lukas Oesch
1
-10
/
+10
2026-05-16
uniform interface for open and close
Lukas Oesch
1
-1
/
+1
2026-05-16
Mount can only be unmounted if no references are present, increment ↵
Lukas Oesch
1
-1
/
+9
references on open file and decrement on close file
2026-05-16
Track dentry instead of inode in open_file_descriptor
Marcel Braun
1
-1
/
+1
2026-04-26
rename file_descriptor_table to open_file_table
Lukas Oesch
1
-5
/
+5
2026-04-26
rename open_file_description to open_file_descriptor
Lukas Oesch
1
-7
/
+7
2026-04-25
add documentation, refactoring
Lukas Oesch
1
-6
/
+6
2026-04-23
chore: banish relative includes
Felix Morgner
1
-4
/
+4
2026-04-23
chore: organize includes
Felix Morgner
1
-0
/
+1
2026-04-19
vfs open returns the dentry not the open file description
Lukas Oesch
1
-1
/
+5
2026-04-13
Back filesystem by inode and not device
Marcel Braun
1
-1
/
+5
2026-04-13
Rename and refactor
Marcel Braun
1
-0
/
+60