Commit History

Autor SHA1 Mensaxe Data
  Christopher Haster ddbfcaa722 Fixed synthetic move underflows in lfs_dir_get hai 1 ano
  Christopher Haster a70870c628 Renamed internal functions _raw* -> _*_ %!s(int64=2) %!d(string=hai) anos
  Christopher Haster ceb17a0f4a Merge pull request #917 from tomscii/fix_return_value_of_lfs_rename hai 1 ano
  Christopher Haster 8b8fd14187 Added inline_max, to optionally limit the size of inlined files %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 09972a1710 Merge pull request #913 from littlefs-project/gc-compactions hai 1 ano
  Christopher Haster ed7bd05435 Merge pull request #912 from littlefs-project/relaxed-lookahead hai 1 ano
  Christopher Haster b5cd957f42 Extended lfs_fs_gc to compact metadata, compact_thresh %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 1711bdef76 Merge pull request #886 from BrianPugh/macro-sanity-check hai 1 ano
  Tom Szilagyi 4f32738cd6 Fix return value of lfs_rename() hai 1 ano
  Christopher Haster 6691718b18 Restricted LFS_FILE_MAX to signed 32-bits, <2^31, <=2147483647 hai 1 ano
  Christopher Haster 1fefcbbcba Rearranged compile-time constant checks to live near lfs_init hai 1 ano
  Christopher Haster b1b10c0e75 Relaxed lookahead buffer alignment %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 1f9c3c04b1 Reworked the block allocator so the logic is hopefully simpler %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 7b68441888 Renamed a number of internal block-allocator fields %!s(int64=2) %!d(string=hai) anos
  Christopher Haster b9b95ab4bc Increase threshold for superblock expansion from ~50% -> ~88% full %!s(int64=2) %!d(string=hai) anos
  Brian Pugh c531a5e88f Replace erroneous LFS_FILE_MAX upper bound 4294967296 to 4294967295 %!s(int64=2) %!d(string=hai) anos
  Brian Pugh 8f9427dd53 Add value-range checks for user-definable macros %!s(int64=2) %!d(string=hai) anos
  Daniël van de Giessen 92fc780f71 lfs_fs_raw* functions should be static %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 6b33ee5e34 Renamed lfs_fs_findfreeblocks -> lfs_fs_gc, tweaked documentation %!s(int64=2) %!d(string=hai) anos
  Christopher Haster dbe4598c12 Added API boilerplate for lfs_fs_findfreeblocks and consistent style %!s(int64=2) %!d(string=hai) anos
  ondrap d85a0fe2e2 Move lookahead buffer offset at the first free block if such block doesn't exist move it for whole lookahead size. %!s(int64=2) %!d(string=hai) anos
  ondrap b637379210 Update lfs_find_free_blocks to match the latest changes. %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 1ba4ed03f0 Merge pull request #872 from littlefs-project/fs-grow %!s(int64=2) %!d(string=hai) anos
  Christopher Haster e4b7fa15c1 Merge pull request #866 from BrianPugh/optional-block-count %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 23505fa9fa Added lfs_fs_grow for growing the filesystem to a different block_count %!s(int64=3) %!d(string=hai) anos
  Christopher Haster 2c222af17d Tweaked lfs_fsinfo block_size/block_count fields %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 9c23329dd7 Revert of refactor lfs_scan_* out of lfs_format %!s(int64=2) %!d(string=hai) anos
  Christopher Haster 130790fa91 Merge pull request #863 from littlefs-project/fix-conversion-warning %!s(int64=2) %!d(string=hai) anos
  Brian Pugh 23089d5758 remove previous block_count detection from lfs_format %!s(int64=2) %!d(string=hai) anos
  Brian Pugh d6098bd3ce Add block_count and block_size to fsinfo %!s(int64=2) %!d(string=hai) anos