Историја ревизија

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