Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / littlefs-project/littlefs issues and pull requests
#1031 - Fix metadata_max==prog_size commit->end calculation
Pull Request -
State: open - Opened by geky about 1 month ago
- 1 comment
Labels: next patch, metadata limits
#1030 - Integrate with google/oss-fuzz for continuous fuzz-testing?
Issue -
State: open - Opened by nathaniel-brough about 1 month ago
- 6 comments
Labels: ci
#1029 - Adds basic libfuzzer harness
Pull Request -
State: open - Opened by nathaniel-brough about 1 month ago
- 3 comments
Labels: ci
#1028 - Case sensitivity
Issue -
State: open - Opened by UKTailwind about 1 month ago
- 2 comments
Labels: enhancement
#1027 - Fix seek undefined behavior on signed integer overflow
Pull Request -
State: open - Opened by geky about 2 months ago
- 1 comment
Labels: next patch
#1026 - Update github actions to the latest versions
Pull Request -
State: closed - Opened by yamt about 2 months ago
- 9 comments
Labels: next patch, github
#1025 - Stuck in Hardfault error when write data to internal flash STM32WB55RG nucleo
Issue -
State: closed - Opened by Aryaelektro about 2 months ago
- 1 comment
#1020 - Top root block(s) wear leveling
Issue -
State: open - Opened by MaJerle 3 months ago
- 14 comments
Labels: todo: add to documentation
#1019 - Writing 64 Bytes is taking 2.5 seconds @ 40 MHz
Issue -
State: open - Opened by cnitroy 3 months ago
- 7 comments
Labels: performance
#1018 - Zapping a littlefs filesystem
Issue -
State: closed - Opened by tpwrules 3 months ago
- 2 comments
Labels: question
#1017 - Add stronger checks for offset in seek
Pull Request -
State: open - Opened by lucic71 3 months ago
- 4 comments
#1016 - STM32H7 Internal Flash No more free space
Issue -
State: open - Opened by FarukSozuer 3 months ago
- 4 comments
Labels: enospc
#1013 - Write the detect cycles function as a function to optimize code
Pull Request -
State: open - Opened by wdfk-prog 3 months ago
- 15 comments
Labels: next minor, code size
#1011 - Getting LFS_ERR_NOSPC way before memory is full
Issue -
State: closed - Opened by pedromarinho94 4 months ago
- 3 comments
Labels: enospc
#1008 - rm file causes program to crash
Issue -
State: open - Opened by dyergan 4 months ago
- 3 comments
Labels: needs investigation
#1007 - Error LFS_ERR_NOSPC after successfull lfs_remove()
Issue -
State: closed - Opened by pedromarinho94 4 months ago
- 1 comment
#1004 - Add an alternative way to override LFS_MALLOC etc
Pull Request -
State: open - Opened by yamt 4 months ago
- 5 comments
Labels: next minor
#1003 - Performance drop with Large block size(1MB) with SDCard
Issue -
State: open - Opened by iloop2020 4 months ago
- 4 comments
Labels: performance
#1002 - Inconsistent / undefined behavoiur of lfs_file_seek around LFS_FILE_MAX
Issue -
State: open - Opened by m-kostrzewa 4 months ago
- 2 comments
Labels: needs fix
#997 - Fix some more LFS_TRACE format specifiers
Pull Request -
State: open - Opened by geky 5 months ago
- 1 comment
Labels: next patch, lint
#985 - How to analye littlefs-binary-file?
Issue -
State: open - Opened by Jan9401 6 months ago
- 4 comments
Labels: question, tooling
#922 - Read and write data issue.
Issue -
State: open - Opened by TriTerraIT 10 months ago
- 2 comments
Labels: needs investigation
#896 - Unable to write to flash due to "LFS_ERR_NOSPC" which is wrong
Issue -
State: closed - Opened by NLLK 12 months ago
- 5 comments
Labels: metadata limits
#843 - littlefs checksum behaviour
Issue -
State: open - Opened by ebasle over 1 year ago
- 14 comments
Labels: error detection
#760 - LFS_ASSERT(pcache->block == LFS_BLOCK_NULL); after LFS_ERR_NOSPC error
Issue -
State: open - Opened by TalBarYakar almost 2 years ago
- 3 comments
Labels: robust errors
#755 - LFS_ERR_NOSPC returned by lfs_dir_compact() when there is still room on the disk
Issue -
State: open - Opened by ajheck almost 2 years ago
- 4 comments
Labels: metadata limits
#479 - Lfs_file_sync is returning LFS_ERR_NOSPC with alot of memory left to it's disposal.
Issue -
State: closed - Opened by Karlhead about 4 years ago
- 2 comments
Labels: enospc
#478 - lfs_file_sync (lfs_file_close) failure, lfs_dir_commitattr returning LFS_ERR_NOSPC;
Issue -
State: open - Opened by Karlhead about 4 years ago
- 13 comments
Labels: needs investigation, enospc
#100 - mklfs tool
Issue -
State: open - Opened by jolivepetrus about 6 years ago
- 1 comment
#100 - mklfs tool
Issue -
State: open - Opened by jolivepetrus about 6 years ago
- 1 comment
#99 - littlefs port to Lua RTOS ESP32, right configuration?
Issue -
State: open - Opened by jolivepetrus about 6 years ago
- 2 comments
#99 - littlefs port to Lua RTOS ESP32, right configuration?
Issue -
State: open - Opened by jolivepetrus about 6 years ago
- 2 comments
#98 - lfs_deorphan may enter infinity loop.
Issue -
State: closed - Opened by kneko715 about 6 years ago
- 5 comments
#98 - lfs_deorphan may enter infinity loop.
Issue -
State: closed - Opened by kneko715 about 6 years ago
- 5 comments
#97 - lfs_file_close takes too long
Issue -
State: open - Opened by jcalvarez2 about 6 years ago
- 4 comments
#97 - lfs_file_close takes too long
Issue -
State: open - Opened by jcalvarez2 about 6 years ago
- 4 comments
#96 - Flash Programming callback called with an length bigger than PROG_SIZE
Issue -
State: closed - Opened by jcalvarez2 about 6 years ago
- 4 comments
#96 - Flash Programming callback called with an length bigger than PROG_SIZE
Issue -
State: closed - Opened by jcalvarez2 about 6 years ago
- 4 comments
#95 - Overhead calculator
Issue -
State: open - Opened by X-Ryl669 about 6 years ago
- 11 comments
Labels: question
#95 - Overhead calculator
Issue -
State: open - Opened by X-Ryl669 about 6 years ago
- 11 comments
Labels: question
#94 - Why are directories implemented this way ?
Issue -
State: open - Opened by X-Ryl669 about 6 years ago
- 2 comments
#94 - Why are directories implemented this way ?
Issue -
State: open - Opened by X-Ryl669 about 6 years ago
- 2 comments
#93 - Fix the debugging warnings for LFS_XXX()
Issue -
State: closed - Opened by marjonz about 6 years ago
- 3 comments
#93 - Fix the debugging warnings for LFS_XXX()
Issue -
State: closed - Opened by marjonz about 6 years ago
- 3 comments
#92 - Issue opening two files
Issue -
State: closed - Opened by jcalvarez2 about 6 years ago
- 3 comments
#92 - Issue opening two files
Issue -
State: closed - Opened by jcalvarez2 about 6 years ago
- 3 comments
#91 - Fix issue with corruption due to different cache sizes
Pull Request -
State: closed - Opened by geky about 6 years ago
#91 - Fix issue with corruption due to different cache sizes
Pull Request -
State: closed - Opened by geky about 6 years ago
#90 - porting littlefs on STM32 with W25Q16JV Flash
Issue -
State: open - Opened by e135193 about 6 years ago
- 8 comments
#90 - porting littlefs on STM32 with W25Q16JV Flash
Issue -
State: open - Opened by e135193 about 6 years ago
- 8 comments
#89 - bug of lfs_cache_zero cause corruption
Issue -
State: closed - Opened by nstcl about 6 years ago
- 1 comment
#89 - bug of lfs_cache_zero cause corruption
Issue -
State: closed - Opened by nstcl about 6 years ago
- 1 comment
#88 - Can't find free space
Issue -
State: open - Opened by e107steved about 6 years ago
- 4 comments
#88 - Can't find free space
Issue -
State: open - Opened by e107steved about 6 years ago
- 4 comments
#87 - wear leveling
Issue -
State: open - Opened by barbiani over 6 years ago
- 6 comments
#87 - wear leveling
Issue -
State: open - Opened by barbiani over 6 years ago
- 6 comments
#86 - Corrupted dir pair
Issue -
State: closed - Opened by iverdiver over 6 years ago
- 5 comments
#86 - Corrupted dir pair
Issue -
State: closed - Opened by iverdiver over 6 years ago
- 5 comments
#85 - v2: Metadata logging, custom attributes, inline files, and a major version bump
Pull Request -
State: closed - Opened by geky over 6 years ago
- 28 comments
Labels: v2
#85 - v2: Metadata logging, custom attributes, inline files, and a major version bump
Pull Request -
State: closed - Opened by geky over 6 years ago
- 28 comments
Labels: v2
#84 - STM32L496G-Disco SD Card Little FS
Issue -
State: open - Opened by waihong84 over 6 years ago
- 5 comments
#84 - STM32L496G-Disco SD Card Little FS
Issue -
State: open - Opened by waihong84 over 6 years ago
- 5 comments
#83 - Moved SPDX and license info into README
Pull Request -
State: closed - Opened by geky over 6 years ago
#83 - Moved SPDX and license info into README
Pull Request -
State: closed - Opened by geky over 6 years ago
#82 - porting to stm32F205 and spi flash MX25L25635F,errors coming
Issue -
State: closed - Opened by Aik47 over 6 years ago
- 2 comments
#82 - porting to stm32F205 and spi flash MX25L25635F,errors coming
Issue -
State: closed - Opened by Aik47 over 6 years ago
- 2 comments
#81 - Simplified release process based on feedback
Pull Request -
State: closed - Opened by geky over 6 years ago
- 6 comments
Labels: v1.6
#81 - Simplified release process based on feedback
Pull Request -
State: closed - Opened by geky over 6 years ago
- 6 comments
Labels: v1.6
#80 - Fix memory leaks
Pull Request -
State: closed - Opened by FreddieChopin over 6 years ago
- 4 comments
#80 - Fix memory leaks
Pull Request -
State: closed - Opened by FreddieChopin over 6 years ago
- 4 comments
#79 - Automated release process is really confusing
Issue -
State: closed - Opened by FreddieChopin over 6 years ago
- 17 comments
#79 - Automated release process is really confusing
Issue -
State: closed - Opened by FreddieChopin over 6 years ago
- 17 comments
#78 - Sudden drop in performance when fs is mounted for a long time
Issue -
State: closed - Opened by FreddieChopin over 6 years ago
- 8 comments
#78 - Sudden drop in performance when fs is mounted for a long time
Issue -
State: closed - Opened by FreddieChopin over 6 years ago
- 8 comments
#77 - Questions about small block sizes and devices
Issue -
State: open - Opened by e107steved over 6 years ago
- 9 comments
#77 - Questions about small block sizes and devices
Issue -
State: open - Opened by e107steved over 6 years ago
- 9 comments
#76 - Add handling for corrupt as initial state of blocks
Pull Request -
State: closed - Opened by geky over 6 years ago
Labels: v1.5
#76 - Add handling for corrupt as initial state of blocks
Pull Request -
State: closed - Opened by geky over 6 years ago
Labels: v1.5
#75 - Question about scalability and large files
Issue -
State: open - Opened by FreddieChopin over 6 years ago
- 15 comments
Labels: performance
#75 - Question about scalability and large files
Issue -
State: open - Opened by FreddieChopin over 6 years ago
- 15 comments
Labels: performance
#74 - Add C++ guards to public headers
Pull Request -
State: closed - Opened by FreddieChopin over 6 years ago
- 2 comments
#74 - Add C++ guards to public headers
Pull Request -
State: closed - Opened by FreddieChopin over 6 years ago
- 2 comments
#73 - Use PRIu32 and PRIx32 format specifiers to fix warnings
Pull Request -
State: closed - Opened by FreddieChopin over 6 years ago
- 1 comment
#73 - Use PRIu32 and PRIx32 format specifiers to fix warnings
Pull Request -
State: closed - Opened by FreddieChopin over 6 years ago
- 1 comment
#72 - Fix script issue with bash expansion inside makefile parameter
Pull Request -
State: closed - Opened by geky over 6 years ago
#72 - Fix script issue with bash expansion inside makefile parameter
Pull Request -
State: closed - Opened by geky over 6 years ago
#71 - LFS creation fails if some blocks are bad
Issue -
State: closed - Opened by rojer over 6 years ago
- 7 comments
#71 - LFS creation fails if some blocks are bad
Issue -
State: closed - Opened by rojer over 6 years ago
- 7 comments
#70 - Add quality of life improvements for main.c/test.c issues
Pull Request -
State: closed - Opened by geky over 6 years ago
#70 - Add quality of life improvements for main.c/test.c issues
Pull Request -
State: closed - Opened by geky over 6 years ago
#69 - Fix information leaks through reused caches
Pull Request -
State: closed - Opened by geky over 6 years ago
- 1 comment
#69 - Fix information leaks through reused caches
Pull Request -
State: closed - Opened by geky over 6 years ago
- 1 comment
#68 - Corruption
Issue -
State: open - Opened by sn00pster over 6 years ago
- 7 comments
#68 - Corruption
Issue -
State: open - Opened by sn00pster over 6 years ago
- 7 comments
#67 - Information leaks through padding
Issue -
State: open - Opened by rojer over 6 years ago
- 10 comments
#67 - Information leaks through padding
Issue -
State: open - Opened by rojer over 6 years ago
- 10 comments
#66 - Small files / minimum allocation size issue
Issue -
State: open - Opened by rojer over 6 years ago
- 4 comments
#66 - Small files / minimum allocation size issue
Issue -
State: open - Opened by rojer over 6 years ago
- 4 comments
#65 - Wear leveling vs awareness
Issue -
State: open - Opened by rojer over 6 years ago
- 2 comments
#65 - Wear leveling vs awareness
Issue -
State: open - Opened by rojer over 6 years ago
- 2 comments