Historique des commits

Auteur SHA1 Message Date
  Christopher Haster 259535ee73 Added lfs_fs_mkconsistent il y a 2 ans
  Christopher Haster 94d9e097a6 Fixed issue where lfs_fs_deorphan may run more than needed il y a 2 ans
  Christopher Haster dd03c27476 Merge pull request #805 from littlefs-project/fix-dir-seek-end il y a 2 ans
  Christopher Haster b6773e68bf Merge remote-tracking branch 'origin/devel' into fix-dir-seek-end il y a 2 ans
  Christopher Haster 922a35b3a5 Merge remote-tracking branch 'origin/devel' into fix-boundary-truncates il y a 2 ans
  Christopher Haster 92298c749d Merge pull request #802 from littlefs-project/assert-minimum-block-size il y a 2 ans
  Christopher Haster 50b394ca36 Merge pull request #801 from littlefs-project/assert-bool-cast il y a 2 ans
  Christopher Haster 2a18e03cb8 Merge pull request #809 from littlefs-project/brent-cycle-detection il y a 2 ans
  Christopher Haster 4c9360020e Added ability to bump on-disk minor version il y a 2 ans
  Christopher Haster b33a5b3f85 Fixed issue where seeking to end-of-directory return LFS_ERR_INVAL il y a 2 ans
  Christopher Haster b0a4a44e5b Added explicit assert for minimum block size of 128 bytes il y a 2 ans
  Christopher Haster aae897ffd0 Added an assert for truthy-preserving bool conversions il y a 2 ans
  Christopher Haster e57402c8e9 Added ability to revert to inline file in lfs_file_truncate il y a 2 ans
  Christopher Haster 6dc18c38c1 Fixed block-boundary truncate issue il y a 2 ans
  Christopher Haster ba1c76435a Fixed issue where deorphan could get stuck circling between two half-orphans il y a 3 ans
  Christopher Haster d1b254da2c Reverted removal of 1-bit counter threaded through tags il y a 3 ans
  Christopher Haster 2f26966710 Continued implementation of forward-crcs, adopted new test runners il y a 3 ans
  Christopher Haster b4091c6871 Switched to separate-tag encoding of forward-looking CRCs il y a 5 ans
  Christopher Haster 91ad673c45 Cleaned up a few additional commit corner cases il y a 5 ans
  Christopher Haster 52dd83096b Initial implementation of forward-looking erase-state CRCs il y a 5 ans
  Christopher Haster 1278ec1d08 Adopted Brent's algorithm for cycle detection il y a 3 ans
  Christopher Haster 0c781dd822 Merge remote-tracking branch 'origin/master' into test-and-bench-runners il y a 3 ans
  Christopher Haster 0b11ce03b7 Fixed incorrect calculation of extra space needed in mdir blocks il y a 3 ans
  Christopher Haster eba5553314 Fixed hidden orphans by separating deorphan search into two passes il y a 3 ans
  Christopher Haster 6a53d76e90 Merge pull request #744 from littlefs-project/fix-fetchmatch-err-path il y a 3 ans
  Christopher Haster dfa8abdd2c Merge pull request #740 from cbiffle/fix-invalid-block-size-reporting il y a 3 ans
  Christopher Haster d8c96abf92 Merge pull request #724 from littlefs-project/clang-lint il y a 3 ans
  Christopher Haster d08f949afd Fixed lfs_dir_fetchmatch not propogating bd errors correctly in one case il y a 3 ans
  Cliff L. Biffle eb9f4d5d7e Fix invalid block size reporting. il y a 3 ans
  Christopher Haster 47914b925f Fixed self-assign warnings discovered by clang il y a 3 ans