index
:
pub/teachos/kernel.git
develop
develop-BA-FS26
main
An educational OS kernel
fmorgner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
src
/
filesystem
/
ext2
/
inode.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
Refactor data types in ext2
Marcel Braun
1
-1
/
+1
4 days
refactoring
Lukas Oesch
1
-10
/
+9
7 days
implement sparse files, fix bug with reading more than inode size
Lukas Oesch
1
-8
/
+14
8 days
Determine ext2 inode size depending on revision level, add const to several m...
Marcel Braun
1
-4
/
+16
2026-05-05
Implement symlink read in inode, fix max amount of bytes to read
Marcel Braun
1
-1
/
+15
2026-05-05
add is_symbolic_link method in ext2 inode
Lukas Oesch
1
-0
/
+5
2026-05-05
refactor inode kind
Lukas Oesch
1
-3
/
+18
2026-04-23
chore: banish relative includes
Felix Morgner
1
-4
/
+4
2026-04-23
chore: organize includes
Felix Morgner
1
-2
/
+2
2026-04-19
add todo to support sparse files
Lukas Oesch
1
-1
/
+3
2026-04-13
Back filesystem by inode and not device
Marcel Braun
1
-4
/
+3
2026-04-11
add descriptions, some refactoring
Lukas Oesch
1
-1
/
+1
2026-04-11
Implement read data in ext2 inode
Marcel Braun
1
-3
/
+30
2026-04-11
Add file system pointer to ext2 inode
Marcel Braun
1
-2
/
+10
2026-03-30
Rename ext2 filesystem files
marcel.braun
1
-0
/
+24