Historique des commits

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