| .. |
|
aio
|
Include assert.h in necessary place
|
2021-06-08 13:06:08 -07:00 |
|
binfs
|
fs: Add fchstat and chstat callback into mountpt_operations
|
2021-07-29 10:52:58 +08:00 |
|
cromfs
|
fs: Add fchstat and chstat callback into mountpt_operations
|
2021-07-29 10:52:58 +08:00 |
|
dirent
|
Author: Gregory Nutt: update licenses to Apache
|
2021-02-05 12:15:56 -03:00 |
|
driver
|
fs: Support 64bit in register_[block|mtd]partition
|
2021-08-16 22:07:08 +08:00 |
|
exfat
|
Add exfat directory into .gitignore
|
2021-06-28 20:24:31 +08:00 |
|
fat
|
Fix the printf warning after off_t change
|
2021-08-04 16:13:25 +08:00 |
|
hostfs
|
fs/hostfs: Support fchstat and chstat callback
|
2021-08-10 14:33:14 +08:00 |
|
inode
|
Rename LIB_ to LIBC_ for all libc Kconfig
|
2021-08-09 21:03:17 +08:00 |
|
littlefs
|
Revert "mtd: Add MTDIOC_FLUSH IOCTL like MTDIOC_XIPBASE"
|
2021-08-12 20:29:12 +08:00 |
|
mmap
|
Fix mmap compiler error when CONFIG_FS_RAMMAP equals y
|
2021-07-13 21:40:15 +08:00 |
|
mount
|
fs/mount: fix crash becauseof bad release order
|
2021-08-18 15:49:50 +08:00 |
|
mqueue
|
fs: should only apply umask to the userspace caller
|
2021-07-17 13:32:53 +08:00 |
|
nfs
|
fs/nfs: Support fchstat and chstat callback
|
2021-08-10 20:45:53 +08:00 |
|
nxffs
|
fs: Add fchstat and chstat callback into mountpt_operations
|
2021-07-29 10:52:58 +08:00 |
|
partition
|
fs: change geometry types from size_t to blkcnt_t and blksize_t
|
2021-02-18 20:38:22 -08:00 |
|
procfs
|
libc: Rename match to fnmatch
|
2021-08-02 12:02:39 +08:00 |
|
romfs
|
mtd: Replace MTDIOC_XIPBASE with BIOC_XIPBASE
|
2021-08-12 20:29:18 +08:00 |
|
semaphore
|
fs: Move umask to task_info_s
|
2021-07-16 11:16:10 +08: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 10:52:58 +08:00 |
|
socket
|
fs/inode: add sanity check for inode
|
2021-07-24 15:20:27 +08:00 |
|
spiffs
|
Fix the printf warning after off_t change
|
2021-08-04 16:13:25 +08:00 |
|
tmpfs
|
fs: Add fchstat and chstat callback into mountpt_operations
|
2021-07-29 10:52:58 +08:00 |
|
unionfs
|
fs/unionfs: Support fchstat and chstat callback
|
2021-08-11 18:18:52 +08:00 |
|
userfs
|
fs/userfs: Support fchstat and chstat callback
|
2021-08-11 18:18:52 +08:00 |
|
vfs
|
net/tcp: add nonblock connect(2) support
|
2021-08-16 21:27:08 +08:00 |
|
fs_initialize.c
|
Author: Gregory Nutt: update licenses to Apache
|
2021-02-05 12:15:56 -03:00 |
|
Kconfig
|
fs: Change off_t and related types to int64_t if long long is supported
|
2021-08-04 14:06:26 +08:00 |
|
Makefile
|
make/archive: replace the dependency to preprequisite list
|
2021-05-07 21:34:45 +08:00 |