nuttx/fs
anjiahao 5776843619 archivefs:add option to select archive format 2026-04-27 09:45:21 +08:00
..
aio lio_listio: make the lio_listio prototype compliant with the POSIX standard 2026-04-21 01:32:35 +08:00
archivefs archivefs:add option to select archive format 2026-04-27 09:45:21 +08:00
binfs fs: migrate to SPDX identifier 2026-04-21 01:13:34 +08:00
cromfs fs: migrate to SPDX identifier 2026-04-21 01:13:34 +08:00
driver fs: rm unused fs_heap in include 2026-04-21 01:32:53 +08:00
event fs: migrate to SPDX identifier 2026-04-27 09:45:00 +08:00
fat fatfs: change fs_heap to lib_tempbuffer 2026-04-21 01:32:53 +08:00
fatfs fs/fatfs: add f_unmount in fatfs_bind error path to prevent dangling FatFs pointer 2026-04-21 01:36:06 +08:00
hostfs fs:fix the bug host rename error 2026-04-21 01:35:13 +08:00
inode nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr 2026-04-21 01:35:40 +08:00
littlefs fs/littlefs: fix littlefs error during cmake compilation 2026-04-21 01:23:28 +08:00
lrofs lrofs_truncate_file: change fs_heap to lib_tempbuffer 2026-04-21 01:32:54 +08:00
mmap pse52:fix shm_open permission error. 2026-04-21 01:33:33 +08:00
mnemofs mnemofs_journal: change fs_heap to lib_tempbuffer 2026-04-21 01:33:33 +08:00
mount archivefs:support archivefs 2026-04-27 09:45:18 +08:00
mqueue fix compile error 2026-04-21 01:35:03 +08:00
nfs fs: migrate to SPDX identifier 2026-04-21 01:13:34 +08:00
nxffs nxffs: change fs_heap to lib_tempbuffer 2026-04-21 01:33:33 +08:00
partition fs/partition: fix the compile error 2026-04-21 01:33:38 +08:00
procfs Revert "fs/procfs: fix format warning in proc_groupstatus" 2026-04-21 01:36:04 +08:00
romfs mutex: add mutex_type.h 2026-04-21 01:31:31 +08:00
rpmsgfs rpmsgfs: change fs_heap to lib_tempbuffer 2026-04-21 01:33:34 +08:00
semaphore nuttx/atomic: replace atomic_fetch_xxx with atomic_xxx just like zephyr 2026-04-21 01:35:40 +08:00
shm shm_open: fix synax error 2026-04-21 01:33:46 +08:00
smartfs smartfs: change fs_heap to lib_tempbuffer 2026-04-21 01:33:34 +08:00
socket socket/accept: add tls cleanup to release refs count of listen fd 2026-04-21 01:36:06 +08:00
spiffs spiffs: change fs_heap to lib_tempbuffer 2026-04-21 01:33:35 +08:00
tmpfs tmpfs: add configurable timestamp support 2026-04-21 01:32:12 +08:00
unionfs unionfs: change fs_heap to lib_tempbuffer 2026-04-21 01:33:34 +08:00
userfs fs: migrate to SPDX identifier 2026-04-21 01:13:34 +08:00
v9fs v9fs/client.c:add check response.nwqid == nwname 2026-04-27 09:45:13 +08:00
vfs fs: migrate to SPDX identifier 2026-04-27 09:45:00 +08:00
yaffs fs/yaffs: add support for link、symlink、readlink 2026-04-21 01:33:22 +08:00
zipfs mutex: add mutex_type.h 2026-04-21 01:31:31 +08:00
CMakeLists.txt fs/CMakeLists:fix build cmake error 2026-04-21 01:18:29 +08:00
Kconfig archivefs:support archivefs 2026-04-27 09:45:18 +08:00
Make.defs fs: migrate to SPDX identifier 2026-04-27 09:45:00 +08:00
Makefile archivefs:support archivefs 2026-04-27 09:45:18 +08:00
fs_heap.c mm: Change mm_initialize_heap/mm_initialize_pool to return int, heap via out param 2026-04-21 01:35:53 +08:00
fs_heap.h fs: add CONFIG_FS_HEAPLARGE_ONLY support 2026-04-21 01:26:10 +08:00
fs_initialize.c vfs/fs_pathcache: add pathcache framework for accelerating file open 2026-04-21 01:35:10 +08:00