summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/src/FS/HeFS+FileSystemParser.cc
AgeCommit message (Expand)Author
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
2025-05-05feat(HeFS): Improving implementation and its quirks.Amlal
2025-05-05kernel(feat): fix compilation error casued by the previous commit being too '...Amlal
2025-05-04feat(kernel/filesystem): update HeFS's FNV algorithm to 64-bit.Amlal
2025-05-04feat(filesystem): Update HeFS implementation and specifications.Amlal
2025-05-03FS:HeFS: document hefsi_hash_64.Amlal
2025-05-03kernel: HeFS: breaking changes — major refactor of Index Node Directory layoutAmlal