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

#64 - Unique file identifier

Issue - State: open - Opened by rojer over 6 years ago - 3 comments

#64 - Unique file identifier

Issue - State: open - Opened by rojer over 6 years ago - 3 comments

#63 - Supporting fstat (statting an already open file)

Issue - State: closed - Opened by rojer over 6 years ago - 2 comments

#63 - Supporting fstat (statting an already open file)

Issue - State: closed - Opened by rojer over 6 years ago - 2 comments

#62 - Change license to BSD-3-Clause

Pull Request - State: closed - Opened by geky over 6 years ago
Labels: v1.4

#62 - Change license to BSD-3-Clause

Pull Request - State: closed - Opened by geky over 6 years ago
Labels: v1.4

#61 - checking block sizes

Issue - State: open - Opened by azachai over 6 years ago - 1 comment

#61 - checking block sizes

Issue - State: open - Opened by azachai over 6 years ago - 1 comment

#60 - Hardfault in lfs_remove / lfs_dir_remove

Issue - State: closed - Opened by apullin over 6 years ago - 10 comments

#60 - Hardfault in lfs_remove / lfs_dir_remove

Issue - State: closed - Opened by apullin over 6 years ago - 10 comments

#59 - Change in license

Issue - State: closed - Opened by sg- over 6 years ago - 6 comments

#58 - Added possibility to open multiple files with LFS_NO_MALLOC enabled

Pull Request - State: closed - Opened by dpgeorge over 6 years ago - 17 comments
Labels: v1.5

#57 - Fix some compiler warnings: shadowed variable and unused parameters

Pull Request - State: closed - Opened by dpgeorge over 6 years ago - 8 comments

#56 - Implementation guide, or other examples? Particular for embedded serial flash.

Issue - State: open - Opened by apullin over 6 years ago - 13 comments

#55 - Request for mkfs.lfs tool

Issue - State: open - Opened by solotic over 6 years ago - 4 comments

#54 - Problems with the size of the file to read

Issue - State: open - Opened by Baradablr over 6 years ago - 3 comments

#53 - C++ support in .H files

Issue - State: closed - Opened by davidefer over 6 years ago

#52 - limitation when no dynamic memory allocation is used

Issue - State: closed - Opened by husigeza over 6 years ago - 9 comments

#51 - lfs_dir_open() does not handle "." and ".." at end of a path

Issue - State: closed - Opened by husigeza over 6 years ago - 3 comments

#50 - V1.3 release conflict?

Issue - State: closed - Opened by davidefer over 6 years ago - 2 comments

#49 - Is LFS_NAME_MAX 255 bytes a little larger?

Issue - State: open - Opened by xjtuecho over 6 years ago - 3 comments

#48 - Add custom attributes, inline files, and resizable entries

Pull Request - State: closed - Opened by geky over 6 years ago - 1 comment

#47 - C89: Code is written for C99

Issue - State: closed - Opened by sn00pster over 6 years ago - 8 comments

#46 - Lookahead bug?

Issue - State: closed - Opened by davidefer over 6 years ago - 22 comments

#45 - Available space

Issue - State: closed - Opened by davidefer over 6 years ago - 7 comments

#44 - In-situ testing method?

Issue - State: open - Opened by apullin over 6 years ago - 8 comments

#43 - Deleting folder that is not empty

Issue - State: open - Opened by rocuh over 6 years ago - 8 comments

#42 - Enumerating directory and opening files

Issue - State: open - Opened by rocuh over 6 years ago - 7 comments
Labels: enhancement, help wanted

#41 - Read cache internal usage

Issue - State: open - Opened by rocuh over 6 years ago - 3 comments

#37 - Added a note about the callback functions

Pull Request - State: closed - Opened by jrast over 6 years ago - 5 comments

#36 - Bad Block detection & Wear Leveling

Issue - State: closed - Opened by jrast over 6 years ago - 2 comments

#35 - Purpose of lfs_config.sync

Issue - State: closed - Opened by jrast over 6 years ago - 2 comments

#34 - assertion "block < lfs->cfg->block_count" failed

Issue - State: closed - Opened by vonnieda over 6 years ago - 21 comments

