index
:
NeKernel
atom-improvements
bootloader-updates
buffered-stream-requirements
develop
ex-cpp-module-develop-archive
filesystem-kit-bump
ipxe-bootz-support
kernel-bootkit-posix-additions
kernel-level-tweaks
kernel-task-scheduler-impl
mkfs-tweaks
openhefs-filemgr-support
posixkit-macro-additions
update-authormap
update-citations
v0.1.1-develop
v0.1.2-develop
v0.1.21-develop
v0.1.31-develop
Ne System's NeKernel: The Open Source Modular C++ Microkernel written in C++20.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
kernel
/
src
/
FS
/
HeFS+FileSystemParser.cc
Age
Commit message (
Expand
)
Author
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
feat(kernel): Working on the last parts of HeFS V1, which will act as the bas...
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(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
kernel: HeFS: breaking changes — major refactor of Index Node Directory layout
Amlal