提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Christopher Haster d7a911923b Merge pull request #1027 from littlefs-project/fix-seek-overflow-ub 1 年之前
  Christopher Haster 2ba4280a5e Merge pull request #997 from littlefs-project/fix-trace-format-again 1 年之前
  Christopher Haster 999ef6656f paths: Changed CREAT with a trailing slash to return NOTDIR 1 年之前
  Christopher Haster 80ca1ea300 paths: Reject empty paths 1 年之前
  Christopher Haster 815f0d85a5 paths: Fixed dots followed by dotdots 1 年之前
  Christopher Haster dc92dec6d3 paths: Reject dotdots above root 1 年之前