nuttx/fs
Yanfeng Liu ce0c98f0fd fs/lock: prefer nxsched_self for modularity
Use of nxsched_self() is preferred from outside of the sched/ folder.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-06-09 20:22:02 +08:00
..
aio
binfs
cromfs
driver fs/driver: using nx_unlink to call unlink ops to release some resource 2024-03-14 11:53:30 +08:00
fat fs: fat: fs_fat32: fix default return value of fat_ioctl(). 2024-02-20 04:08:26 -08:00
hostfs
inode Revert "sched: replace some global variables to macro" 2024-06-06 22:00:25 +08:00
littlefs littlefs/Make.defs:Add get path temp patch 2024-02-21 06:15:39 -08:00
mmap fs/mmap: enable parameter checks always 2024-03-25 20:39:24 +08:00
mount fs/mount: harden nx_mount logic 2024-03-12 19:44:48 +08:00
mqueue
nfs
nxffs stm32h7/linum-stm32h753bi: Add support to littlefs and nxffs with flash mem. via quadspi 2024-04-15 13:24:55 +08:00
partition
procfs procfs/meminfo: fit line width in 80 chars 2024-04-24 16:33:32 +08:00
romfs
rpmsgfs rpmsg: make all the rpmsg services deponds on RPMSG 2024-02-18 04:09:34 -08:00
semaphore sem_open: return error code, sem returned by parameter 2024-06-06 02:40:50 +08:00
shm fs/shmfs: Fix stat() system call for shmfs object 2024-02-02 09:12:18 -08:00
smartfs
socket
spiffs
tmpfs tmpfs:Add ioctl access path function 2024-04-24 09:46:16 +08:00
unionfs
userfs
vfs fs/lock: prefer nxsched_self for modularity 2024-06-09 20:22:02 +08:00
zipfs
CMakeLists.txt
fs_initialize.c fs_lock:Implementing file locks 2024-02-21 13:29:36 -03:00
Kconfig fs_lock:Implementing file locks 2024-02-21 13:29:36 -03:00
Makefile