Commit History

Author SHA1 Message Date
  geniusgogo f31442a2a2 Merge pull request #6 from qiyongzhong0/fix-bug 6 years ago
  xieyangrun 45a5a38642 Added trace statements through LFS_YES_TRACE 6 years ago
  xieyangrun 946a7956aa Merge branch 'master' of https://github.com/geky/littlefs 6 years ago
  qiyongzhong0 b5d27acbf9 Modify the calculation method of "lfs_cfg -> block_count" in the "dfs_lfs.c" file. 6 years ago
  Christopher Haster ce2c01f098 Fixed lfs_dir_fetchmatch not understanding overwritten tags 6 years ago
  Christopher Haster 0197b18100 Fixed issue with superblock breaking lfs_dir_seek 6 years ago
  Christopher Haster 1f11e6b78a Merge pull request #338 from ARMmbed/fix-readme-desc 6 years ago
  Christopher Haster 9a7a3f637a Merge pull request #337 from ARMmbed/fix-null-fetchmatch 6 years ago
  Christopher Haster 8188019cbf Merge pull request #334 from mon/bugfix/inttypes 6 years ago
  Christopher Haster d6dc728c87 Fixed some issues in lfs_migrate 6 years ago
  Christopher Haster aeff2a28cf Stop wear-leveling during migration 6 years ago
  Christopher Haster aae22c8256 Fixed issue with directories falling out of date after block relocation 6 years ago
  Christopher Haster 60e67ae080 Fixed implicit change-of-sign warning in lfs_dir_fetch 6 years ago
  grunwald-m 64dedee2d1 prepare upstream bugfix of lfs 6 years ago
  Will 5925db48da Fix some LFS_TRACE format specifiers 6 years ago
  liaoweixiong ab56dc5a8b README: fix incorrect description 6 years ago
  xieyangrun 56c0d04bf5 Merge branch 'master' of https://github.com/geky/littlefs 6 years ago
  Christopher Haster 6b65737715 Merge pull request #308 from roykuper13/readme-example-update-block-cycles 6 years ago
  Christopher Haster 4ebe6030c5 Merge pull request #294 from ARMmbed/fix-max-null-tests 6 years ago
  Christopher Haster 7ae8d778f1 Merge pull request #299 from sipke/sipke/fix-types-for-16bit-machines-v2 6 years ago
  Roy Kupershmid 4d068a154d Update README example code in accordance to the block_cycles change 6 years ago
  Sipke Vriend ba088aa213 lfs_dir_*: Cast error return codes to int. 6 years ago
  Sipke Vriend 955b296bcc lfs_file_rewind: Cast error return codes to int. 6 years ago
  Sipke Vriend 241dbc6f86 lfs_stat: Cast error return codes to int. 6 years ago
  Sipke Vriend 8cca58f1a6 lfs_file_truncate: ensure lfs_file_seek return code is lsf_soff_t and cast error returns 6 years ago
  Sipke Vriend 97f86af4e9 lfs_remove: Cast tag/error return codes to int. 6 years ago
  Sipke Vriend d40302c5e3 lfs_rename: Cast error return codes to int. 6 years ago
  Sipke Vriend 0b5a78e2cd Adjust lfs_dir_find return code to ensure 32 bit value. 6 years ago
  Christopher Haster 27b6cc829b Fixed off-by-one null terminator in tests 6 years ago
  Christopher Haster fd204ac2fb Merge pull request #278 from roykuper13/validate-lfs-cfg-sizes 6 years ago