Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
f4grx
NuttX RTOS
Commits
d90cb60c0c7cb5cebea9e254b1364a558168377d
Select Git revision
Branches
2
radio
master
default
protected
Tags
20
nuttx-7.20
nuttx-7.19
nuttx-7.18
nuttx-7.17
nuttx-7.16
nuttx-7.15
nuttx-7.14
nuttx-7.13
nuttx-7.12
nuttx-7.11
nuttx-7.10
nuttx-7.9
nuttx-7.8
nuttx-7.7
nuttx-7.6
nuttx-7.5
nuttx-7.4
nuttx-7.3
nuttx-7.2
nuttx-7.1
22 results
nuttx
fs
Author
Search by author
Any Author
authors
f4grx
f4grx
1 author
Jun 21, 2011
AVR build warnings; minor USB fix
· d90cb60c
patacongo
authored
13 years ago
d90cb60c
Jun 20, 2011
Fix AVR warnings; FAT FS needs to use off_t instead of size_t
· 37b42d42
patacongo
authored
13 years ago
37b42d42
Jun 04, 2011
Fix more FTP bugs
· 9a988150
patacongo
authored
13 years ago
9a988150
Jun 02, 2011
Add support so that fdopen() may be used on socket descriptors
· 45acebc2
patacongo
authored
13 years ago
45acebc2
May 08, 2011
Complets ram mapping logic
· 36a7f0be
patacongo
authored
14 years ago
36a7f0be
More RAM mapping logic
· 365a11a5
patacongo
authored
14 years ago
365a11a5
May 07, 2011
Add fs/mmap
· 248af62f
patacongo
authored
14 years ago
248af62f
May 06, 2011
Fix an NXFFS memory leak
· 9801b4b3
patacongo
authored
14 years ago
9801b4b3
Fix NXFFS positioning bug
· 0f1bdb6a
patacongo
authored
14 years ago
0f1bdb6a
May 05, 2011
Finish logic to update open writer after packing
· 97da40ce
patacongo
authored
14 years ago
97da40ce
All open file must be adjusted when the filesystem is packed
· 71bd9ca5
patacongo
authored
14 years ago
71bd9ca5
Add NXFFS ioctls
· 77d4700a
patacongo
authored
14 years ago
77d4700a
NXFFS is basically functional -- more testing needed
· 4aa6da93
patacongo
authored
14 years ago
4aa6da93
Fix two more NXFFS bugs
· 8865c298
patacongo
authored
14 years ago
8865c298
Minor NXFFS fixes
· d6812a0f
patacongo
authored
14 years ago
d6812a0f
May 04, 2011
More NXFFS bugfixes
· 9721078f
patacongo
authored
14 years ago
9721078f
More NXFFS bugfixes
· 9bf97a2c
patacongo
authored
14 years ago
9bf97a2c
More NXFFS bugfixes
· 5196a00b
patacongo
authored
14 years ago
5196a00b
Misc NXFFS bugfixes
· 4e23151c
patacongo
authored
14 years ago
4e23151c
Fix a few more NXFFS bugs
· a6a3a9b4
patacongo
authored
14 years ago
a6a3a9b4
May 03, 2011
Incorporate two FAT bugfixes reported by Sheref Younan.
· 510df49c
patacongo
authored
14 years ago
510df49c
Most of packing logic is in place
· a8302695
patacongo
authored
14 years ago
a8302695
Progress on NXFFS packing logic
· 3b30b014
patacongo
authored
14 years ago
3b30b014
Swap size of cache and pack buffers
· c2a87f31
patacongo
authored
14 years ago
c2a87f31
Starting NXFFS packing logic
· d86f33e8
patacongo
authored
14 years ago
d86f33e8
May 02, 2011
NXFFS file deletion is functional
· 40c085d1
patacongo
authored
14 years ago
40c085d1
More NXFFS bugfixes
· 2e16ee37
patacongo
authored
14 years ago
2e16ee37
More NXFFS bugfixes
· f24821c3
patacongo
authored
14 years ago
f24821c3
May 01, 2011
More NXFFS bugfixes
· 6d61ed50
patacongo
authored
14 years ago
6d61ed50
More NXFFS bugfixes
· 4ec4f5b2
patacongo
authored
14 years ago
4ec4f5b2
Extend NXFFS tests; bugfixes
· 291fbf58
patacongo
authored
14 years ago
291fbf58
Add basic NXFFS read logic
· e4e2f342
patacongo
authored
14 years ago
e4e2f342
Apr 30, 2011
Misc NXFFS bug fixes
· 478aaafe
patacongo
authored
14 years ago
478aaafe
Add basic write logic
· e0f72ff9
patacongo
authored
14 years ago
e0f72ff9
Update README documentation
· efbd1dcf
patacongo
authored
14 years ago
efbd1dcf
Add file creation logic
· 866f0f88
patacongo
authored
14 years ago
866f0f88
Apr 29, 2011
Some initial NXFFS bugfixes
· e139117d
patacongo
authored
14 years ago
e139117d
Add beginning of a test for NXFFS
· f15aca72
patacongo
authored
14 years ago
f15aca72
Apr 28, 2011
More NXFFS logic
· 90aaaebe
patacongo
authored
14 years ago
90aaaebe
More NXFFS logic
· 73308cef
patacongo
authored
14 years ago
73308cef
Loading