提交历史

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