-
Notifications
You must be signed in to change notification settings - Fork 808
Pull requests: littlefs-project/littlefs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
add library.json to support compilation as platformio library
different layer
unrelated to this repo
#1036
opened Oct 28, 2024 by
rwedler
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…
Feature for adding uncommitted close to withdraw previous writes
enhancement
#960
opened Apr 2, 2024 by
StarBTackD3v
Loading…
Fix name ordering when names only differ in length
needs minor version
new functionality only allowed in minor versions
needs test
all fixes need test coverage to prevent regression
on-disk minor
postponed
Tighten bound on mlist isopen asserts
enhancement
needs minor version
new functionality only allowed in minor versions
postponed
Don't assert on attempting to write a file opened RO
enhancement
needs minor version
new functionality only allowed in minor versions
#831
opened May 16, 2023 by
shacron
Loading…
Sets all allocated buffer pointers to NULL after they are free()-ed. …
enhancement
needs minor version
new functionality only allowed in minor versions
#790
opened Mar 29, 2023 by
evpopov
Loading…
Do not call lfs_free if the buffer to free is NULL
enhancement
needs minor version
new functionality only allowed in minor versions
#776
opened Feb 8, 2023 by
cdesjardins
Loading…
Allow block_size/block_count to be optional, add erase_count, lfs_fs_stat, and lfs_fs_grow
automount
enhancement
needs documentation
needs documentation
needs minor version
new functionality only allowed in minor versions
postponed
Reserve large fixed-size flat address spaces as files
enhancement
needs minor version
new functionality only allowed in minor versions
#692
opened Jun 1, 2022 by
kaetemi
Loading…
[issue 551] Optimized lfs_bd_cmp() and lfs_file_relocate() for bad block reloction.
#686
opened May 24, 2022 by
dgendreau-casana
Loading…
support slash-ended mkdir, such as "mkdir dir/".
api tweak
enhancement
needs minor version
new functionality only allowed in minor versions
#679
opened May 16, 2022 by
XinStellaris
•
Draft
Added path delimiter configuration option
enhancement
needs minor version
new functionality only allowed in minor versions
#653
opened Mar 4, 2022 by
EmergReanimator
Loading…
Support attribute enumeration for files and directories
enhancement
needs minor version
new functionality only allowed in minor versions
#636
opened Jan 29, 2022 by
mikee47
Loading…
RFC: various optimization targeting 'rename' and "compact' (but not only...)
enhancement
needs minor version
new functionality only allowed in minor versions
performance
#621
opened Dec 1, 2021 by
invoxiaamo
Loading…
Add lfs_file_getattr and lfs_file_setattr
enhancement
needs minor version
new functionality only allowed in minor versions
#580
opened Jul 13, 2021 by
DS-LK
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.