提交歷史

作者 SHA1 備註 提交日期
  Christopher Haster 8434536f0a Bumped minor version to v2.11 11 月之前
  Sosthène Guédon 7d79423972 Rename SHRINKIFCHEAP to SHRINKNONRELOCATING 11 月之前
  Sosthène Guédon 7782d3dfa3 Mention that shrinking is unlikely to work 11 月之前
  Sosthène Guédon 9b8f802b43 fixup! Add support for shrinking a filesystem 11 月之前
  Sosthène Guédon 2105e502c5 Add support for shrinking a filesystem 11 月之前
  Christopher Haster 3d0386489b Bumped minor version to v2.10 1 年之前
  Christopher Haster 1bc14933b7 Tweaked on-disk config comments for consistency 2 年之前
  Brian Pugh 749a45650f Fix DivideByZero exception when filesystem is completely full. 2 年之前
  Christopher Haster 42910bc8e5 Bumped minor version to v2.9 2 年之前
  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 2 年之前
  Christopher Haster ed7bd05435 Merge pull request #912 from littlefs-project/relaxed-lookahead 2 年之前
  Christopher Haster b5cd957f42 Extended lfs_fs_gc to compact metadata, compact_thresh 2 年之前
  Christopher Haster 6691718b18 Restricted LFS_FILE_MAX to signed 32-bits, <2^31, <=2147483647 2 年之前
  Christopher Haster b1b10c0e75 Relaxed lookahead buffer alignment 2 年之前
  Christopher Haster 7b68441888 Renamed a number of internal block-allocator fields 2 年之前
  Brian Pugh c531a5e88f Replace erroneous LFS_FILE_MAX upper bound 4294967296 to 4294967295 2 年之前
  Christopher Haster f91c5bd687 Bumped minor version to v2.8 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 b637379210 Update lfs_find_free_blocks to match the latest changes. 2 年之前
  Christopher Haster 23505fa9fa Added lfs_fs_grow for growing the filesystem to a different block_count 3 年之前
  Christopher Haster 2c222af17d Tweaked lfs_fsinfo block_size/block_count fields 2 年之前
  Brian Pugh d6098bd3ce Add block_count and block_size to fsinfo 2 年之前
  Brian Pugh be6812213d introduce lfs->block_count. If cfg->block_count is 0, autopopulate from superblock 2 年之前
  Christopher Haster a942cdba66 Bumped minor version to v2.7 2 年之前
  Christopher Haster eb9af7abe5 Added LFS_MULTIVERSION, made lfs2.0 support a compile-time option 2 年之前
  Christopher Haster b72c96d440 Added support for writing on-disk version lfs2.0 2 年之前
  Christopher Haster 265692e709 Removed fsinfo.block_usage for now 2 年之前
  Christopher Haster c5fb3f181b Changed fsinfo.minor_version -> fsinfo.disk_version 2 年之前