| Age | Commit message (Expand) | Author |
| 2025-05-10 | dev(kernel/HeFS): code cleanup, and improvements on the FS driver code. | Amlal |
| 2025-05-10 | dev(kernel): saving changes regarding HeFS, and also for the 0.0.2e2 release. | Amlal |
| 2025-05-10 | dev(kernel): feat: AHCI driver improvements against 'disk hangs', and HeFS ha... | Amlal |
| 2025-05-09 | dev(kernel, tooling): better code quality inside the codebase and more checks... | Amlal |
| 2025-05-08 | meta(kernel): saving changes to avoid loss. | Amlal |
| 2025-05-08 | feat(kernel): Fix warnings and bugs regarding the DebugOutput device. | Amlal |
| 2025-05-08 | feat(tooling): update HeFS headers, and better HeFS tooling. | Amlal |
| 2025-05-07 | feat(kernel): HeFS fixes, AHCI improvements, and MBCI tweaks. | Amlal |
| 2025-05-07 | feat(modules/MBCI): Finalize MBCI base module. | Amlal |
| 2025-05-06 | dev(kernel): Fix typo of `kHeFSDefaultVoluneName` to `kHeFSDefaultVolumeName`... | Amlal El Mahrouss |
| 2025-05-06 | feat(HeFS): Filesystem fixes and optimizations. | Amlal |
| 2025-05-06 | feat(kernel/HeFS): move sz_out out of the loop, to avoid it being reset. | Amlal |
| 2025-05-06 | dev(kernel): add __NE_VEPM__ macro to compile under VEPM. | Amlal |
| 2025-05-06 | dev(kernel): add __NE_VEPM__ macro to compile under VEPM. | Amlal |
| 2025-05-06 | dev(fix): Use VEPM in DriveMgr, to avoid unformatted disk error. | Amlal |
| 2025-05-06 | feat(kernel): Working on the last parts of HeFS V1, which will act as the bas... | Amlal |
| 2025-05-06 | feat(ahci-generic): validate sector_sz when dealing with AHCI I/O. | Amlal |
| 2025-05-05 | feat(kernel): new HeFS version, scheduler allocation tree improvements and re...0.0.2e1 | Amlal |
| 2025-05-05 | feat(kernel): add .filetest to check if filesystem works correctly. | Amlal |
| 2025-05-05 | feat(kernel): remove usage of `left` inside `hefsi_rotate_tree` | Amlal |
| 2025-05-05 | fs:HeFS: Filesystem fixes. | Amlal |
| 2025-05-05 | feat(HeFS): Improving implementation and its quirks. | Amlal |
| 2025-05-05 | kernel(feat): fix compilation error casued by the previous commit being too '... | Amlal |
| 2025-05-04 | feat(cleanup): cleanup codebase. | Amlal |
| 2025-05-04 | meta(format.sh): format codebase. | Amlal |
| 2025-05-04 | feat(kernel/filesystem): update HeFS's FNV algorithm to 64-bit. | Amlal |
| 2025-05-04 | feat(kernel): update core scheduler enums. | Amlal |
| 2025-05-04 | feat(filesystem): Update HeFS implementation and specifications. | Amlal |
| 2025-05-03 | FS:HeFS: document hefsi_hash_64. | Amlal |
| 2025-05-03 | Remove accidental add of HeFS+TreeParser.cc | Amlal |
| 2025-05-03 | kernel: HeFS: breaking changes — major refactor of Index Node Directory layout | Amlal |
| 2025-05-02 | kernel: HeFS: disk security improvements and new CreateFile and DeleteFile me...0.0.2 | Amlal |
| 2025-05-02 | kernel, FS: Mostly patches regarding NeFS's formating and disk write implemen... | Amlal |
| 2025-05-02 | kernel: tex: Update spec docs. | Amlal |
| 2025-05-02 | kernel, fskit: HeFS: Worked on IND allocation and added removal support. | Amlal |
| 2025-05-01 | kernel:ifs:HeFS: The IFS is now able to write IND into disk correctly. | Amlal |
| 2025-05-01 | kernel: HeFS: did progress on IND allocation. | Amlal |
| 2025-05-01 | kernel: scheduler and pef code mgr improvements. | Amlal |
| 2025-05-01 | tooling, fs: Improve tooling and clean up HeFS filesystem code. | Amlal |
| 2025-05-01 | kernel, boot: deprecated current PIO driver, add +Next for future NeKernel it... | Amlal |
| 2025-05-01 | kernel: mmap the blob to VMAddress in PEFCodeMgr, alongside other fixes regar... | Amlal |
| 2025-05-01 | dev, kernel: HeFS spec and tooling, and PEF spec updates. | Amlal |
| 2025-04-30 | kernel: keep track of cr3 in AMD HAL/HEL. | Amlal |
| 2025-04-30 | kernel, sched: worked on a pending ticket (process rebalancing) | Amlal |
| 2025-04-30 | kernel(HeFS): IFS traversal fixes. | Amlal |
| 2025-04-30 | kernel, FS/HeFS: saving changes on HeFS IFS. | Amlal |
| 2025-04-30 | kernel: filesystem+vmem: don't be verbose on the allocator when we don't need... | Amlal |
| 2025-04-29 | dev(kernel, HeFS): reworking filesystem to find an hybrid solution regarding ... | Amlal |
| 2025-04-29 | kernel, fs: Fixing and optimizing filesystem allocator. | Amlal |
| 2025-04-29 | kernel: Figuring out the EPM header bug; where it gets duplicated when writin... | Amlal |