incubator-nuttx/fs
Xiang Xiao 261ce70e94 rpmsg/hostfs: fix: taking address of packed member may result in an unaligned pointer value
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-01 12:22:03 -03:00
..
aio Remove CONFIG_CAN_PASS_STRUCT 2020-04-11 21:19:47 +01:00
binfs fs/: Remove support for CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
cromfs fs/: Remove support for CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
dirent Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
driver Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
fat fs/fat/fs_fat32util.c: return was missing from the last PR. 2020-03-30 17:13:13 +02:00
hostfs rpmsg/hostfs: fix: taking address of packed member may result in an unaligned pointer value 2020-05-01 12:22:03 -03:00
inode Fix a fatal typo in a recent change 2020-04-01 11:30:45 +01:00
littlefs fs/littlefs: upgrade littlefs to v2.2.1 2020-04-23 09:31:21 -06:00
mmap Run codespell -w against all files 2020-02-22 14:45:07 -06:00
mount Check return from nxsem_wait_initialize() 2020-03-30 01:33:31 +01:00
mqueue Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
nfs Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
nxffs fs/: Remove support for CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
partition Fix nxstyle warning 2020-04-13 12:01:39 -06:00
procfs nxstyle fixes 2020-04-11 21:19:47 +01:00
romfs fs/: Check return of nxsem_wait_uninterruptible. 2020-03-30 08:08:07 -06:00
semaphore Check return from nxsem_wait_initialize() 2020-03-30 17:09:45 +01:00
shm
smartfs fs/: Check return of nxsem_wait_uninterruptible. 2020-03-30 08:08:07 -06:00
spiffs Check return from nxsem_wait_initialize() 2020-03-29 22:11:13 +01:00
tmpfs fs_tmpfs.c: Shorten long lines according to codestyle 2020-04-30 01:04:33 -07:00
unionfs fs/: Check return of nxsem_wait_uninterruptible. 2020-03-30 08:08:07 -06:00
userfs Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
vfs Fix nxstyle issue 2020-05-01 10:43:47 -03:00
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:07:29 -05:00
Kconfig fs/: Remove support for CONFIG_FS_READABLE 2020-03-22 08:24:07 -05:00
Makefile fs/littlefs: upgrade littlefs to v2.2.1 2020-04-23 09:31:21 -06:00
fs_initialize.c