nuttx/fs
Xiang Xiao b209166015 fs/partition: Make parse_ptable_partition to partition.h
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-10-20 16:12:20 +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-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 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: optimize and fix compile warnring 2021-10-13 14:29:36 +08: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-10 14:33:14 +08:00
inode inode_getpath: correct get path whether path buffer is clean or not. 2021-09-12 11:30:22 +08:00
littlefs Merge remote-tracking branch 'remotes/mirtos/dev-nuttx-10.1-20210927' into dev 2021-10-18 22:12:06 +08:00
mmap mmap: Fix note: initialize the variable 'ret' 2021-08-10 09:08:25 -07:00
mount Merge remote-tracking branch 'mirtos/master' into dev 2021-09-26 21:59:56 +08:00
mqueue mq_open: add long file name check and parameter check 2021-10-19 03:14:01 +08: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: Make parse_ptable_partition to partition.h 2021-10-20 16:12:20 +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 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-11 18:18:52 +08:00
userfs fs/userfs: Support fchstat and chstat callback 2021-08-11 18:18:52 +08:00
vfs Merge remote-tracking branch 'mirtos/master' into dev 2021-09-26 21:59:56 +08:00
fs_initialize.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
Kconfig Merge remote-tracking branch 'mirtos/master' into dev 2021-09-26 21:59:56 +08:00
Makefile fs: support exfat filesystem 2021-08-20 22:14:46 +08:00