summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/src/FS
AgeCommit message (Expand)Author
2025-08-21feat: Reworked `hefsi_hash_64` to follow the codebase's conventions.Amlal El Mahrouss
2025-08-21feat: refactor and fixed python scripts.Amlal El Mahrouss
2025-08-09feat: warning fixes and Semaphore API patches.Amlal
2025-07-10feat: Fix FNV's pointer check.Amlal El Mahrouss
2025-06-23fix: Fix AP init code, and format codebase.Amlal El Mahrouss
2025-06-22Merge pull request #49 from 0xf00sec/0xf00sec-patch-6.7Amlal El Mahrouss
2025-06-22NeFS+FileSystemParser.cc0xf00sec
2025-06-22rt_copy_memory_safe: HeFS+FileSystemParser.cc0xf00sec
2025-06-12feat: libSystem, kernel: finalizing the hash and routing system of libSystem'...Amlal El Mahrouss
2025-06-06feat: The `APM` HW protocol implementation got improvements (ARM64)Amlal El Mahrouss
2025-06-04Merge pull request #38 from 0xf00sec/0xf00sec-patch-5Amlal El Mahrouss
2025-06-04Fixx0xf00sec
2025-06-04Fix0xf00sec
2025-06-04Sec: FS/Kernel0xf00sec
2025-06-04fix: Fix #37 compilation errors and warnings.Amlal El Mahrouss
2025-06-04F* Macros0xf00sec
2025-06-04Fix mParser0xf00sec
2025-05-26feat!: Add IFS layer within DriveMgr, and IFS API.Amlal El Mahrouss
2025-05-25kernel!: lots of changes, see commit details.Amlal El Mahrouss
2025-05-23feat(kernel/libSystem): Lots of improvements, see below.Amlal El Mahrouss
2025-05-23refactor(kernel): Refactor HeapMgr functions.Amlal El Mahrouss
2025-05-23feat!(Kernel): Improvements on the BitMapMgr, HTS, and UPS.Amlal El Mahrouss
2025-05-23feat!(kernel): Rename NewKit to NeKit.Amlal El Mahrouss
2025-05-20wip: feat(kernel): Add stub for ring-3 switch on the AP side of theAmlal El Mahrouss
2025-05-16feat(kernel): Better UPS and interrupt system too.Amlal El Mahrouss
2025-05-16feat(kernel): User doesn't store the password directly anymore, it is hashedAmlal El Mahrouss
2025-05-15feat(kernel): Finalizing the first version of the user scheduler.Amlal El Mahrouss
2025-05-14feat(kernel): Filesystem fixes, and others.Amlal El Mahrouss
2025-05-12dev(kernel:HeFS): fix warning in FileSystemParser file, and updated theAmlal El Mahrouss
2025-05-11dev(kernel:HeFS): Cleanup filesystem and AHCI driver.Amlal El Mahrouss
2025-05-11feat(kernel/hefs): Fixed the shortcomings and issues of HeFS.Amlal El Mahrouss
2025-05-11feat(kernel): HeFS TeX specs have been updated, and cleaned up the official f...Amlal
2025-05-11fix(dev): emergency patches.Amlal
2025-05-11dev(feat:kernel): Working Core Layer of HeFS (Write/Read)Amlal
2025-05-10dev(kernel/HeFS): code cleanup, and improvements on the FS driver code.Amlal
2025-05-10dev(kernel): saving changes regarding HeFS, and also for the 0.0.2e2 release.Amlal
2025-05-10dev(kernel): feat: AHCI driver improvements against 'disk hangs', and HeFS ha...Amlal
2025-05-09dev(kernel, tooling): better code quality inside the codebase and more checks...Amlal
2025-05-08meta(kernel): saving changes to avoid loss.Amlal
2025-05-08feat(tooling): update HeFS headers, and better HeFS tooling.Amlal
2025-05-07feat(kernel): HeFS fixes, AHCI improvements, and MBCI tweaks.Amlal
2025-05-07feat(modules/MBCI): Finalize MBCI base module.Amlal
2025-05-06dev(kernel): Fix typo of `kHeFSDefaultVoluneName` to `kHeFSDefaultVolumeName`...Amlal El Mahrouss
2025-05-06feat(HeFS): Filesystem fixes and optimizations.Amlal
2025-05-06feat(kernel/HeFS): move sz_out out of the loop, to avoid it being reset.Amlal
2025-05-06feat(kernel): Working on the last parts of HeFS V1, which will act as the bas...Amlal
2025-05-05feat(kernel): new HeFS version, scheduler allocation tree improvements and re...0.0.2e1Amlal
2025-05-05feat(kernel): add .filetest to check if filesystem works correctly.Amlal
2025-05-05feat(kernel): remove usage of `left` inside `hefsi_rotate_tree`Amlal
2025-05-05fs:HeFS: Filesystem fixes.Amlal