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

Аутор SHA1 Порука Датум
  Christopher Haster abaec45652 Fixed seek undefined behavior on signed integer overflow пре 1 година
  Christopher Haster 6e52140d51 Merge pull request #959 from littlefs-project/fix-expanded-magic пре 1 година
  Brian Pugh 749a45650f Fix DivideByZero exception when filesystem is completely full. пре 1 година
  Christopher Haster 11b036cc6c Prevented unnecessary superblock rewrites if old version in superblock chain пре 1 година
  Christopher Haster a60a986c9c Duplicate the superblock entry during superblock expansion пре 1 година
  Christopher Haster 4dd30c1b8f Merge pull request #948 from littlefs-project/fix-sync-ordering пре 1 година
  Christopher Haster 6352185949 Fixed sync issue where data writes could appear before metadata writes пре 1 година
  Christopher Haster ddbfcaa722 Fixed synthetic move underflows in lfs_dir_get пре 1 година
  Christopher Haster a70870c628 Renamed internal functions _raw* -> _*_ пре 2 година
  Christopher Haster ceb17a0f4a Merge pull request #917 from tomscii/fix_return_value_of_lfs_rename пре 1 година
  Christopher Haster 8b8fd14187 Added inline_max, to optionally limit the size of inlined files пре 2 година
  Christopher Haster 09972a1710 Merge pull request #913 from littlefs-project/gc-compactions пре 1 година
  Christopher Haster ed7bd05435 Merge pull request #912 from littlefs-project/relaxed-lookahead пре 1 година
  Christopher Haster b5cd957f42 Extended lfs_fs_gc to compact metadata, compact_thresh пре 2 година
  Christopher Haster 1711bdef76 Merge pull request #886 from BrianPugh/macro-sanity-check пре 1 година
  Tom Szilagyi 4f32738cd6 Fix return value of lfs_rename() пре 1 година
  Christopher Haster 6691718b18 Restricted LFS_FILE_MAX to signed 32-bits, <2^31, <=2147483647 пре 1 година
  Christopher Haster 1fefcbbcba Rearranged compile-time constant checks to live near lfs_init пре 1 година
  Christopher Haster b1b10c0e75 Relaxed lookahead buffer alignment пре 2 година
  Christopher Haster 1f9c3c04b1 Reworked the block allocator so the logic is hopefully simpler пре 2 година
  Christopher Haster 7b68441888 Renamed a number of internal block-allocator fields пре 2 година
  Christopher Haster b9b95ab4bc Increase threshold for superblock expansion from ~50% -> ~88% full пре 2 година
  Brian Pugh c531a5e88f Replace erroneous LFS_FILE_MAX upper bound 4294967296 to 4294967295 пре 2 година
  Brian Pugh 8f9427dd53 Add value-range checks for user-definable macros пре 2 година
  Daniël van de Giessen 92fc780f71 lfs_fs_raw* functions should be static пре 2 година
  Christopher Haster 6b33ee5e34 Renamed lfs_fs_findfreeblocks -> lfs_fs_gc, tweaked documentation пре 2 година
  Christopher Haster dbe4598c12 Added API boilerplate for lfs_fs_findfreeblocks and consistent style пре 2 година
  ondrap d85a0fe2e2 Move lookahead buffer offset at the first free block if such block doesn't exist move it for whole lookahead size. пре 2 година
  ondrap b637379210 Update lfs_find_free_blocks to match the latest changes. пре 2 година
  Christopher Haster 1ba4ed03f0 Merge pull request #872 from littlefs-project/fs-grow пре 2 година