..
aio
fs/file: unify prefix about file_xxx api, like file_open, file_ioctl
2025-06-12 18:12:42 +08:00
binfs
fs: migrate to SPDX identifier
2024-11-06 01:58:54 +08:00
cromfs
fs: migrate to SPDX identifier
2024-11-06 01:58:54 +08:00
driver
drivers/fs: Control the behavior of FTL by passing oflags during the open process.
2025-07-16 14:11:41 +08:00
event
fs: Move inotify.c from fs/notify/ to fs/vfs/
2025-06-23 18:17:10 -03:00
fat
fs/fat: Fix wrong alloc used in fat_zero_cluster()
2025-08-29 19:18:32 +02:00
hostfs
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
inode
fs/fs_files: restore fd before calling fdlist_install
2025-06-26 09:31:14 -03:00
littlefs
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
mmap
fs/mmap/fs_mmap.c: fix errno when fd is not valid
2025-09-30 16:16:02 -04:00
mnemofs
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
mount
fs: Move inotify.c from fs/notify/ to fs/vfs/
2025-06-23 18:17:10 -03:00
mqueue
fs/vfs: clear filep when call file_open/file_mq_open to avoid random value
2025-06-26 09:31:14 -03:00
nfs
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
nxffs
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
partition
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
procfs
arch: optimize up_check_tcbstack for stack overflow detection
2025-09-27 12:56:11 +08:00
romfs
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
rpmsgfs
Use lib_get_pathbuffer instead of stack variables
2024-11-12 17:21:42 +08:00
semaphore
fs: Move inotify.c from fs/notify/ to fs/vfs/
2025-06-23 18:17:10 -03:00
shm
fs: Move inotify.c from fs/notify/ to fs/vfs/
2025-06-23 18:17:10 -03:00
smartfs
fs/smartfs: Fix a fatal bug about sector writing after seek
2025-06-13 20:42:36 +08:00
socket
fs/vfs: Separate file descriptors from file descriptions
2025-06-12 18:12:42 +08:00
spiffs
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
tmpfs
fs/tmpfs: Skip any slash at the beginning of relpath
2024-12-07 11:40:00 +08:00
unionfs
style: fix spelling in code comments and strings
2025-05-23 10:48:41 +08:00
userfs
fs: migrate to SPDX identifier
2024-11-06 01:58:54 +08:00
v9fs
refactor: fix spelling in private field names
2025-05-24 09:44:22 -03:00
vfs
fs/lock: Allow driver lock
2025-08-12 20:17:06 +08:00
zipfs
fs: migrate to SPDX identifier
2024-11-06 01:58:54 +08:00
CMakeLists.txt
fs: migrate to SPDX identifier
2024-11-06 01:58:54 +08:00
fs_heap.c
fs_heap:add fs_heap_mallinfo_task
2025-01-15 17:12:50 +08:00
fs_heap.h
fs_heap:add fs_heap_mallinfo_task
2025-01-15 17:12:50 +08:00
fs_initialize.c
fs: Move inotify.c from fs/notify/ to fs/vfs/
2025-06-23 18:17:10 -03:00
Kconfig
fs: Move inotify.c from fs/notify/ to fs/vfs/
2025-06-23 18:17:10 -03:00
Makefile
fs: Move inotify.c from fs/notify/ to fs/vfs/
2025-06-23 18:17:10 -03:00