Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Christopher Haster 3513ff1afc Merge pull request #911 from littlefs-project/fix-release-structs 2 yıl önce
  Christopher Haster 8a22bd6e67 Merge pull request #910 from littlefs-project/fix-superblock-expansion-thresh 2 yıl önce
  Christopher Haster 9b82db72d8 Merge pull request #898 from zchen24/patch-1 2 yıl önce
  Zihan Chen 99b84ee3db Update DESIGN.md, fix minor typo 2 yıl önce
  Christopher Haster b1b10c0e75 Relaxed lookahead buffer alignment 2 yıl önce
  Christopher Haster 1f9c3c04b1 Reworked the block allocator so the logic is hopefully simpler 2 yıl önce
  Christopher Haster 7b68441888 Renamed a number of internal block-allocator fields 2 yıl önce
  Christopher Haster e91a29d2b5 Fixed struct sizes missing from generated release notes 2 yıl önce
  Christopher Haster b9b95ab4bc Increase threshold for superblock expansion from ~50% -> ~88% full 2 yıl önce
  Christopher Haster 9a620c730c Added LFS_CRC, easier override for lfs_crc 2 yıl önce
  Christopher Haster a0c6c54345 Added LFS_MALLOC/FREE, easier overrides for lfs_malloc/free 2 yıl önce
  Zihan Chen 10bcff1af8 Update DESIGN.md minor typo 2 yıl önce
  Christopher Haster c733d9ec57 Merge pull request #884 from DvdGiessen/static-functions 2 yıl önce
  Brian Pugh c531a5e88f Replace erroneous LFS_FILE_MAX upper bound 4294967296 to 4294967295 2 yıl önce
  Brian Pugh 8f9427dd53 Add value-range checks for user-definable macros 2 yıl önce
  Christopher Haster 8f3f32d1f3 Added -Wmissing-prototypes 2 yıl önce
  Daniël van de Giessen 92fc780f71 lfs_fs_raw* functions should be static 2 yıl önce
  Christopher Haster f77214d1f0 Merge pull request #877 from littlefs-project/devel 2 yıl önce
  Christopher Haster f91c5bd687 Bumped minor version to v2.8 2 yıl önce
  Christopher Haster 0eb52a2df1 Merge pull request #875 from littlefs-project/fs-gc 2 yıl önce
  Christopher Haster 6b33ee5e34 Renamed lfs_fs_findfreeblocks -> lfs_fs_gc, tweaked documentation 2 yıl önce
  Christopher Haster 63e4408f2a Extended alloc tests to test some properties of lfs_fs_findfreeblocks 2 yıl önce
  Christopher Haster dbe4598c12 Added API boilerplate for lfs_fs_findfreeblocks and consistent style 2 yıl önce
  ondrap d85a0fe2e2 Move lookahead buffer offset at the first free block if such block doesn't exist move it for whole lookahead size. 2 yıl önce
  ondrap b637379210 Update lfs_find_free_blocks to match the latest changes. 2 yıl önce
  Christopher Haster 1ba4ed03f0 Merge pull request #872 from littlefs-project/fs-grow 2 yıl önce
  Christopher Haster e4b7fa15c1 Merge pull request #866 from BrianPugh/optional-block-count 2 yıl önce
  Christopher Haster 23505fa9fa Added lfs_fs_grow for growing the filesystem to a different block_count 3 yıl önce
  Christopher Haster 2c222af17d Tweaked lfs_fsinfo block_size/block_count fields 2 yıl önce
  Christopher Haster 127d84b681 Added a couple mixed/unknown block_count tests 3 yıl önce