..
aio
binfs
fs: procfs add poll support
2023-12-26 19:23:13 -08:00
cromfs
fs: procfs add poll support
2023-12-26 19:23:13 -08:00
driver
driver: add note when driver registers
2024-06-21 22:43:06 +08:00
fat
fs/fat/fs_fat32.[c|h]: fix fseek bug when file size is multiple of cluster size
2024-07-06 19:00:01 +08:00
hostfs
hostfs:ioctl should return -ENOTTY when the instruction is incompatible
2024-08-18 10:17:48 +08:00
inode
spin_lock: inline spin_lock
2024-07-15 02:29:30 +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
mnemofs
fs/mnemofs: Fix journal log rw issue, read size issue
2024-08-17 09:10:04 -03:00
mount
fs/mnemofs: Setup and VFS methods
2024-07-10 09:25:23 -03:00
mqueue
nfs
fs: procfs add poll support
2023-12-26 19:23:13 -08:00
nxffs
stm32h7/linum-stm32h753bi: Add support to littlefs and nxffs with flash mem. via quadspi
2024-04-15 13:24:55 +08:00
partition
fs: partition: fs_mbr: fix for MBR block count calculation.
2024-01-14 01:29:24 -08:00
procfs
procfs/meminfo: free delaylist for PROTECTED
2024-08-03 01:30:04 +08:00
romfs
fs/romfs: Move rn_child/rn_count before rn_namesize
2024-01-20 09:27:50 -03:00
rpmsgfs
rpmsgfs_client:Fix error return exception
2024-08-18 10:15:18 +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
fs: procfs add poll support
2023-12-26 19:23:13 -08:00
socket
spiffs
fs/spiffs: Return OK on spiffs_[f]stat
success
2024-08-01 01:27:25 +08:00
tmpfs
tmpfs: write end of file if open flag with O_APPEND
2024-08-08 17:19:42 +08:00
unionfs
fs: procfs add poll support
2023-12-26 19:23:13 -08:00
userfs
fs: procfs add poll support
2023-12-26 19:23:13 -08:00
vfs
fs/epoll: Double array size when it is full
2024-08-17 00:19:15 +02:00
zipfs
fs: procfs add poll support
2023-12-26 19:23:13 -08:00
CMakeLists.txt
cmake:bugfix add sched include search path for fs
2024-08-14 20:58:59 +08:00
fs_initialize.c
fs_lock:Implementing file locks
2024-02-21 13:29:36 -03:00
Kconfig
fs/mnemofs: Setup and VFS methods
2024-07-10 09:25:23 -03:00
Makefile
fs/mnemofs: Setup and VFS methods
2024-07-10 09:25:23 -03:00