커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  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 년 전
  田昕 1363c9f9d4 fix bug:lfs_alloc will alloc one block repeatedly in multiple split 4 년 전
  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 년 전
  Tobias Nießen fb2c311bb4 Fix compiler warnings when LFS_READONLY defined 4 년 전
  Christopher Haster bca64d76cf Merge branch 'devel' into ci-revamp 4 년 전
  Christopher Haster cab1d6cca6 Merge pull request #514 from mon/feature/assert_early_return 4 년 전
  Will e7e4b352bd lfs_fs_preporphans ret int for graceful LFS_ASSERT 5 년 전
  Christopher Haster 9449ef4be4 Merge pull request #511 from embeddedt/fix_lseek 4 년 전
  Christopher Haster cfe779fc08 Merge pull request #508 from littlefs-project/fix-sanity-check 4 년 전
  Christopher Haster 0db6466984 Merge pull request #502 from mon/feature/meta_limits 4 년 전
  Christopher Haster 10a08833c6 Moved lfs_mdir_isopen behind LFS_NO_ASSERT 5 년 전
  Christopher Haster 47d6b2fcf3 Removed unnecessary truncate condition thanks to new seek optimization 5 년 전
  Christopher Haster 745d98cde0 Fixed lfs_file_truncate issue where internal state may not be flushed 5 년 전
  Themba Dube 3216b07c3b Use lfs_file_rawsize to calculate LFS_SEEK_END position 5 년 전