-
Notifications
You must be signed in to change notification settings - Fork 970
Pull requests: littlefs-project/littlefs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fixed data corruption with multiple write handles
next patch
#1194
opened Mar 9, 2026 by
geky
Loading…
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…
lfs: guard null callbacks in lfs_dir_fetchmatch
next patch
#1180
opened Jan 22, 2026 by
ChaserTlss
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…
Fix broken link on README.md for emu device
documentation
next patch
#1172
opened Nov 25, 2025 by
ThaChoppahIsLookinSharp
Loading…
Fixes for 'Implicit conversion loses integer precision' warnings.
lint
next patch
#1161
opened Oct 27, 2025 by
amubiera
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…
Check for shadowing in lfs.c and ensure clean compilation
lint
#1150
opened Oct 9, 2025 by
DarukaThirumurugan
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…
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
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…
littlefs: Add lfs_file_getattr and lfs_file_setattr
#1045
opened Nov 16, 2024 by
xiaoxiang781216
Loading…
Fix release build warning ('lfs_mlist_isopen' defined but not used)
lint
#994
opened Jun 11, 2024 by
bmcdonnell-fb
Loading…
Support get file path
enhancement
needs minor version
new functionality only allowed in minor versions
#976
opened Apr 30, 2024 by
crafcat7
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.