index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
fs
/
vfs.c
Age
Commit message (
Expand
)
Author
2020-05-06
Removed vfs - ext2 ftw!
Marvin Borner
2020-05-04
Work on ext2 vfs indexer
Marvin Borner
2020-05-03
Began linked vfs with file indexing
Marvin Borner
2020-05-02
Some work in the vfs
Marvin Borner
2020-05-01
Added devfs and basic standard devices
Marvin Borner
2020-05-01
Some vfs fixes
Marvin Borner
2020-04-30
Started vfs
Marvin Borner
2020-04-24
Removed vfs again...
Marvin Borner
2020-04-21
Thanks, Ubuntu+Github...
Marvin Borner
2020-04-21
Added very basic vfs
Marvin Borner
2020-04-19
Clean ext2 implementation :)
Marvin Borner
2020-04-19
Applied tidy command...
Marvin Borner
2020-04-17
Started implementing multiboot2 standard
Marvin Borner
2020-04-16
Many fix attempts for the divide by zero exception
Marvin Borner
2020-04-01
Static address linking approach for userspace
Marvin Borner
2020-03-27
Added and applied tidy command
Marvin Borner
2020-03-18
Applied official linux kernel code style guidelines
Marvin Borner
2019-11-24
Major coding style reformatting -> Kernighan & Ritchie
Marvin Borner
2019-10-30
Started implementation of initrd based vfs
Marvin Borner