nuttx/fs
YAMAMOTO Takashi c9f3b3a7f1 littelfs: deal with block devices w/o ioctl
Note: Some block devices has ioctl == NULL. eg. drivers/loop
2022-04-11 13:38:26 +03:00
..
aio
binfs
cromfs
dirent opendir: use inode_find() instead when opendir() 2022-03-30 03:33:39 +08:00
driver
fat nuttx: unify FAR attribute usage across the code 2022-04-04 21:32:58 +08:00
hostfs
inode fs and unistd: increase OPEN_MAX by claiming a Kconfig. 2022-04-01 12:17:47 +03:00
littlefs littelfs: deal with block devices w/o ioctl 2022-04-11 13:38:26 +03:00
mmap
mount
mqueue
nfs
nxffs
partition
procfs fs/procfstcbinfo: minor bug about print address 2022-04-01 12:14:52 +03:00
romfs fs/romfs: fix string overflow when the length of rn_name exceeds NAME_MAX + 1 2022-04-01 12:16:14 +03:00
rpmsgfs openamp: Change the dependence from OPENAMP to RPTUN 2022-04-05 10:05:41 +03:00
semaphore
shm
smartfs
socket
spiffs
tmpfs
unionfs fs/unionfs: add sanity check for parameter 2022-04-01 16:35:43 +08:00
userfs
vfs fs/vfs: fix st_mode mask check 2022-04-08 15:06:41 +03:00
fs_initialize.c
Kconfig
Makefile