nuttx/fs
2019-01-25 06:23:34 -06:00
..
aio fs/aio, libs/libc/aio, sched/mqueue, sched/timer, and sched/signal: Remove the code duplication for SIGEV_THREAD. 2018-11-08 08:19:17 -06:00
binfs
cromfs fs/cromfs/fs_cromfs.c: Fixes hardfault 2018-12-06 16:42:20 -06:00
dirent s/dirent: Corrects a problem with opendir() noted by Petteri Aimonen in Bitbucket Issue 132: "opendir() fails for FAT filesystem with trailing slash in path": 2018-11-16 11:45:18 -06:00
driver fs/driver/fs_blockpartition.c: Fix void pointer warning. 2018-12-03 17:54:21 -06:00
fat Revert "fs/fat/fs_fat32.c: Fixes issue when seeking to end of file where we move one too many clusters ahead due to < vs <= logic. This causes us to move past the last cluster in the file." 2019-01-05 16:43:47 -06:00
hostfs
inode fs/inode/fs_fileclose.c: Move file_close() a separate file. It no longer makes since for it to cohabitate with file_detach(). 2018-09-15 13:19:14 -06:00
littlefs fs/littlefs/lfs.c: Fix some issues introduced in previous commit. 2019-01-10 07:13:47 -06:00
mmap
mount Addes the ARM mbed littlefs to NuttX 2019-01-09 14:26:51 -06:00
mqueue
nfs fs/nfs: Update nfs mount to VER3 2018-08-26 13:11:24 -06:00
nxffs fs/nxffs/nxffs_ioctl.c: Pass unrecognized IOCTL commands to the contained MTD driver. 2018-12-12 18:23:03 -06:00
partition fs/partition: Try MTDIOC_GEOMETRY IOCTL before bops's geometry 2018-11-08 09:41:54 -06:00
procfs fs/procfs: Remove the unnecessary critical section 2018-11-29 12:51:34 -06:00
romfs
semaphore
shm
smartfs fs/smartfs/smartfs_smart.c: Current sector should have a space for next entry size. If not, we should move to next sector. 2018-09-14 06:36:55 -06:00
spiffs Trivial update to a comments and to SPIFFS comments and debug output. 2018-09-30 07:15:15 -06:00
tmpfs
unionfs
userfs
vfs fs/vfs/fs_open.c: Fix not returning failure for block_proxy() call. 2019-01-25 06:23:34 -06:00
.gitignore
fs_initialize.c
Kconfig Addes the ARM mbed littlefs to NuttX 2019-01-09 14:26:51 -06:00
Makefile Addes the ARM mbed littlefs to NuttX 2019-01-09 14:26:51 -06:00