Histórico de Commits

Autor SHA1 Mensagem Data
  Christopher Haster f40b854ab5 Merge pull request #584 from colin-foster-in-advantage/block_size_mount_fail há 3 anos atrás
  Colin Foster cf274e6ec6 Squash of CR changes há 4 anos atrás
  Christopher Haster 9c7e232086 Fixed missing definition of lfs_cache_drop in readonly mode há 3 anos atrás
  Christopher Haster c676bcee4c Merge branch 'bf_lfs_file_seek_readonly' into HEAD há 3 anos atrás
  Christopher Haster 03f088b92c Tweaked lfs_file_flush to still flush caches when build under LFS_READONLY há 3 anos atrás
  ondrap e955b9f65d Fix lfs_file_seek doesn't update cache properties correctly in readonly mode. Invalidate cache to fix it. há 3 anos atrás
  Christopher Haster 5801169348 Merge pull request #635 from mikee47/fix/spelling-errors há 3 anos atrás
  Christopher Haster 2d6f4ead13 Merge pull request #620 from XinStellaris/master há 3 anos atrás
  田昕 1363c9f9d4 fix bug:lfs_alloc will alloc one block repeatedly in multiple split há 4 anos atrás
  mikee47 4977fa0c0e Fix spelling errors há 4 anos atrás
  Colin Foster 487df12dde Fail when block_size doesn't match config há 4 anos atrás
  Colin Foster 3efb8e44f3 Fail mount when the block size changes há 4 anos atrás
  Tobias Nießen fb2c311bb4 Fix compiler warnings when LFS_READONLY defined há 4 anos atrás
  Christopher Haster bca64d76cf Merge branch 'devel' into ci-revamp há 4 anos atrás
  Christopher Haster cab1d6cca6 Merge pull request #514 from mon/feature/assert_early_return há 4 anos atrás
  Will e7e4b352bd lfs_fs_preporphans ret int for graceful LFS_ASSERT há 5 anos atrás
  Christopher Haster 9449ef4be4 Merge pull request #511 from embeddedt/fix_lseek há 4 anos atrás
  Christopher Haster cfe779fc08 Merge pull request #508 from littlefs-project/fix-sanity-check há 4 anos atrás
  Christopher Haster 0db6466984 Merge pull request #502 from mon/feature/meta_limits há 4 anos atrás
  Christopher Haster 10a08833c6 Moved lfs_mdir_isopen behind LFS_NO_ASSERT há 5 anos atrás
  Christopher Haster 47d6b2fcf3 Removed unnecessary truncate condition thanks to new seek optimization há 5 anos atrás
  Christopher Haster 745d98cde0 Fixed lfs_file_truncate issue where internal state may not be flushed há 5 anos atrás
  Themba Dube 3216b07c3b Use lfs_file_rawsize to calculate LFS_SEEK_END position há 5 anos atrás
  Christopher Haster b2235e956d Added GitHub workflows to run tests há 5 anos atrás
  Themba Dube 6bb4043154 Skip flushing file if lfs_file_rawseek() doesn't change position há 5 anos atrás
  Christopher Haster 2b804537b0 Moved sanity check in lfs_format after compaction há 5 anos atrás
  Will 37f4de2976 Remove inline_files_max and lfs_t entry for metadata_max há 5 anos atrás
  Will 6b16dafb4d Add metadata_max and inline_file_max to config há 5 anos atrás
  Christopher Haster 6a7012774d Renamed internal lfs_*raw -> lfs_raw* functions há 5 anos atrás
  Christopher Haster 5783eea0de Merge pull request #490 from littlefs-project/fix-alloc-eviction há 5 anos atrás