Historique des commits

Auteur SHA1 Message Date
  Christopher Haster db8872781a Added error code LFS_ERR_NOTEMPTY il y a 8 ans
  Christopher Haster c2fab8fabb Added asserts on geometry and updated config documentation il y a 8 ans
  Christopher Haster 472ccc4203 Fixed file truncation without writes il y a 8 ans
  Christopher Haster aea3d3db46 Fixed positive seek bounds checking il y a 8 ans
  Christopher Haster be22d3449f Updated links to Mbed OS il y a 8 ans
  Christopher Haster 425aa3c694 Fixed issue with immediate exhaustion and small unaligned storage il y a 8 ans
  Christopher Haster 5ee20e8d77 Fixed pipefail issue that was preventing CI from reporting errors il y a 8 ans
  Christopher Haster bf78b09d37 Added directory list for synchronizing in flight directories il y a 8 ans
  Christopher Haster e169d06c57 Removed vestigial function declaration il y a 8 ans
  Christopher Haster 996cd8af22 Revisited documentation il y a 8 ans
  Christopher Haster 78c79ecb9e Added QUIET flag to tests so CI is readable il y a 8 ans
  Christopher Haster f9f4f5ccec Fixed standard name mismatch LFS_ERR_EXISTS -> LFS_ERR_EXIST il y a 8 ans
  Christopher Haster 843e3c6c75 Added sticky-bit for preventing file syncs after write errors il y a 8 ans
  Christopher Haster 2612e1b3fa Modified lfs_ctz_extend to be a little bit safer il y a 8 ans
  Christopher Haster 6664723e18 Fixed issue with committing directories to bad-blocks that are stuck il y a 8 ans
  Christopher Haster 3f31c8cba3 Fixed corner case with immediate exhaustion and lookahead==block_count il y a 8 ans
  Christopher Haster f4aeb8331a Fixed issue with aggressively rounding down lookahead configuration il y a 8 ans
  Christopher Haster db51a395ba Removed stray newline in LFS_ERROR for version il y a 8 ans
  Christopher Haster 2ab150cc50 Removed toolchain specific warnings il y a 8 ans
  Christopher Haster 0825d34f3d Adopted alternative implementation for lfs_ctz_index il y a 8 ans
  Christopher Haster 46e22b2a38 Adopted lfs_ctz_index implementation using popcount il y a 8 ans
  Christopher Haster 4fdca15a0d Slight name change with ctz skip-list functions il y a 8 ans
  Christopher Haster 454b588f73 Updated SPEC.md and DESIGN.md based on recent changes il y a 8 ans
  Christopher Haster f3578e3250 Removed clamping to block size in ctz linked-list il y a 8 ans
  Christopher Haster 83d4c614a0 Updated copyright il y a 8 ans
  Christopher Haster 539409e2fb Refactored deduplicate/deorphan step to single deorphan step il y a 8 ans
  Christopher Haster 2936514b5e Added atomic move using dirty tag in entry type il y a 8 ans
  Christopher Haster ac9766ee39 Added self-hosting fuzz test using littlefs-fuse il y a 8 ans
  Christopher Haster 9db1a86498 Added specification document il y a 8 ans
  Christopher Haster 984340225b Fixed incorrect return value from lfs_file_seek il y a 8 ans