#33 - Assertion when creating too much files in the same directory

Issue - State: closed - Opened by schouleu over 6 years ago - 2 comments

#32 - C++ include

Issue - State: closed - Opened by sn00pster over 6 years ago - 6 comments

#31 - implement generic attribute implementation

Pull Request - State: closed - Opened by guillaumerems over 6 years ago - 3 comments

#30 - "port" headers

Issue - State: closed - Opened by sn00pster over 6 years ago - 3 comments

#29 - Suitable for microcontroller onboard flash?

Issue - State: open - Opened by kisielk over 6 years ago - 5 comments

#28 - Add better general support in lfs_utils.h

Pull Request - State: closed - Opened by geky over 6 years ago

#27 - Rewrite of file header slows down as file size increases

Issue - State: open - Opened by rocuh over 6 years ago - 9 comments
Labels: performance

#26 - Added a .git ignore file

Pull Request - State: closed - Opened by Sim4n6 almost 7 years ago - 6 comments

#25 - added a .gitignore

Pull Request - State: closed - Opened by Sim4n6 almost 7 years ago - 2 comments

#24 - Silence shadow warnings

Pull Request - State: closed - Opened by aldot almost 7 years ago - 16 comments

#23 - Manage generic attributes

Issue - State: open - Opened by guillaumerems almost 7 years ago - 26 comments

#22 - lfs_disk_entry

Issue - State: closed - Opened by aldot almost 7 years ago - 5 comments

#21 - documentation touch up, take 2

Pull Request - State: closed - Opened by aldot almost 7 years ago - 4 comments

#20 - Linking failed

Issue - State: closed - Opened by Sim4n6 almost 7 years ago - 7 comments

#19 - littlefs returns EINVAL on writing to RDONLY file

Issue - State: closed - Opened by geky almost 7 years ago - 1 comment

#18 - documentation touch up

Pull Request - State: closed - Opened by aldot almost 7 years ago - 8 comments

#17 - Update README.md

Pull Request - State: closed - Opened by Sim4n6 almost 7 years ago - 2 comments

#16 - Add version info for software library and on-disk structures

Pull Request - State: closed - Opened by geky almost 7 years ago - 1 comment

#15 - make test race + warning

Issue - State: closed - Opened by iamscottmoyers almost 7 years ago - 10 comments

#14 - How to build LittleFileSystem on Keil

Issue - State: closed - Opened by olavipartanen almost 7 years ago - 2 comments

#13 - Support big-endian host

Issue - State: closed - Opened by gmouchard almost 7 years ago - 4 comments

#12 - lfs_cache_prog: assert(pcache->block == 0xffffffff)

Issue - State: open - Opened by guillaumerems almost 7 years ago - 8 comments

#11 - Discussion: littlefs on SPI NAND

Issue - State: open - Opened by hchaudhary1 almost 7 years ago - 78 comments
Labels: discussion

#10 - littlefs versioning

Issue - State: closed - Opened by guillaumerems almost 7 years ago - 6 comments

#9 - Wrong pos cursor in append mode

Issue - State: closed - Opened by guillaumerems almost 7 years ago - 2 comments

#8 - Support truncate function

Issue - State: closed - Opened by rocuh almost 7 years ago - 4 comments

#7 - file truncation behaviour (LFS_O_TRUNC)

Issue - State: closed - Opened by albertospagnolo almost 7 years ago - 2 comments

#6 - Fall in assert when write file size bigger than block size.

Issue - State: closed - Opened by zhabl almost 7 years ago - 12 comments

#5 - Current status

Issue - State: open - Opened by SadE54 almost 7 years ago - 2 comments

#4 - Positive offset for LFS_SEEK_CUR always fails

Issue - State: closed - Opened by rocuh almost 7 years ago - 1 comment

#3 - Fix build with mips-mti-elf-gcc 4.9.2

Pull Request - State: closed - Opened by vincent-d almost 7 years ago - 2 comments

#2 - Enhancement: List a directory content

Issue - State: open - Opened by guillaumerems almost 7 years ago - 3 comments

#1 - User provided block device read etc.

Issue - State: open - Opened by FrederikTB almost 7 years ago - 4 comments