aboutsummaryrefslogtreecommitdiff
path: root/kernel/features/fs.c
AgeCommit message (Expand)Author
2021-02-26Made ext2 reading around 300% faster (10MB reads)Marvin Borner
2021-02-25Applied even more warning flags!Marvin Borner
2021-02-25Added *many* static keywordsMarvin Borner
2021-02-14Message waiting and more!Marvin Borner
2021-02-07Added poll syscallMarvin Borner
2021-02-07Added filesystem and proc permissionsMarvin Borner
2021-02-07Fixed some memory leaks (broke some stuff too)Marvin Borner
2021-02-05No buffer mallocing in ext2 readMarvin Borner
2021-01-21Fixed some dumb bugsMarvin Borner
2021-01-20Added proc wait struct with functionMarvin Borner
2021-01-16Fixed vfs dev finderMarvin Borner
2021-01-13VFS ready function and read yieldingMarvin Borner
2021-01-11Much work..Marvin Borner
2021-01-10Started procfsMarvin Borner
2021-01-08CleanupMarvin Borner
2021-01-08Major IDE/ATA driver rewriteMarvin Borner
2021-01-08Kinda working VFS implementationMarvin Borner
2021-01-07New read parametersMarvin Borner
2021-01-07Working VFS path resolvingMarvin Borner
2021-01-07Started conversion to VFSMarvin Borner
2021-01-07Several thingsMarvin Borner
2021-01-04Some vfs fixesMarvin Borner
2020-12-11Some FS stuffMarvin Borner
2020-12-10Started VFSMarvin Borner
2020-11-22Added file-based HTTP serverMarvin Borner
2020-11-20Added stat syscallMarvin Borner
2020-11-20Some fixes here and thereMarvin Borner
2020-11-05Added warning flags and fixed them :)Marvin Borner
2020-11-01Added files demo and needed functionsMarvin Borner
2020-10-26OptimizationsMarvin Borner
2020-09-12Some casual bug fixesMarvin Borner
2020-08-27Kinda fixed wallpapersMarvin Borner
2020-08-27Added doubly indirect pointer supportMarvin Borner
2020-08-23Added bmp loading and other stuffMarvin Borner
2020-08-23How did this work before?!Marvin Borner
2020-08-21Finished proper return of processesMarvin Borner
2020-08-14Fixed linebreak on directoriesMarvin Borner
2020-08-09Heavy restructuring of libc, kernel and appsMarvin Borner