..
aio
sched/getpid: replace syscall getpid/tid/ppid() to kernel version
2023-02-02 10:33:01 +08:00
binfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
cromfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
driver
Replace nxsem API when used as a lock with nxmutex API
2022-10-17 15:59:46 +09:00
fat
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
hostfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
inode
fs/inode: when searching for nextname skip "/" and "./"
2023-04-25 21:28:59 +08:00
littlefs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
mmap
mm/mm_map: Give the mm_map as parameter to the mm_map functions
2023-04-22 00:40:37 +08:00
mount
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
mqueue
fs: mqueue: Fix file_mq_open() for SMP
2023-02-01 15:00:47 +08:00
nfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
nxffs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
partition
nuttx: add more dependent header file
2023-04-11 09:13:32 +03:00
procfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
romfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
rpmsgfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
semaphore
sem_unlink: return ENOENT when the named semaphore does not exist.
2023-01-09 22:46:30 +08:00
shm
fs: Add g_ prefix for all global file_operations instances
2023-04-24 16:13:29 +02:00
smartfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
socket
vfs/fs_truncate.c:Add socket judgment to return correct errno.
2023-01-17 10:29:41 +08:00
spiffs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
tmpfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
unionfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
userfs
fs: Add g_ prefix for all global mountpt_operations instances
2023-04-24 16:13:29 +02:00
vfs
Fixes in asprintf usage.
2023-04-19 02:48:39 +08:00
fs_initialize.c
fs: Flush the file system cache in BOARDIOC_POWEROFF too
2023-04-21 20:37:59 +03:00
Kconfig
Remove the tail spaces from all files except Documentation
2023-02-26 13:24:24 -08:00
Makefile
Minor style clean up
2023-01-28 19:53:20 +02:00