Commit History

Author SHA1 Message Date
  Christopher Haster ed127050bb Merge pull request #1137 from dschendt/dschendt-fix-dir-count 2 months ago
  Christopher Haster ec26996631 Merge pull request #1134 from elupus/patch-2 2 months ago
  Christopher Haster 4cd2bfc2c1 Fixed inverted dir->count check logic 2 months ago
  Christopher Haster f24ff9fb25 Moved dir->count check before commit, limited to < 0xff 2 months ago
  David 172a186fa9 compact when dir count hits 0x3ff 3 months ago
  Joakim Plate 8b75de74c9 fix: add missing return causing uninitialized reads 4 months ago
  Joakim Plate 11cecd079c fix: also assert inside lfs_bd_read 4 months ago
  Joakim Plate 8c7b6b26e6 fix: false uninitialized read warning 4 months ago
  Christopher Haster 8e251dd675 Merge pull request #1110 from Ryan-CW-Code/perf_gc 5 months ago
  ryancw d5a86fd28d style: format code, limit to 80 columns. 6 months ago
  ryancw 2349ac8c96 perf: gc might try to populate the lookahead buffer each time 6 months ago
  ryancw 0755b00c21 refactor: value stored to 'diff' is never read 6 months ago
  Christopher Haster 8c458fa6bd Merge pull request #1094 from sosthene-nitrokey/shrink-fs 7 months ago
  Sosthène Guédon edaaaf88ea Apply review comments 7 months ago
  Sosthène Guédon 7d79423972 Rename SHRINKIFCHEAP to SHRINKNONRELOCATING 7 months ago
  Sosthène Guédon 9b8f802b43 fixup! Add support for shrinking a filesystem 7 months ago
  Christopher Haster a3d6bec5f0 Fixed a double deorphan caused by relocation mid dir remove 7 months ago
  Sosthène Guédon 2105e502c5 Add support for shrinking a filesystem 8 months ago
  Christopher Haster 8ed63b27be Merge pull request #1084 from elupus/fix/packing 9 months ago
  Christopher Haster 47e738b788 Merge pull request #1071 from RocLoong/patch-1 9 months ago
  Christopher Haster 63ab1ffb65 Merge pull request #1068 from littlefs-project/fix-dir-remove-read 9 months ago
  Christopher Haster 61a1b0b496 Tweaked lfs_gstate_iszero for terseness 9 months ago
  Joakim Plate ffafb9cbb1 fix: avoid assuming struct packing 9 months ago
  Rocloong 936919d134 LFS_TRACE: Fixed sign mismatch in lfs_file_size 10 months ago
  Christopher Haster caba4f31df Fixed dir iteration being broken by concurrent removes 10 months ago
  Amilcar Ubiera 152d03043c Fix for "unsafe use of type bool" warning when compiling with MSVC. 11 months ago
  Christopher Haster 366100b140 Fixed incorrect cache reuse when seeking from end-of-block 1 year ago
  Dong Wang 469c863c18 Assert on NULL IO function 1 year ago
  Christopher Haster 2fcecc8894 Merge pull request #1046 from littlefs-project/fix-trailing-slashes 1 year ago
  Christopher Haster 83fe41b605 Merge pull request #1031 from littlefs-project/fix-enospc-issues 1 year ago