提交歷史

作者 SHA1 備註 提交日期
  Christopher Haster 454b588f73 Updated SPEC.md and DESIGN.md based on recent changes 8 年之前
  Christopher Haster f3578e3250 Removed clamping to block size in ctz linked-list 8 年之前
  Christopher Haster 83d4c614a0 Updated copyright 8 年之前
  Christopher Haster 539409e2fb Refactored deduplicate/deorphan step to single deorphan step 8 年之前
  Christopher Haster 2936514b5e Added atomic move using dirty tag in entry type 8 年之前
  Christopher Haster ac9766ee39 Added self-hosting fuzz test using littlefs-fuse 8 年之前
  Christopher Haster 9db1a86498 Added specification document 8 年之前
  Christopher Haster 984340225b Fixed incorrect return value from lfs_file_seek 8 年之前
  Christopher Haster 273cb7c9c8 Fixed problem with lookaheads larger than block device 8 年之前
  Christopher Haster d9367e05ce Fixed collection of multiblock directories 8 年之前
  Christopher Haster a83b2fe463 Added checks for out-of-bound seeks 8 年之前
  Christopher Haster a8fa5e6571 Fixed some corner cases with paths 8 年之前
  Christopher Haster 26dd49aa04 Fixed issue with negative modulo with unaligned lookaheads 8 年之前
  Christopher Haster 0982020fb3 Fixed issue with cold-write after seek to block boundary 8 年之前
  Christopher Haster c2283a2753 Extended entry tag to support attributes 8 年之前
  Christopher Haster 8795f0e0b7 Added build size output to CI 8 年之前
  Christopher Haster 47db7a7370 Added sanity check for compiling example 8 年之前
  Christopher Haster 476915fee6 Removed a few "what"s from the documentation 8 年之前
  Christopher Haster 663e953a50 Adopted the Apache 2.0 license 8 年之前
  Christopher Haster 51c8b02336 Updated .travis.yml to test multiple cache sizes 8 年之前
  Christopher Haster 8a9b9baa12 Modified entry head to include name length 8 年之前
  Christopher Haster 931442a784 Adopted redundant cache read in lfs_file_relocate 8 年之前
  Christopher Haster 0e1022a86c Fixed missing erase during file relocation 8 年之前
  Christopher Haster a1138a41ce Fixed dirty rcache during directory commit 8 年之前
  Christopher Haster 11664160a8 Fixed relocation bug when a file is closed with lingering caches 8 年之前
  Christopher Haster fe28ea0f93 Added internal check of data written to disk 8 年之前
  Christopher Haster 1eeb2a6811 Shrinked on-disk directory program size 8 年之前
  Christopher Haster 0d66f9f991 Cleaned up design documentation 8 年之前
  Christopher Haster d2bf2bbc72 Added documentation over the underlying design 8 年之前
  Christopher Haster 69294ac418 Added better documentation 8 年之前