|
|
7e3b162591
|
Protect busy VfsObjs during opening and deleting
|
2025-11-10 20:23:03 +01:00 |
|
|
|
efaddb970a
|
Remove useless path fiels in VfsObj
|
2025-11-10 18:19:17 +01:00 |
|
|
|
01da863b8b
|
Handle disk partitioning
|
2025-10-19 22:29:19 +02:00 |
|
|
|
371d777a7c
|
vfs_delete() implement deleting files
|
2025-10-15 20:10:00 +02:00 |
|
|
|
406434fed0
|
Break ioctl() up into smaller syscalls
|
2025-10-14 20:05:41 +02:00 |
|
|
|
25cb309105
|
Implement an ATA driver, Add vfsmount/vfsunmount syscalls
|
2025-10-14 00:39:59 +02:00 |
|
|
|
26517e8e28
|
ioctl() IOCTL_MKDIR command, vfs_mkdir()
|
2025-10-04 01:38:41 +02:00 |
|
|
|
18d646ff8b
|
Rewrite the kernel hashtable struct
|
2025-10-03 23:22:22 +02:00 |
|
|
|
20b4545cae
|
Fix minor warnings
|
2025-10-03 22:41:38 +02:00 |
|
|
|
c30d2d2ea6
|
Remove conversions between VfsStat struct and IoctlStat struct
|
2025-10-03 19:55:14 +02:00 |
|
|
|
443cf0e4ff
|
Fetching directory entries
|
2025-10-03 19:50:10 +02:00 |
|
|
|
de20efa0f3
|
vfs Rewrite IOCTL_STAT so that it doesnt require an already open handle
|
2025-10-03 01:00:09 +02:00 |
|
|
|
69e23a9ca3
|
ioctl() IOCTL_STAT command
|
2025-09-14 19:30:20 +02:00 |
|
|
|
3b42abc027
|
Temporary mountpoint (temp)
|
2025-09-09 19:38:39 +02:00 |
|
|
|
fb5e88a175
|
Simple file IO with the ioctl syscall
|
2025-09-05 19:56:27 +02:00 |
|
|
|
f42c4b7e44
|
Rework shared headers
|
2025-09-05 17:08:40 +02:00 |
|
|
|
708c53c64d
|
Move to new processctl syscall, share common kernel and ulib headers
|
2025-09-05 15:44:57 +02:00 |
|
|
|
ca92a0e6a8
|
Remove VFS object reference counting
|
2025-09-05 15:10:25 +02:00 |
|
|
|
afa4d383e0
|
Redesign the VFS
|
2025-09-03 17:32:08 +02:00 |
|
|
|
2015e0e0aa
|
Hello user process
|
2025-09-01 23:22:47 +02:00 |
|
|
|
7a52f2f051
|
Rework x86_64 paging and vmm
|
2025-08-30 00:31:20 +02:00 |
|
|
|
8da890e388
|
Working port of Little FS
|
2025-08-16 20:35:00 +02:00 |
|
|
|
2b0566c56f
|
Implement storedevs, prepare to port littlefs
|
2025-08-16 12:34:36 +02:00 |
|
|
|
c6c12d93a0
|
KVFS improvements
|
2025-08-15 19:30:42 +02:00 |
|
|
|
d91330ba73
|
Simple VFS layer
|
2025-08-15 01:41:11 +02:00 |
|