1. adad0fb Merge pull request #1140 from tjko/littlefs-toy by Christopher Haster · 3 months ago upstream/devel upstream/master upstream/v2 v2.11.2
  2. ed12705 Merge pull request #1137 from dschendt/dschendt-fix-dir-count by Christopher Haster · 3 months ago
  3. ec26996 Merge pull request #1134 from elupus/patch-2 by Christopher Haster · 3 months ago
  4. 17ab6e9 Merge pull request #1133 from elupus/patch-1 by Christopher Haster · 3 months ago
  5. 4cd2bfc Fixed inverted dir->count check logic by Christopher Haster · 3 months ago
  6. f24ff9f Moved dir->count check before commit, limited to < 0xff by Christopher Haster · 3 months ago
  7. f5b2226 Add littlefs-toy to the related projects section. by Timo Kokkonen · 4 months ago
  8. 172a186 compact when dir count hits 0x3ff by David · 4 months ago
  9. 8b75de7 fix: add missing return causing uninitialized reads by Joakim Plate · 5 months ago
  10. 11cecd0 fix: also assert inside lfs_bd_read by Joakim Plate · 5 months ago
  11. 8c7b6b2 fix: false uninitialized read warning by Joakim Plate · 5 months ago
  12. 8e251dd Merge pull request #1110 from Ryan-CW-Code/perf_gc by Christopher Haster · 6 months ago v2.11.1
  13. 25b9a4a Merge pull request #1109 from Ryan-CW-Code/never_read by Christopher Haster · 6 months ago
  14. 2acf939 Merge pull request #1106 from littlefs-project/fix-make-build-dep by Christopher Haster · 6 months ago
  15. d5a86fd style: format code, limit to 80 columns. by ryancw · 7 months ago
  16. 2349ac8 perf: gc might try to populate the lookahead buffer each time by ryancw · 7 months ago
  17. 0755b00 refactor: value stored to 'diff' is never read by ryancw · 7 months ago
  18. 8365bbb make: Added missing BUILD_DEP include by Christopher Haster · 8 months ago upstream/fix-make-build-dep
  19. 16ceb67 Merge pull request #1103 from littlefs-project/devel by Christopher Haster · 8 months ago v2.11.0
  20. 8434536 Bumped minor version to v2.11 by Christopher Haster · 8 months ago
  21. 523319b Merge pull request #1104 from DvdGiessen/os-rename-between-filesystems by Christopher Haster · 8 months ago
  22. ba250a3 use shutil.move instead of os.rename to move file by Daniël van de Giessen · 8 months ago
  23. 8c458fa Merge pull request #1094 from sosthene-nitrokey/shrink-fs by Christopher Haster · 8 months ago
  24. 3149201 Merge pull request #1091 from yamt/mach-o by Christopher Haster · 8 months ago
  25. 6a43f3c Merge pull request #1090 from yamt/clang by Christopher Haster · 8 months ago
  26. d73fb8e Merge pull request #1099 from littlefs-project/fix-remove-double-deorphan by Christopher Haster · 8 months ago
  27. c1bf7ce Merge pull request #1100 from selimkeles/fix/bitshift_overflow by Christopher Haster · 8 months ago
  28. b26bf34 Merge pull request #1095 from DvdGiessen/lfs_crc by Christopher Haster · 8 months ago
  29. 0115cf6 gha: Dropped explicit CFLAGS from clang testing in CI by Christopher Haster · 8 months ago
  30. bff4dfd Added NO_GCC to allow users to explicitly disable GCC-specific flags by Christopher Haster · 8 months ago
  31. edaaaf8 Apply review comments by Sosthène Guédon · 8 months ago
  32. 7d79423 Rename SHRINKIFCHEAP to SHRINKNONRELOCATING by Sosthène Guédon · 8 months ago
  33. 7782d3d Mention that shrinking is unlikely to work by Sosthène Guédon · 8 months ago
  34. f4a1bb3 fix: added uint32_t cast to the bitshift places by selim.keles · 8 months ago
  35. 9b8f802 fixup! Add support for shrinking a filesystem by Sosthène Guédon · 8 months ago
  36. a3d6bec Fixed a double deorphan caused by relocation mid dir remove by Christopher Haster · 8 months ago upstream/fix-remove-double-deorphan
  37. 0634d13 tests: Added non-reentrant variants of orphan/relocation tests by Christopher Haster · 8 months ago
  38. 2105e50 Add support for shrinking a filesystem by Sosthène Guédon · 9 months ago
  39. b823728 lfs_crc should be static if LFS_CRC is defined by Daniël van de Giessen · 9 months ago
  40. 0d861b7 adapt the linker sections usage to mach-o by YAMAMOTO Takashi · 9 months ago
  41. 26bee8a drop a few unsupported CFLAGS for clang by YAMAMOTO Takashi · 9 months ago
  42. 8ed63b2 Merge pull request #1084 from elupus/fix/packing by Christopher Haster · 10 months ago v2.10.2
  43. a666730 Merge pull request #1078 from BrianPugh/unit-test-readme by Christopher Haster · 10 months ago
  44. 47e738b Merge pull request #1071 from RocLoong/patch-1 by Christopher Haster · 10 months ago
  45. 81b0db0 Merge pull request #1070 from Noxet/filebd-wrong-cast by Christopher Haster · 10 months ago
  46. 63ab1ff Merge pull request #1068 from littlefs-project/fix-dir-remove-read by Christopher Haster · 10 months ago
  47. ca1081e Merge pull request #1065 from amubiera/fix-unsafe-use-of-bool by Christopher Haster · 10 months ago
  48. 76027f1 Merge pull request #1064 from tim-nordell-nimbelink/fix/script_syntax_warnings by Christopher Haster · 10 months ago
  49. 61a1b0b Tweaked lfs_gstate_iszero for terseness by Christopher Haster · 10 months ago
  50. ffafb9c fix: avoid assuming struct packing by Joakim Plate · 10 months ago
  51. 5281a20 README.md: Tweaked testing documentation by Christopher Haster · 10 months ago
  52. f555203 Add a little bit of documentation on how to run tests. by Brian Pugh · 10 months ago
  53. 936919d LFS_TRACE: Fixed sign mismatch in lfs_file_size by Rocloong · 11 months ago
  54. d2c3a47 gha: Added test-yes-trace build/test job to CI by Christopher Haster · 11 months ago
  55. 0320e7d Changed cast to correct type when trace is enabled for filebd by Jonathan Sönnerup · 11 months ago
  56. caba4f3 Fixed dir iteration being broken by concurrent removes by Christopher Haster · 11 months ago upstream/fix-dir-remove-read
  57. 152d030 Fix for "unsafe use of type bool" warning when compiling with MSVC. by Amilcar Ubiera · 11 months ago
  58. 8d01895 scripts: Fixed several SyntaxWarning for python test helpers by Tim Nordell · 12 months ago
  59. 0494ce7 Merge pull request #1058 from littlefs-project/fix-seek-eob-cache by Christopher Haster · 1 year ago v2.10.1
  60. 366100b Fixed incorrect cache reuse when seeking from end-of-block by Christopher Haster · 1 year ago upstream/fix-seek-eob-cache
  61. 630a0d8 Merge pull request #1050 from littlefs-project/devel by Christopher Haster · 1 year, 1 month ago v2.10.0
  62. 3d03864 Bumped minor version to v2.10 by Christopher Haster · 1 year, 1 month ago
  63. b8e4433 Merge pull request #1052 from wangdongustc/assert_null_sync by Christopher Haster · 1 year, 1 month ago
  64. dae656a Fix prettyasserts.py for pointer asserts by Dong Wang · 1 year, 1 month ago
  65. 469c863 Assert on NULL IO function by Dong Wang · 1 year, 1 month ago
  66. 215613e gha: Fixed x86-only statuses by Christopher Haster · 1 year, 1 month ago upstream/ci-fix-x86-only-statuses
  67. 2fcecc8 Merge pull request #1046 from littlefs-project/fix-trailing-slashes by Christopher Haster · 1 year, 1 month ago
  68. 78f9a5f Merge pull request #1038 from littlefs-project/link-ramcrc32bd-ramrsbd by Christopher Haster · 1 year, 1 month ago
  69. 83fe41b Merge pull request #1031 from littlefs-project/fix-enospc-issues by Christopher Haster · 1 year, 1 month ago
  70. d7a9119 Merge pull request #1027 from littlefs-project/fix-seek-overflow-ub by Christopher Haster · 1 year, 1 month ago
  71. 2ba4280 Merge pull request #997 from littlefs-project/fix-trace-format-again by Christopher Haster · 1 year, 1 month ago
  72. c961e1f Merge pull request #1004 from yamt/user-define-header by Christopher Haster · 1 year, 1 month ago
  73. bd01a4c Merge pull request #1013 from wdfk-prog/feature_2.9.3 by Christopher Haster · 1 year, 1 month ago
  74. 999ef66 paths: Changed CREAT with a trailing slash to return NOTDIR by Christopher Haster · 1 year, 1 month ago upstream/fix-trailing-slashes
  75. b735c8f paths: Added tests over NOENT + trailing slash/dot by Christopher Haster · 1 year, 1 month ago
  76. 3094705 paths: Extended tests to cover open with CREAT/EXCL by Christopher Haster · 1 year, 1 month ago
  77. 80ca1ea paths: Reject empty paths by Christopher Haster · 1 year, 1 month ago
  78. 815f0d8 paths: Fixed dots followed by dotdots by Christopher Haster · 1 year, 1 month ago
  79. dc92dec paths: Reject dotdots above root by Christopher Haster · 1 year, 1 month ago
  80. a603507 paths: Fixed/doc trailing slash/dot POSIX incompatibilities by Christopher Haster · 1 year, 1 month ago
  81. 232e736 paths: Added trailing slashes and dots tests by Christopher Haster · 1 year, 1 month ago
  82. 0de0389 paths: Reworked test_paths to cover more corner cases by Christopher Haster · 1 year, 1 month ago
  83. 1407db9 Added links to ramcrc32bd and ramrsbd by Christopher Haster · 1 year, 2 months ago upstream/link-ramcrc32bd-ramrsbd
  84. ea431bd Added some checks that metadata_max makes sense by Christopher Haster · 1 year, 3 months ago upstream/fix-enospc-issues
  85. 2d62d2f Fixed metadata_max==prog_size commit->end calculation by Christopher Haster · 1 year, 3 months ago
  86. 1f82c0f Added some metadata_max testing by Christopher Haster · 1 year, 3 months ago
  87. a2c2e49 Write the detect cycles function as a function to optimize code by wdfk-prog · 1 year, 3 months ago
  88. abaec45 Fixed seek undefined behavior on signed integer overflow by Christopher Haster · 1 year, 3 months ago upstream/fix-seek-overflow-ub
  89. f1c430e Added some tests around seek integer overflow/underflow by Christopher Haster · 1 year, 3 months ago
  90. 4a845be Rename LFS_USER_DEFINES to LFS_DEFINES by YAMAMOTO Takashi · 1 year, 3 months ago
  91. e1636d0 Add an alternative way to override LFS_MALLOC etc by YAMAMOTO Takashi · 1 year, 3 months ago
  92. b78afe2 Merge pull request #1026 from yamt/update-gh-actions by Christopher Haster · 1 year, 3 months ago
  93. 798073c gha: Dropped minor/patch version pinning of actions by Christopher Haster · 1 year, 3 months ago
  94. 7db9e16 gha: Switched to standard da for cross-workflow downloads by Christopher Haster · 1 year, 3 months ago
  95. 2c4b262 gha: Merge artifacts on download by Christopher Haster · 1 year, 3 months ago
  96. 72a4b57 gha: Make the artifact names unique by YAMAMOTO Takashi · 1 year, 3 months ago
  97. 6e72698 gha: Update github actions to the latest versions by YAMAMOTO Takashi · 1 year, 3 months ago
  98. ac20758 Fixed some more LFS_TRACE format specifiers by Christopher Haster · 1 year, 6 months ago upstream/fix-trace-format-again
  99. d01280e Merge pull request #968 from littlefs-project/link-pico-littlefs-usb by Christopher Haster · 1 year, 8 months ago v2.9.3
  100. 6e52140 Merge pull request #959 from littlefs-project/fix-expanded-magic by Christopher Haster · 1 year, 8 months ago