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

Аутор SHA1 Порука Датум
  Christopher Haster 66272067ab Merge pull request #395 from gmpy/improve-write-performance пре 5 година
  Christopher Haster b8dcf10974 Changed lfs_dir_alloc to maximize block cycles for new metadata pairs пре 5 година
  Christopher Haster 0aba71d0d6 Fixed single unchecked bit during commit verification пре 5 година
  Christopher Haster d04c1392c0 Fixed allocation-eviction issue when erase state is multiple of block_cycles+1 пре 5 година
  Christopher Haster f215027fd4 Switched to CRC as seed collection function instead of xor пре 5 година
  Christopher Haster 1ae4b36f2a Removed unnecessary randomization of offsets in lfs_alloc_reset пре 5 година
  Christopher Haster 480cdd9f81 Fixed incorrect modulus in lfs_alloc_reset пре 5 година
  Noah Gorny 6303558aee Use LFS_O_RDWR instead of magic number in lfs_file_* asserts пре 5 година
  Noah Gorny 4bd653dd00 Assert that file/dir struct is not reused in lfs_file_opencfg/lfs_dir_open пре 5 година
  Maxime Vincent 8e6826c4e2 Add LFS_READYONLY define, to allow smaller builds providing read-only mode пре 5 година
  Bill Gesner 10ac6b9cf0 add thread safe wrappers пре 5 година
  Deomid "rojer" Ryabkov 1b033e9ab6 Fix -Wmissing-field-initializers пре 5 година
  Christopher Haster 7257681f5d Merge branch 'master' into test-revamp пре 5 година
  Christopher Haster 6121495444 Merge pull request #266 from FreddieChopin/revert-bypass-cache пре 5 година
  Christopher Haster 5137e4b0ba Last minute tweaks to debug scripts пре 5 година
  Derek Thrasher f17d3d7eba Minor cleanup пре 5 година
  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 пре 5 година
  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 пре 5 година
  Christopher Haster 4677421aba Added "evil" tests and detecion/recovery from bad pointers and infinite loops пре 5 година
  WeiXiong Liao 64f70f51b0 lfs_bd_cmp() compares more bytes at one time пре 5 година
  Chris Desjardins cb26157880 Change assert to runtime check. пре 6 година
  Christopher Haster d04b077506 Fixed minor things to get CI passing again пре 5 година
  Christopher Haster dcae185a00 Fixed typo in LFS_MKTAG_IF_ELSE пре 5 година
  Christopher Haster b69cf890e6 Fixed CRC check when prog_size causes multiple CRCs per commit пре 5 година
  Christopher Haster 02c84ac5f4 Cleaned up dependent fixes on branch пре 5 година
  Christopher Haster 6530cb3a61 Fixed lfs_fs_size doubling metadata-pairs пре 5 година
  Christopher Haster fe957de892 Fixed broken wear-leveling when block_cycles = 2n-1 пре 5 година
  Christopher Haster f9c2fd93f2 Removed file outlining on ENOSPC in lfs_file_sync пре 5 година
  Christopher Haster 77e3078b9f Added/fixed tests for noop writes (where bd error can't be trusted) пре 5 година
  Christopher Haster 517d3414c5 Fixed more bugs, mostly related to ENOSPC on different geometries пре 5 година