Skip to content

Pull requests: littlefs-project/littlefs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add copyright and license info macros. enhancement needs minor version new functionality only allowed in minor versions
#1191 opened Feb 28, 2026 by tjko Loading…
Render write buffers non mandatory for LFS_READONLY configuration. enhancement needs minor version new functionality only allowed in minor versions
#1186 opened Feb 17, 2026 by Jerome-PS Loading…
Separate LFS_ASSERT to LFS_USER_ASSERT and LFS_DISK_ASSERT enhancement needs minor version new functionality only allowed in minor versions
#1184 opened Jan 29, 2026 by amgross Loading…
increase hint size in lfs_dir_traverse needs minor version new functionality only allowed in minor versions performance
#1181 opened Jan 23, 2026 by zain-noman Loading…
Make attribute writing be dependent on attr_count upon close/sync and not upon open enhancement needs minor version new functionality only allowed in minor versions
#1173 opened Dec 1, 2025 by amgross Loading…
Add null pointer check for lfs_dir_fetchmatch needs work nothing broken but not ready yet
#1159 opened Oct 21, 2025 by liconghui628 Loading…
Fix comment typo and -> an next patch
#1156 opened Oct 19, 2025 by amgross Loading…
Bump default inline_max up to 1/4 block size enhancement needs minor version new functionality only allowed in minor versions next minor
#1146 opened Sep 29, 2025 by geky Loading…
add: cmakelist enhancement
#1131 opened Aug 8, 2025 by Anton-Fat Loading…
Allow moving file handles enhancement needs minor version new functionality only allowed in minor versions next minor
#1124 opened Jul 20, 2025 by jacobschloss Loading…
v3-alpha: Rbyds and B-trees and gcksums, oh my! needs major version breaking functionality only allowed in major versions next major on-disk major WEEWOOWEEWOO v3
#1111 opened May 29, 2025 by geky Loading…
12 of 17 tasks
v3
Add config flag to disable block count check on mount enhancement needs minor version new functionality only allowed in minor versions
#1096 opened Apr 23, 2025 by sosthene-nitrokey Loading…
Add LFS_F_WRUNCHECKED option to avoid validation and hence reading blocks when writing enhancement needs minor version new functionality only allowed in minor versions
#1056 opened Dec 18, 2024 by andyp1per Loading…
lfs:Added lfs_file_getattr interface enhancement needs minor version new functionality only allowed in minor versions
#1047 opened Nov 25, 2024 by crafcat7 Loading…
Adds basic libfuzzer harness ci
#1029 opened Oct 3, 2024 by nathaniel-brough Loading…
Add stronger checks for offset in seek fixed?
#1017 opened Aug 16, 2024 by lucic71 Loading…
Support get file path enhancement needs minor version new functionality only allowed in minor versions
#976 opened Apr 30, 2024 by crafcat7 Loading…
ProTip! Filter pull requests by the default branch with base:master.