Histórico de Commits

Autor SHA1 Mensagem Data
  Christopher Haster b8dcf10974 Changed lfs_dir_alloc to maximize block cycles for new metadata pairs há 5 anos atrás
  Christopher Haster d04c1392c0 Fixed allocation-eviction issue when erase state is multiple of block_cycles+1 há 5 anos atrás
  Deomid "rojer" Ryabkov 1b033e9ab6 Fix -Wmissing-field-initializers há 5 anos atrás
  Christopher Haster 7257681f5d Merge branch 'master' into test-revamp há 5 anos atrás
  Christopher Haster 6121495444 Merge pull request #266 from FreddieChopin/revert-bypass-cache há 5 anos atrás
  Christopher Haster 5137e4b0ba Last minute tweaks to debug scripts há 5 anos atrás
  Derek Thrasher f17d3d7eba Minor cleanup há 5 anos atrás
  Derek Thrasher 5e5b5d8572 (chore) updates from PR, we decided not to move forward with changing v1 code since it can be risky. Let's improve the future! Also renamed and moved around a the lookahead free / reset function há 5 anos atrás
  Derek Thrasher d498b9fb31 (bugfix) adding line function to clear out all the global 'free' information so that we can reset it after a failed traversal há 5 anos atrás
  Christopher Haster 4677421aba Added "evil" tests and detecion/recovery from bad pointers and infinite loops há 5 anos atrás
  Chris Desjardins cb26157880 Change assert to runtime check. há 6 anos atrás
  Christopher Haster d04b077506 Fixed minor things to get CI passing again há 5 anos atrás
  Christopher Haster dcae185a00 Fixed typo in LFS_MKTAG_IF_ELSE há 5 anos atrás
  Christopher Haster b69cf890e6 Fixed CRC check when prog_size causes multiple CRCs per commit há 5 anos atrás
  Christopher Haster 02c84ac5f4 Cleaned up dependent fixes on branch há 5 anos atrás
  Christopher Haster 6530cb3a61 Fixed lfs_fs_size doubling metadata-pairs há 5 anos atrás
  Christopher Haster fe957de892 Fixed broken wear-leveling when block_cycles = 2n-1 há 5 anos atrás
  Christopher Haster f9c2fd93f2 Removed file outlining on ENOSPC in lfs_file_sync há 5 anos atrás
  Christopher Haster 77e3078b9f Added/fixed tests for noop writes (where bd error can't be trusted) há 5 anos atrás
  Christopher Haster 517d3414c5 Fixed more bugs, mostly related to ENOSPC on different geometries há 5 anos atrás
  Christopher Haster a5d614fbfb Added tests for power-cycled-relocations and fixed the bugs that fell out há 5 anos atrás
  Christopher Haster f4b6a6b328 Fixed issues with neighbor updates during moves há 5 anos atrás
  Christopher Haster 9453ebd15d Added/improved disk-reading debug scripts há 5 anos atrás
  Christopher Haster fb65057a3c Restructured block devices again for better test exploitation há 6 anos atrás
  Christopher Haster ce2c01f098 Fixed lfs_dir_fetchmatch not understanding overwritten tags há 6 anos atrás
  Christopher Haster 0197b18100 Fixed issue with superblock breaking lfs_dir_seek há 6 anos atrás
  Christopher Haster 9a7a3f637a Merge pull request #337 from ARMmbed/fix-null-fetchmatch há 6 anos atrás
  Christopher Haster 8188019cbf Merge pull request #334 from mon/bugfix/inttypes há 6 anos atrás
  Christopher Haster d6dc728c87 Fixed some issues in lfs_migrate há 6 anos atrás
  Christopher Haster aeff2a28cf Stop wear-leveling during migration há 6 anos atrás