chiark / gitweb /
coquet.git
2025-05-12 Dan SheppardMake superblock whole block. main
2025-05-12 Dan Sheppardminor tidy
2025-05-12 Dan SheppardBigger flags; comment ffixes.
2025-05-03 Dan SheppardDon't flip superblock on no sync write.
2025-04-28 Dan SheppardAllow superblock to be written without fsync.
2025-04-23 Dan SheppardLoad page.
2025-04-23 Dan SheppardStart of main section file save/load.
2025-04-23 Dan SheppardTest more fully and simply now test is fast.
2025-04-23 Dan SheppardFile size vfs method; in-memory test FS for slow tests.
2025-04-22 Dan SheppardFix leak during tests.
2025-04-22 Dan SheppardWhy'd no one tell me about bool? :-D
2025-04-22 Dan SheppardTest correct behaviour with corrupt superblock.
2025-04-22 Dan SheppardTest desc truncation.
2025-04-22 Dan SheppardDescription in superblock.
2025-04-22 Dan SheppardBasic superblock test.
2025-04-22 Dan SheppardAdd sha2 tests to infra.
2025-04-22 Dan SheppardTest infrastructure.
2025-04-21 Dan SheppardOrganise files.
2025-04-11 Dan SheppardMore superblock work!
2025-04-11 Dan SheppardSuperblock loading and saving.
2025-04-11 Dan Sheppardstack overflow audit.
2025-04-11 Dan SheppardMisc sha32 fixes.
2025-04-11 Dan Sheppardsha2
2025-04-11 Dan Sheppardfsync
2025-04-10 Dan Shepparddelete
2025-04-10 Dan SheppardStart of POSIX VFS layer.