Histórico de commits

Autor SHA1 Mensagem Data
  Christopher Haster 312326c4e4 Added a better solution for large prog sizes 6 anos atrás
  Christopher Haster 649640c605 Fixed workaround for erase sizes >1024 B 6 anos atrás
  Ar2rL 7e1bad3eee Set LFS_F_OPENED flag at places required by lfs internal logic. 6 anos atrás
  Ar2rL 72a3758958 Use LFS_F_OPENED flag to protect against use of not opened or closed file. 6 anos atrás
  Christopher Haster 53a6e04712 Changed block_cycles disable from 0 to -1 6 anos atrás
  Christopher Haster 52a90b8dcc Added asserts on positive return values from block device functions 6 anos atrás
  Christopher Haster e279c8ff90 Tweaked debug output 6 anos atrás
  Christopher Haster 6a1ee91490 Added trace statements through LFS_YES_TRACE 6 anos atrás
  Christopher Haster b73ac594f2 Fixed issues with reading and caching inline files 6 anos atrás
  Christopher Haster 614f7b1e68 Fixed accidental truncate after seek on inline files 6 anos atrás
  Christopher Haster a9a61a3e78 Added redundant compaction to lfs_format/lfs_migrate 6 anos atrás
  Christopher Haster 36973d8fd5 Fixed missing cache flush in lfs_migrate 6 anos atrás
  Christopher Haster ef77195a64 Fixed limit of inline files based on LFS_ATTR_MAX 6 anos atrás
  Christopher Haster 12e464e9c3 Fixed issue with writes following a truncate 6 anos atrás
  Christopher Haster 9899c7fe48 Fixed read cache amount based on hint and offset 6 anos atrás
  Deomid "rojer" Ryabkov 2533a0f6d6 Make lfs1_crc static so it doesn't conflict with prefixed LFS1 code 6 anos atrás
  Christopher Haster 0a1f706ca2 Merge pull request #160 from FreddieChopin/no-cache-bypass 6 anos atrás
  Freddie Chopin fdd239fe21 Don't bypass cache in `lfs_cache_prog()` and `lfs_cache_read()` 6 anos atrás
  Christopher Haster 780ef2fce4 Fixed buffer overflow due to mistaking prog_size for cache_size 6 anos atrás
  Ajay Bhargav 905727b684 Fix: length more than LFS_FILE_MAX should return error 6 anos atrás
  Christopher Haster 48bd2bff82 Artificially limited number of file ids per metadata block 6 anos atrás
  Christopher Haster 651e14e796 Cleaned up a couple of warnings 6 anos atrás
  Christopher Haster 1ff6432298 Added clarification on buffer alignment. 6 anos atrás
  Christopher Haster c2c2ce6b97 Fixed issue with handling block device errors in lfs_file_sync 6 anos atrás
  Christopher Haster 0b76635f10 Added better handling of large program sizes (> 1024) 6 anos atrás
  Christopher Haster 9568f8ee2d Added v1->v2 migration into CI 6 anos atrás
  Christopher Haster 4ad09d6c4e Added migration from littlefs v1 6 anos atrás
  Christopher Haster 7d8f8ced03 Enabled -Wextra 6 anos atrás
  Christopher Haster a0644794ca Fixed several small issues 6 anos atrás
  Christopher Haster 10dfc36f08 Fixed issue with long names causing unbounded recursion 6 anos atrás