nuttx/fs
liuhaitao 29d1bc9e87 Add exfat directory into .gitignore
Change-Id: I86b94644157af2b1204bcc0d52b118a61c683f53
Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2021-06-28 20:24:31 +08:00
..
aio fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
binfs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
cromfs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
dirent Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
driver fs: try blockproxy only if BCH is enabled 2021-03-17 01:25:16 -07:00
exfat Add exfat directory into .gitignore 2021-06-28 20:24:31 +08:00
fat Replace mktime with timegm in rtc and fs driver 2021-06-24 20:53:53 +08:00
hostfs Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
inode Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
littlefs mtd: Add MTDIOC_FLUSH IOCTL like MTDIOC_XIPBASE 2021-06-28 18:06:52 +08:00
mmap Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
mount sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
mqueue sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
nfs fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
nxffs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
partition fs: change geometry types from size_t to blkcnt_t and blksize_t 2021-02-18 20:38:22 -08:00
procfs sched_critmon: add thread run time to critmonitor 2021-05-08 20:49:40 +08:00
romfs fs/romfs: fix open zero-byte file fail issue 2021-04-07 00:57:08 -05:00
semaphore Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
shm Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
smartfs NuttX: nxstyle fixes 2021-04-10 06:42:19 -05:00
socket net/sock: move the psock calloc out of sockfd_allocate 2021-06-15 11:23:13 +08:00
spiffs fs: nxstyle fixes 2021-04-03 09:37:06 -05:00
tmpfs fs/tmpfs: Account the filename in the allocation block 2021-06-28 16:57:33 +08:00
unionfs Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
userfs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
vfs Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
fs_initialize.c Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
Kconfig fs/eventfd: Convert the indent under EVENT_FD_VFS_PATH option to tab 2021-02-05 12:17:47 -03:00
Makefile make/archive: replace the dependency to preprequisite list 2021-05-07 21:34:45 +08:00