Commit Graph

20 Commits

Author SHA1 Message Date
K. Lange
0d23a04c6c aarch64: add ext2, iso9660 modules; JUMP26 reloc 2022-04-18 20:37:26 -04:00
K. Lange
b9b24f6190 meta: Add some magic to figure out what modules to build 2022-02-06 22:08:20 +09:00
K. Lange
9682c06273 meta: Update leading comments in modules/ 2021-11-26 12:46:05 +09:00
K. Lange
01765b3e5e ext2: fix block group calculation for inodes 2021-11-18 17:07:08 +09:00
K. Lange
d2fe9c19d7 ext2: Add some necessary mutexes around block and inode allocation 2021-11-18 16:08:08 +09:00
K. Lange
b1a236c88f ext2: fixup expanding directories 2021-11-16 20:39:43 +09:00
K. Lange
e5b35c1b47 ext2: No cache for you 2021-11-15 21:51:47 +09:00
K. Lange
8994db92f3 sync: temporary thing for testing; not a proper sync 2021-11-14 16:04:54 +09:00
K. Lange
fde9fe8753 ext2: Try to make this less broken 2021-11-14 10:49:01 +09:00
K. Lange
1ff5352d2a ext2: Assign correct ownership of new files 2021-11-11 09:18:49 +09:00
K. Lange
ff8714a318 ext2: report ROFS 2021-09-07 19:00:16 +09:00
K. Lange
e6fd57b3e7 ext2: Recover (experimental) ext2 filesystem driver 2021-09-07 18:52:26 +09:00
K. Lange
b35f7ac8c9 misaka: initial merge 2021-05-31 10:54:11 +09:00
K. Lange
662ad3b407 kernel: remove calls to calloc (they confuse the tracker) 2018-12-12 10:31:42 +09:00
K. Lange
de7463d141 kernel: 64-bit offsets for VFS 2018-11-23 09:56:44 +09:00
K. Lange
f3c6507e4a kernel: move truncate to a separate method called after open 2018-11-21 21:54:31 +09:00
K. Lange
35a2a4bc5c more filesystem permission things, add rm 2018-07-18 15:35:52 +09:00
K. Lange
557f578574 Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
K. Lange
1355502e6c Reorganize headers 2018-03-19 11:38:11 +09:00
K. Lange
3f4293d357 Merge kernel 2018-03-16 21:56:19 +09:00