.. |
aio
|
Include assert.h in necessary place
|
2021-06-08 13:06:08 -07: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
|
…
|
|
driver
|
fs: Remove magic field from partition_info_s
|
2021-08-20 09:19:52 -03:00 |
fat
|
Fix the printf warning after off_t change
|
2021-08-04 06:48:30 -07:00 |
hostfs
|
fs/hostfs: Support fchstat and chstat callback
|
2021-08-09 17:55:44 -03:00 |
inode
|
inode_getpath: correct get path whether path buffer is clean or not.
|
2021-09-12 11:30:22 +08:00 |
littlefs
|
fs/littlefs: improve littlefs flash block erase balance performance
|
2021-08-14 11:21:44 -07:00 |
mmap
|
mmap: Fix note: initialize the variable 'ret'
|
2021-08-10 09:08:25 -07:00 |
mount
|
fs/mount: fix crash becauseof bad release order
|
2021-08-19 20:44:18 -07:00 |
mqueue
|
fs: should only apply umask to the userspace caller
|
2021-07-17 13:58:58 +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
|
…
|
|
procfs
|
libc: Rename match to fnmatch
|
2021-08-02 08:23:35 -03:00 |
romfs
|
mtd: Replace MTDIOC_XIPBASE with BIOC_XIPBASE
|
2021-08-12 08:01:29 -03:00 |
semaphore
|
fs: Move umask to task_info_s
|
2021-07-14 10:35:15 -03:00 |
shm
|
…
|
|
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
|
fs: Add fchstat and chstat callback into mountpt_operations
|
2021-07-29 06:33:49 -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
|
vfs/poll: correct the return event if inode has closed
|
2021-09-15 12:02:53 +08:00 |
Kconfig
|
fs: Change off_t and related types to int64_t if long long is supported
|
2021-08-04 06:48:30 -07:00 |
Makefile
|
net: unify socket into file descriptor
|
2021-03-03 19:01:41 -08:00 |
fs_initialize.c
|
…
|
|