Historique des commits

Auteur SHA1 Message Date
  Christopher Haster abbfe8e92e Reduced lfs_dir_traverse's explicit stack to 3 frames il y a 3 ans
  Christopher Haster c60c977c25 Merge pull request #658 from littlefs-project/no-recursion il y a 3 ans
  Christopher Haster 3ce64d1ac0 Merge pull request #666 from invoxiaamo/rename-opti2 il y a 3 ans
  Christopher Haster 0ced3623d4 Merge pull request #657 from littlefs-project/copyright-update il y a 3 ans
  Christopher Haster f28ac3ea7d Merge pull request #638 from lmapii/master il y a 3 ans
  Christopher Haster a94fbda1cd Merge pull request #632 from robekras/patch-1 il y a 3 ans
  Christopher Haster cc025653ed Merge pull request #630 from Johnxjj/dev-johnxjj il y a 3 ans
  Christopher Haster bfb9bd2483 Merge pull request #614 from nnayo/fix_no_malloc_2 il y a 3 ans
  Christopher Haster f40b854ab5 Merge pull request #584 from colin-foster-in-advantage/block_size_mount_fail il y a 3 ans
  Arnaud Mouiche c2fa1bb7df Optimization of the rename case. il y a 4 ans
  martin 3b62ec1c47 Updated error handling for NOSPC il y a 3 ans
  xujunjun b898977fd8 Set the limit, the cursor cannot be set to a negative number il y a 3 ans
  Colin Foster cf274e6ec6 Squash of CR changes il y a 4 ans
  Christopher Haster 425dc810a5 Modified robekras's optimization to avoid flush for all seeks in cache il y a 3 ans
  robekras a6f01b7d6e Update lfs.c il y a 3 ans
  Christopher Haster 9c7e232086 Fixed missing definition of lfs_cache_drop in readonly mode il y a 3 ans
  Christopher Haster c676bcee4c Merge branch 'bf_lfs_file_seek_readonly' into HEAD il y a 3 ans
  Christopher Haster 03f088b92c Tweaked lfs_file_flush to still flush caches when build under LFS_READONLY il y a 3 ans
  ondrap e955b9f65d Fix lfs_file_seek doesn't update cache properties correctly in readonly mode. Invalidate cache to fix it. il y a 3 ans
  Christopher Haster 5801169348 Merge pull request #635 from mikee47/fix/spelling-errors il y a 3 ans
  Christopher Haster 2d6f4ead13 Merge pull request #620 from XinStellaris/master il y a 3 ans
  Christopher Haster 2db5dc80c2 Update copyright notice il y a 3 ans
  田昕 1363c9f9d4 fix bug:lfs_alloc will alloc one block repeatedly in multiple split il y a 4 ans
  Christopher Haster 8109f28266 Removed recursion from lfs_dir_traverse il y a 3 ans
  Christopher Haster fedf646c79 Removed recursion in file read/writes il y a 3 ans
  Christopher Haster 84da4c0b1a Removed recursion from commit/relocate code path il y a 3 ans
  yog e334983767 don't use lfs_file_open() when LFS_NO_MALLOC is set il y a 4 ans
  mikee47 4977fa0c0e Fix spelling errors il y a 4 ans
  Colin Foster 487df12dde Fail when block_size doesn't match config il y a 4 ans
  Colin Foster 3efb8e44f3 Fail mount when the block size changes il y a 4 ans