| Age | Commit message (Expand) | Author |
| 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(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: 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 |
| 2025-04-28 | kernel: getting that filesystem to work as intended. | Amlal |
| 2025-04-28 | dev, kernel: Fixed HeFS directory allocation routine. | Amlal |
| 2025-04-28 | dev, kernel: HeFS improvements and tweaks. | Amlal |
| 2025-04-28 | dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem. | Amlal |
| 2025-04-27 | dev, kernel: HeFS had to be redesigned to be less problematic with hard-drives. | Amlal |
| 2025-04-27 | dev, kernel: refactor and improve parts of the kernel, related to I/O | Amlal |
| 2025-04-27 | dev, kernel: AHCI, HeFS filesystem, SysChk, and BootSATA improvements. | Amlal |
| 2025-04-27 | dev, kernel: AHCI support and HeFS improvements, alongside scheduler allocati... | Amlal |
| 2025-04-27 | dev, kernel: HeFS and disk related work and improvements. | Amlal |
| 2025-04-27 | dev: fixes and improvements, codebase formating too. | Amlal |
| 2025-04-26 | dev, kernel, tooling: add HeFS tooling and early allocation stategy. | Amlal |
| 2025-04-26 | dev, kernel and user: codebase additions and work in progress 'tactical pause' | Amlal |
| 2025-04-26 | kernel, hefs: fixing issues with rb-tree, regarding the traversal of inds. | Amlal |
| 2025-04-26 | dev, kernel: add kernel on when the traversal hits 0 (it should never happen) | Amlal |
| 2025-04-26 | dev, kernel: saving work in progress code regarding scheduler and filesystem. | Amlal |
| 2025-04-26 | dev, kernel: refactor rtl_init_object inside codebase. | Amlal |
| 2025-04-25 | dev: fix readme clone link. | Amlal |
| 2025-04-25 | dev, kernel: improve nefs format method, hefs format method. | Amlal |
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal |