Histórico de Commits

Autor SHA1 Mensagem Data
  Christopher Haster 36973d8fd5 Fixed missing cache flush in lfs_migrate há 6 anos atrás
  Christopher Haster ef77195a64 Fixed limit of inline files based on LFS_ATTR_MAX há 6 anos atrás
  Christopher Haster 12e464e9c3 Fixed issue with writes following a truncate há 6 anos atrás
  Christopher Haster 9899c7fe48 Fixed read cache amount based on hint and offset há 6 anos atrás
  Deomid "rojer" Ryabkov 2533a0f6d6 Make lfs1_crc static so it doesn't conflict with prefixed LFS1 code há 6 anos atrás
  Christopher Haster 0a1f706ca2 Merge pull request #160 from FreddieChopin/no-cache-bypass há 6 anos atrás
  Freddie Chopin fdd239fe21 Don't bypass cache in `lfs_cache_prog()` and `lfs_cache_read()` há 6 anos atrás
  Christopher Haster 780ef2fce4 Fixed buffer overflow due to mistaking prog_size for cache_size há 6 anos atrás
  Ajay Bhargav 905727b684 Fix: length more than LFS_FILE_MAX should return error há 6 anos atrás
  Christopher Haster 48bd2bff82 Artificially limited number of file ids per metadata block há 6 anos atrás
  Christopher Haster 651e14e796 Cleaned up a couple of warnings há 6 anos atrás
  Christopher Haster 1ff6432298 Added clarification on buffer alignment. há 6 anos atrás
  Christopher Haster c2c2ce6b97 Fixed issue with handling block device errors in lfs_file_sync há 6 anos atrás
  Christopher Haster 0b76635f10 Added better handling of large program sizes (> 1024) há 6 anos atrás
  Christopher Haster 9568f8ee2d Added v1->v2 migration into CI há 6 anos atrás
  Christopher Haster 4ad09d6c4e Added migration from littlefs v1 há 6 anos atrás
  Christopher Haster 7d8f8ced03 Enabled -Wextra há 6 anos atrás
  Christopher Haster a0644794ca Fixed several small issues há 6 anos atrás
  Christopher Haster 10dfc36f08 Fixed issue with long names causing unbounded recursion há 6 anos atrás
  Christopher Haster 95c1a6339d Fixed corner case in block_cycles eviction logic há 6 anos atrás
  Christopher Haster 8cca1b6a86 Fixed several small issues found during wider testing há 7 anos atrás
  Christopher Haster 5fb8fa9f06 Fixed issue with global state updates being lost during relocates há 7 anos atrás
  Christopher Haster 916b308558 Fixed excessive waste from overly large inline files há 7 anos atrás
  Christopher Haster e1f9d2bc09 Added support for RAM-independent reading of inline files há 7 anos atrás
  Christopher Haster 51b2c7e4b6 Changed custom attribute descriptors to used arrays há 7 anos atrás
  Christopher Haster 66d751544d Modified global state format to work with new tag format há 7 anos atrás
  Christopher Haster b989b4a89f Cleaned up tag encoding, now with clear chunk field há 7 anos atrás
  Christopher Haster a548ce68c1 Switched to traversal-based compact logic há 7 anos atrás
  Christopher Haster dc507a7b5f Changed required alignment of lookahead_size to 64 bits há 7 anos atrás
  Christopher Haster 5b26c68ae2 Tweaked tag endianness to catch power-loss after <1 word is written há 7 anos atrás