nuttx/fs
Xiang Xiao 3394b87f25 fs/partition: Make read_partition_block callable outside ptable
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I42d036116783b7a08af6eb8a8f82905c485b7f91
2021-09-30 13:21:28 +08:00
..
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-08-31 19:17:20 +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: Remove magic field from partition_info_s 2021-08-28 09:26:22 +08:00
exfat exfat: limit EXFAT_UTF8_NAME_BUFFER_MAX and EXFAT_UTF8_ENAME_BUFFER_MAX to EXFAT_NAME_MAX 2021-09-22 10:26:27 +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 inode_getpath: correct get path whether path buffer is clean or not. 2021-08-20 22:14:46 +08:00
littlefs littlefs:fix rmdir can remove a file 2021-09-27 14:22:26 +08:00
mmap Fix mmap compiler error when CONFIG_FS_RAMMAP equals y 2021-07-13 21:40:15 +08:00
mount fs: support exfat filesystem 2021-08-20 22:14:46 +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/partition: Make read_partition_block callable outside ptable 2021-09-30 13:21:28 +08:00
procfs fs:procfs: add waiting_paging_fill state names 2021-09-27 15:07:38 +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 vfs: modify nuttx file access permission check 2021-09-17 17:24:37 +08:00
fs_initialize.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
Kconfig fs: support exfat filesystem 2021-08-20 22:14:46 +08:00
Makefile fs: support exfat filesystem 2021-08-20 22:14:46 +08:00