..
aio
Include assert.h in necessary place
2021-06-08 13:06:08 -07:00
binfs
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
cromfs
fs:cromf Use inttypes in printing macros
2021-05-04 09:40:51 +01:00
dirent
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
driver
fs: try blockproxy only if BCH is enabled
2021-03-17 01:25:16 -07:00
fat
Fix various typos in comments and documentation
2021-07-04 11:23:26 -05:00
hostfs
Include assert.h in necessary place
2021-06-08 13:06:08 -07:00
inode
fs: move out nx_close from filelock
2021-07-03 07:25:51 -05:00
littlefs
mtd: Add MTDIOC_FLUSH IOCTL like MTDIOC_XIPBASE
2021-06-15 13:26:45 -03:00
mmap
mmap: Implement the minial but reasonable mlock/munlock/mprotect
2021-07-01 08:06:54 +09:00
mount
sourcefiles: Fix relative path in file header
2021-03-09 23:18:28 +08:00
mqueue
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
nfs
fs: nfs: Reconnect to the NFS server in TCP mode
2021-06-28 01:11:52 -05:00
nxffs
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
partition
fs: change geometry types from size_t
to blkcnt_t
and blksize_t
2021-02-18 20:38:22 -08:00
procfs
sched_critmon: add thread run time to critmonitor
2021-07-02 08:25:02 -05:00
romfs
fs/romfs: fix open zero-byte file fail issue
2021-04-07 00:57:08 -05:00
semaphore
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
shm
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
smartfs
NuttX: nxstyle fixes
2021-04-10 06:42:19 -05:00
socket
net/sock: move the psock calloc out of sockfd_allocate
2021-06-11 05:00:21 -05:00
spiffs
Don't include assert.h from public header file
2021-06-03 08:36:03 -07:00
tmpfs
fs/tmpfs: Account the filename in the allocation block
2021-07-04 18:51:12 -03:00
unionfs
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
userfs
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
vfs
fs/fs_dup2: correct check before dup
2021-07-02 04:54:43 -05:00
fs_initialize.c
Author: Gregory Nutt: update licenses to Apache
2021-02-05 12:15:56 -03:00
Kconfig
fs/eventfd: add EVENT_FD_POLL as a Kconfig dependency for EVENT_FD_NPOLLWAITERS
2021-05-08 08:29:21 -07:00
Makefile
net: unify socket into file descriptor
2021-03-03 19:01:41 -08:00