.. |
aio
|
fs/aio: Fix compile warning
|
2021-10-31 06:30:57 -03:00 |
binfs
|
fs/ioctl: using FIOC_FILEPATH instead of FIOC_FILENAME.
|
2021-09-13 08:56:10 +08:00 |
cromfs
|
fs: Add fchstat and chstat callback into mountpt_operations
|
2021-07-29 06:33:49 -03:00 |
dirent
|
fs/vfs: Add file descriptor based timers support
|
2021-12-20 04:00:20 -06:00 |
driver
|
fs/driver: Fix missing declaration of find_mtddriver when CONFIG_MTD=n
|
2021-10-23 04:02:22 -05:00 |
fat
|
fs: fat: Use uint16_t instead of wchar_t
|
2021-12-09 21:29:29 -06:00 |
hostfs
|
hostfs: add lock to hostfs_rewinddir
|
2021-12-13 02:00:47 -06:00 |
inode
|
inode_getpath: correct get path whether path buffer is clean or not.
|
2021-09-12 11:30:22 +08:00 |
littlefs
|
littlefs:fix rmdir can remove a file
|
2021-10-19 00:12:45 -05:00 |
mmap
|
mmap: Fix note: initialize the variable 'ret'
|
2021-08-10 09:08:25 -07:00 |
mount
|
hosfs_rpmsg: merge hostfs_rpmsg to rpmsgfs
|
2021-12-04 01:04:18 -06:00 |
mqueue
|
mqueue: fix memory leak cause by lost inode_release
|
2021-10-25 18:57:43 +09:00 |
nfs
|
License: BSD: NFS client file system
|
2021-08-30 22:39:04 +08:00 |
nxffs
|
fs: Add fchstat and chstat callback into mountpt_operations
|
2021-07-29 06:33:49 -03:00 |
partition
|
fs/partition: support parse gpt partition
|
2021-10-30 01:24:09 -05:00 |
procfs
|
sched: Move argv from tcb_s to task_info_s
|
2021-12-11 10:08:53 -06:00 |
romfs
|
mtd: Replace MTDIOC_XIPBASE with BIOC_XIPBASE
|
2021-08-12 08:01:29 -03:00 |
rpmsgfs
|
libs/lbc: remove CHAR_BIT = 16 support
|
2021-12-13 11:08:28 -06:00 |
semaphore
|
fs: Move umask to task_info_s
|
2021-07-14 10:35:15 -03:00 |
shm
|
Author: Gregory Nutt: update licenses to Apache
|
2021-02-05 12:15:56 -03:00 |
smartfs
|
fs: Add fchstat and chstat callback into mountpt_operations
|
2021-07-29 06:33:49 -03:00 |
socket
|
fs/inode: add sanity check for inode to avoid nullpointer
|
2021-07-25 23:01:37 -07:00 |
spiffs
|
LICENSE: add fs/spiffs license
|
2021-08-30 22:39:04 +08:00 |
tmpfs
|
tmpfs: support fsync always successful
|
2021-12-17 13:27:21 -03:00 |
unionfs
|
fs/unionfs: Support fchstat and chstat callback
|
2021-08-10 14:57:34 -03:00 |
userfs
|
fs/userfs: Support fchstat and chstat callback
|
2021-08-10 14:57:48 -03:00 |
vfs
|
fs/vfs: Add file descriptor based timers support
|
2021-12-20 04:00:20 -06:00 |
Kconfig
|
fs/vfs: Add file descriptor based timers support
|
2021-12-20 04:00:20 -06:00 |
Makefile
|
fs/vfs: Add file descriptor based timers support
|
2021-12-20 04:00:20 -06:00 |
fs_initialize.c
|
Author: Gregory Nutt: update licenses to Apache
|
2021-02-05 12:15:56 -03:00 |