Commit historia

Upphovsman SHA1 Meddelande Datum
  Christopher Haster e279c8ff90 Tweaked debug output 6 år sedan
  Christopher Haster 6a1ee91490 Added trace statements through LFS_YES_TRACE 6 år sedan
  Christopher Haster b73ac594f2 Fixed issues with reading and caching inline files 6 år sedan
  Christopher Haster 614f7b1e68 Fixed accidental truncate after seek on inline files 6 år sedan
  Christopher Haster a9a61a3e78 Added redundant compaction to lfs_format/lfs_migrate 6 år sedan
  Christopher Haster 36973d8fd5 Fixed missing cache flush in lfs_migrate 6 år sedan
  Christopher Haster ef77195a64 Fixed limit of inline files based on LFS_ATTR_MAX 6 år sedan
  Christopher Haster 12e464e9c3 Fixed issue with writes following a truncate 6 år sedan
  Christopher Haster 9899c7fe48 Fixed read cache amount based on hint and offset 6 år sedan
  Deomid "rojer" Ryabkov 2533a0f6d6 Make lfs1_crc static so it doesn't conflict with prefixed LFS1 code 6 år sedan
  Christopher Haster 0a1f706ca2 Merge pull request #160 from FreddieChopin/no-cache-bypass 6 år sedan
  Freddie Chopin fdd239fe21 Don't bypass cache in `lfs_cache_prog()` and `lfs_cache_read()` 6 år sedan
  Christopher Haster 780ef2fce4 Fixed buffer overflow due to mistaking prog_size for cache_size 6 år sedan
  Ajay Bhargav 905727b684 Fix: length more than LFS_FILE_MAX should return error 6 år sedan
  Christopher Haster 48bd2bff82 Artificially limited number of file ids per metadata block 6 år sedan
  Christopher Haster 651e14e796 Cleaned up a couple of warnings 6 år sedan
  Christopher Haster 1ff6432298 Added clarification on buffer alignment. 6 år sedan
  Christopher Haster c2c2ce6b97 Fixed issue with handling block device errors in lfs_file_sync 6 år sedan
  Christopher Haster 0b76635f10 Added better handling of large program sizes (> 1024) 6 år sedan
  Christopher Haster 9568f8ee2d Added v1->v2 migration into CI 6 år sedan
  Christopher Haster 4ad09d6c4e Added migration from littlefs v1 6 år sedan
  Christopher Haster 7d8f8ced03 Enabled -Wextra 6 år sedan
  Christopher Haster a0644794ca Fixed several small issues 6 år sedan
  Christopher Haster 10dfc36f08 Fixed issue with long names causing unbounded recursion 6 år sedan
  Christopher Haster 95c1a6339d Fixed corner case in block_cycles eviction logic 6 år sedan
  Christopher Haster 8cca1b6a86 Fixed several small issues found during wider testing 6 år sedan
  Christopher Haster 5fb8fa9f06 Fixed issue with global state updates being lost during relocates 6 år sedan
  Christopher Haster 916b308558 Fixed excessive waste from overly large inline files 7 år sedan
  Christopher Haster e1f9d2bc09 Added support for RAM-independent reading of inline files 7 år sedan
  Christopher Haster 51b2c7e4b6 Changed custom attribute descriptors to used arrays 7 år sedan