| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-02 | kernel: HeFS: disk security improvements and new CreateFile and DeleteFile ↵0.0.2 | Amlal | |
| method on FSParser class. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-02 | kernel, FS: Mostly patches regarding NeFS's formating and disk write ↵ | Amlal | |
| implementation. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-02 | kernel: tex: Update spec docs. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-02 | kernel, fskit: HeFS: Worked on IND allocation and added removal support. | Amlal | |
| notice: - parent_dir_fmt has to be formated to take care of subdirs. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-01 | kernel:ifs:HeFS: The IFS is now able to write IND into disk correctly. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-01 | kernel: HeFS: did progress on IND allocation. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-01 | kernel: scheduler and pef code mgr improvements. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-01 | tooling, fs: Improve tooling and clean up HeFS filesystem code. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-01 | kernel, boot: deprecated current PIO driver, add +Next for future NeKernel ↵ | Amlal | |
| iterations. other: - In16 -> rt_in16 in BootKit.h why? - Silent corruption with other disk backends. - Better off starting with new work based on this backend but with bug fixes. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-01 | kernel: mmap the blob to VMAddress in PEFCodeMgr, alongside other fixes ↵ | Amlal | |
| regarding memory leaks. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-05-01 | dev, kernel: HeFS spec and tooling, and PEF spec updates. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-30 | kernel: keep track of cr3 in AMD HAL/HEL. | Amlal | |
| why? To keep track of it, avoid security issues in the future. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-30 | kernel, sched: worked on a pending ticket (process rebalancing) | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-30 | kernel(HeFS): IFS traversal fixes. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-30 | kernel, FS/HeFS: saving changes on HeFS IFS. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-30 | kernel: filesystem+vmem: don't be verbose on the allocator when we don't ↵ | Amlal | |
| need it. details: - Reworked HeFS traversal algorithm, fixing last parts of HeFS regarding IND allocation. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-29 | dev(kernel, HeFS): reworking filesystem to find an hybrid solution regarding ↵ | Amlal | |
| memory footprint (unstable changes) Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-29 | kernel, fs: Fixing and optimizing filesystem allocator. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-29 | kernel: Figuring out the EPM header bug; where it gets duplicated when ↵ | Amlal | |
| writing an IND. (HeFS) Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-28 | kernel: getting that filesystem to work as intended. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-28 | dev kernel, HeFS: format C++ header; will work on tooling after. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-28 | dev, kernel: Fixed HeFS directory allocation routine. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-28 | dev, kernel: HeFS improvements and tweaks. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-28 | dev, kernel(hal/amd64): Init filesystem according to FSKit configuration. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-28 | dev, kernel: HeFS, Tooling: reworked the mkfs.hefs tool for the new filesystem. | Amlal | |
| other/related: - Add new KPC codes. - Final refactors for HeFS's Format method. - Dma pool improvements. - Better standard disk I/O names. - Add mm_memory_fence function inside HalPagingMgrAMD64.cc Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-27 | dev, kernel: HeFS had to be redesigned to be less problematic with hard-drives. | Amlal | |
| why? the struct were way too big to fit wihin a sector. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-27 | dev, kernel: refactor and improve parts of the kernel, related to I/O | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-27 | dev, kernel: AHCI, HeFS filesystem, SysChk, and BootSATA improvements. | Amlal | |
| what? - AHCI now writes to disk, forgot to do it. - Codebase's architecutre has been used to reuse the Generic+AHCI driver in SysChk for AHCI. (tradeoff is 256K in size instead of 36K) - DriveMgr now detects EPM. - And HeFS is still being worked on. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-27 | dev, kernel: fix copyright header for AHCI. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-27 | StorageKit: made DMA.h stronger and more resilient. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-27 | dev, kernel: AHCI support and HeFS improvements, alongside scheduler ↵ | Amlal | |
| allocation tree fix. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-27 | dev, kernel: HeFS and disk related work and improvements. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-27 | dev: fixes and improvements, codebase formating too. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-26 | dev, kernel, tooling: add HeFS tooling and early allocation stategy. | Amlal | |
| why? - we need to format it externally too. - a in-kernel format doesn't handle every case. - and i have to fix the createdir, createfile methods for correct inode dir linking. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-26 | dev, kernel and user: codebase additions and work in progress 'tactical pause' | Amlal | |
| why? - HeFS's Formating needs some thought before being layed out, that's the kind of thing that bites hard in the ass. - Alongside those changes I improved parts of the kernel too. Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-26 | kernel, hefs: fixing issues with rb-tree, regarding the traversal of inds. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-26 | dev, kernel: add kernel on when the traversal hits 0 (it should never happen) | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-26 | dev, kernel: saving work in progress code regarding scheduler and filesystem. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-26 | dev, kernel: update release version. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-26 | dev, kernel: refactor rtl_init_object inside codebase. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-25 | dev: fix readme clone link. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-25 | dev, kernel: improve nefs format method, hefs format method. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-25 | dev: compiler error fixes. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-25 | dev: better .clang-format, ran format command. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-25 | dev, kernel: debug protocol tweaks. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-25 | dev, kernel: fix kDebugTypeLen, made it inline to avoid linker errors. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-25 | dev, boot, kernel: improvements, and fixing the VEPM formatter. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-24 | dev, kernel: scheduler: fix compiler error. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-24 | dev, kernel: scheduler: fully implement traversal and cleanup. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
| 2025-04-24 | dev, kernel: early user_heap_tree rework of the scheduler's heap system. | Amlal | |
| Signed-off-by: Amlal <amlal@nekernel.org> | |||
