zephyr/subsys/fs
Keith Packard f50ee8c1d3 fs/ext2: Missing error check in ext2_inode_remove_blocks
Don't assume that get_level_offsets will succeed.

Signed-off-by: Keith Packard <keithp@keithp.com>
2025-06-17 16:06:21 +02:00
..
ext2 fs/ext2: Missing error check in ext2_inode_remove_blocks 2025-06-17 16:06:21 +02:00
fcb
nvs fs: nvs: fix invalid block compare when data CRC is enabled 2025-05-26 09:19:54 +02:00
zms zms: optimize cache for settings subsystem 2025-05-15 17:53:26 +02:00
CMakeLists.txt native FUSE FS access: Support any libC and fix random crashes 2025-03-08 15:26:29 +01:00
fat_fs.c fs: enable fstab devicetree integration for fatfs 2025-03-15 13:07:40 +01:00
fs_impl.c
fs_impl.h
fs.c fs: update module logging registration 2025-03-27 03:50:22 +01:00
fuse_fs_access_bottom.c subsys/fs/fuse: Fix adding missing stddef header 2025-05-28 01:48:13 +02:00
fuse_fs_access_bottom.h native FUSE FS access: Support any libC and fix random crashes 2025-03-08 15:26:29 +01:00
fuse_fs_access.c native FUSE FS access: Support any libC and fix random crashes 2025-03-08 15:26:29 +01:00
Kconfig native FUSE FS access: Support any libC and fix random crashes 2025-03-08 15:26:29 +01:00
Kconfig.fatfs fs: enable fstab devicetree integration for fatfs 2025-03-15 13:07:40 +01:00
Kconfig.littlefs fs: littlefs: define default disk version in Kconfig 2025-05-20 15:24:00 +02:00
littlefs_fs.c fs: littlefs: define default disk version in Kconfig 2025-05-20 15:24:00 +02:00
shell.c fs: shell: fix maybe-uninitialized warning 2025-04-14 11:49:28 +02:00