커밋 기록

작성자 SHA1 메시지 날짜
  Christopher Haster caba4f31df Fixed dir iteration being broken by concurrent removes 10 달 전
  Christopher Haster 366100b140 Fixed incorrect cache reuse when seeking from end-of-block 1 년 전
  Dong Wang 469c863c18 Assert on NULL IO function 1 년 전
  Christopher Haster 2fcecc8894 Merge pull request #1046 from littlefs-project/fix-trailing-slashes 1 년 전
  Christopher Haster 83fe41b605 Merge pull request #1031 from littlefs-project/fix-enospc-issues 1 년 전
  Christopher Haster d7a911923b Merge pull request #1027 from littlefs-project/fix-seek-overflow-ub 1 년 전
  Christopher Haster 2ba4280a5e Merge pull request #997 from littlefs-project/fix-trace-format-again 1 년 전
  Christopher Haster 999ef6656f paths: Changed CREAT with a trailing slash to return NOTDIR 1 년 전
  Christopher Haster 80ca1ea300 paths: Reject empty paths 1 년 전
  Christopher Haster 815f0d85a5 paths: Fixed dots followed by dotdots 1 년 전
  Christopher Haster dc92dec6d3 paths: Reject dotdots above root 1 년 전
  Christopher Haster a6035071be paths: Fixed/doc trailing slash/dot POSIX incompatibilities 1 년 전
  Christopher Haster ea431bd6ae Added some checks that metadata_max makes sense 1 년 전
  Christopher Haster 2d62d2f4c9 Fixed metadata_max==prog_size commit->end calculation 1 년 전
  wdfk-prog a2c2e49e6b Write the detect cycles function as a function to optimize code 1 년 전
  Christopher Haster abaec45652 Fixed seek undefined behavior on signed integer overflow 1 년 전
  Christopher Haster ac207586ba Fixed some more LFS_TRACE format specifiers 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 년 전