summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/src/FS
AgeCommit message (Expand)Author
2025-04-27dev: fixes and improvements, codebase formating too.Amlal
2025-04-26dev, kernel, tooling: add HeFS tooling and early allocation stategy.Amlal
2025-04-26dev, kernel and user: codebase additions and work in progress 'tactical pause'Amlal
2025-04-26kernel, hefs: fixing issues with rb-tree, regarding the traversal of inds.Amlal
2025-04-26dev, kernel: add kernel on when the traversal hits 0 (it should never happen)Amlal
2025-04-26dev, kernel: saving work in progress code regarding scheduler and filesystem.Amlal
2025-04-25dev: fix readme clone link.Amlal
2025-04-25dev, kernel: improve nefs format method, hefs format method.Amlal
2025-04-25dev: better .clang-format, ran format command.Amlal
2025-04-25dev, boot, kernel: improvements, and fixing the VEPM formatter.Amlal
2025-04-24dev, kernel: early user_heap_tree rework of the scheduler's heap system.Amlal
2025-04-24dev, kernel, boot: HeFS, Scheduler, BootZ: see below.Amlal El Mahrouss
2025-04-24dev, kernel: HeFS patches and starting to implement filesystem.Amlal El Mahrouss
2025-04-22dev, kernel: Milestone towards 0.0.2, see details.Amlal El Mahrouss
2025-04-22fs, HeFS: additional patches regarding tree traversal.Amlal El Mahrouss
2025-04-22kernel, {fs,sched}: User RT scheduler fixes and HeFS advancements regarding t...Amlal El Mahrouss
2025-04-22dev, kernel: VEPM WiP implementation, and syschk fixes in WiP.Amlal El Mahrouss
2025-04-21dev, kernel: Made HeFS use a RB-Tree traversal algorithm.Amlal El Mahrouss
2025-04-21dev, kernel, tools, tooling, tex: add mk_app tool, see details.Amlal El Mahrouss
2025-04-20kernel, dev: python script to make an ESP from files.Amlal El Mahrouss
2025-04-20fs, kernel(HeFS): Implement `hefs_get_index_node` for tree traversal.Amlal El Mahrouss
2025-04-20kernel, FSKit: cleanup fs and document HeFilesystemParser.Amlal El Mahrouss
2025-04-190.0.1e: Last commit regarding 0.0.1Amlal El Mahrouss
2025-04-19dev, fs: document HeFS, add Ext2 C++ source file.Amlal El Mahrouss
2025-04-18kernel, boot: improvements and tweaks on the kernel's filesystems.Amlal El Mahrouss
2025-04-14bootloader, netboot: integrate EFI_SIMPLE_NETWORK_PROTOCOL for HTTP-based ker...Amlal El Mahrouss
2025-04-13kernel, NeFS.cc: update filesystem description, correcting the shot.Amlal El Mahrouss
2025-04-11tweak kernel, boot: use -Wall, -Werror, -Wpedantic now.Amlal El Mahrouss
2025-04-06fs/NeFS.cc: `buf` must be zeroed out.Amlal El Mahrouss
2025-04-06fs/nefs: Optimize ::Format method for EPM inside NeFileSystemParser.Amlal El Mahrouss
2025-03-31storage: unify naming for drive protocol interfaceAmlal El Mahrouss
2025-03-31boot: fix framebuffer init and restore boot on real hardwareAmlal El Mahrouss
2025-03-31meta/repository: fix capitalization on my name 'El' instead of 'EL'.Amlal El Mahrouss
2025-03-29ddk: refactor: reorganize kit into a standard kernel kit.Amlal El Mahrouss
2025-03-28kernel: breaking: Change namespace from NeOS to Kernel.Amlal El Mahrouss
2025-03-28ahci: WIP - refactor AHCI command engine, fix PRDT setup and LBA logicAmlal El Mahrouss
2025-03-24kernel(feat): Add basic wide system bug check (memory check), otherAmlal El Mahrouss
2025-03-23kernel(platform): Remove AXP platform.Amlal El Mahrouss
2025-03-23meta(kernel): Reworked repository's filesystem structure.Amlal El Mahrouss