- 65c4ca1 fs: open: Add Truncate flag to zfs open by RAJAGOPALAN GANGADHARAN · 10 months ago
- 3d76e49 fs: fuse: fix fuse include path by Russ Webber · 11 months ago
- f147a5f spelling: Replace occurrences of "iff" with "if and only if" by Pieter De Gendt · 11 months ago
- 8cc2d90 fs: ext2: Fix removing indirect blocks by Franciszek Pindel · 11 months ago
- e13d1b4 fs: ext2: Fix calculating fs_memory in ext2_format by Franciszek Pindel · 12 months ago
- 5a0ecb9 flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs by Dominik Ermel · 12 months ago
- 63f713a fs: allow fs_mkfs() for FATFS without auto-format on mounting by Armin Brauns · 12 months ago
- 894503c nvs: improve nvs_flash_cmp_const() by Mike J. Chen · 1 year, 1 month ago
- 07c1e49 fs: Clarify description of fs_open when no access bits given by Dominik Ermel · 1 year, 2 months ago
- 8b86645 fs: Add Kconfig key for init priority by Miika Karanki · 1 year, 2 months ago
- 89d4f06 fs: remove not needed SYS_INIT function by Miika Karanki · 1 year, 2 months ago
- 3267bdc fs: fuse: Avoid possible buffer overflow by Flavio Ceolin · 1 year, 3 months ago
- ebd70f9 flash host fuse access: Fix for native_sim by Alberto Escolar Piedras · 1 year, 4 months ago
- a58bf96 fs: fix missing semicolon in fuse_fs_access.c by Jeppe Odgaard · 1 year, 5 months ago
- e7bd10a random: Rename random header by Flavio Ceolin · 1 year, 6 months ago
- 3521c95 fs: fuse: Fix possible buffer overflow by Flavio Ceolin · 1 year, 6 months ago
- 49fb5f0 nvs: replace CRC with better hash function for lookup cache by Damian Krolik · 1 year, 7 months ago
- 8c748fd kernel: Modify the signature of k_mem_slab_free() by Carles Cufi · 1 year, 7 months ago
- cb19fc7 nvs: remove unused return code in nvs_sector_close by Laczen JMS · 1 year, 7 months ago
- 8b33da0 fs: shell: littlefs: add support of block devices by Dmytro Semenets · 1 year, 7 months ago
- f02d400 fs: rename shadow variables by Daniel Leung · 1 year, 7 months ago
- 451c477 fs: ext2: Fix dereference before NULL check by Andrei Emeltchenko · 1 year, 8 months ago
- 5d05b41 fs: ext2: Correct structure initialization by Andrei Emeltchenko · 1 year, 8 months ago
- 7d4c84b fs: ext2: Fix buffer overun by Andrei Emeltchenko · 1 year, 8 months ago
- 4170eb2 fs: ext2: Remove comparing unsigned < 0 by Andrei Emeltchenko · 1 year, 8 months ago
- d7241b0 fs: littlefs: use uintptr_t instead of int for dev_id by Mykyta Poturai · 1 year, 8 months ago
- 1eb1047 fs: ext2: Use disk structs to access data on disk by Franciszek Zdobylak · 1 year, 8 months ago
- 984bdab fs: ext2: update how memory is allocated in ext2 by Franciszek Zdobylak · 1 year, 8 months ago
- 1f62d99 fs: ext2: Update memory writes by Franciszek Zdobylak · 1 year, 8 months ago
- b3eec79 fs: ext2: Interpret s_errors field in superblocks by Franciszek Zdobylak · 1 year, 8 months ago
- dfd845b fs: ext2: fix blocks and inodes handling by Franciszek Zdobylak · 1 year, 8 months ago
- b814246 fs: ext2: create correct file system in mkfs by Franciszek Zdobylak · 1 year, 8 months ago
- d18a0d5 fs: ext2: impl fs_sync by Franciszek Zdobylak · 1 year, 8 months ago
- 655fd6f fs: ext2: implement rest of directory operations by Franciszek Zdobylak · 1 year, 8 months ago
- 6664045 fs: ext2: implement rename by Franciszek Zdobylak · 1 year, 8 months ago
- f793e0b fs: ext2: implement unlink by Franciszek Zdobylak · 1 year, 8 months ago
- 685682f fs: ext2: implement fs_truncate by Franciszek Zdobylak · 1 year, 8 months ago
- a87cc6c fs: ext2: File operations by Franciszek Zdobylak · 1 year, 8 months ago
- def5e7d fs: ext2: implement fs_stat by Franciszek Zdobylak · 1 year, 8 months ago
- 64da407 fs: ext2: create dir and file operations by Franciszek Zdobylak · 1 year, 8 months ago
- 1eccf55 fs: ext2: Implementation of basic operations by Franciszek Zdobylak · 1 year, 8 months ago
- f9ebb72 nvs: Fix missing nvs_ate.part init in nvs_add_gc_done_ate by Dominik Ermel · 1 year, 10 months ago
- 5cdfeff nvs: Fix writing uninitialized nvs_ate.part on close by Dominik Ermel · 1 year, 10 months ago
- 9966113 fs: littlefs: add ability to build little fs without flash map by Mykola Kvach · 1 year, 10 months ago
- ba4ad69 fs: littlefs: remove dependency on flash map from FILE_SYSTEM_LITTLEFS by Mykola Kvach · 1 year, 10 months ago
- 3788ce3 fs: change fatFS initialization to match littleFS. by Sihyun Noh · 1 year, 11 months ago
- 667eeb1 shell: fix MISRA 5.7 violations on `struct shell` by Gerard Marull-Paretas · 2 years ago
- a5fd0d1 init: remove the need for a dummy device pointer in SYS_INIT functions by Gerard Marull-Paretas · 2 years ago
- 09dd8c7 littlefs: translate error code when mount fails by Manuel Arguelles · 2 years ago
- 3ff1e97 fs: Fix Kconfig formatting by Franciszek Zdobylak · 2 years ago
- abb93d4 fs: Prevent mounting file system re-using private data by Dominik Ermel · 2 years ago
- eba7372 modules: fs: Add reentrant zephyr support by Nicola Ochsenbein · 2 years, 1 month ago
- f76bfa5 nvs: use NVS cache in write and gc functions by Julien D'Ascenzio · 2 years, 1 month ago
- 7c6f6cd fs: fs_shell: Add read test by Jamie McCrae · 2 years, 1 month ago
- cef77af fs: fs_shell: Add erase/write test by Jamie McCrae · 2 years, 1 month ago
- 1e0f36e fs/fatfs: Move FF_USE_LFN logic to Kconfig by Dominik Ermel · 2 years, 1 month ago
- 740f915 nvs: use CRC8 if cache size is 256 by Julien D'Ascenzio · 2 years, 2 months ago
- b7c2b3f nvs: NVS cache always rebuild on successful NVS initialization by Julien D'Ascenzio · 2 years, 2 months ago
- cfa1ba1 fs: fcb: add option to disable CRC for fcb entries by Eivind Jølsgard · 2 years, 2 months ago
- dfc97f3 fs: fat: document path transformation by Armin Brauns · 2 years, 4 months ago
- 5f4664d fs/fat: Improve help of Kconfig options for FAT by Dominik Ermel · 2 years, 4 months ago
- 2259e98 fs: Implement mkfs operation in FAT fs by Franciszek Zdobylak · 2 years, 4 months ago
- 78f8937 fs: Implement mkfs operation in littleFS by Franciszek Zdobylak · 2 years, 4 months ago
- 7a96ed2 fs: Add fs_mkfs operation to fs api by Franciszek Zdobylak · 2 years, 4 months ago
- 043cea1 fs/fatfs: Add CONFIG_FS_FATFS_MIN_SS by Dominik Ermel · 2 years, 4 months ago
- cffe98d crc: Make the build of crc function dependent on a Kconfig by Anas Nashif · 2 years, 4 months ago
- 6a0f554 include: add missing kernel.h include by Gerard Marull-Paretas · 2 years, 6 months ago
- c058a45 fs: Switch from FLASH_AREA_ to FIXED_PARTITION_ macros by Dominik Ermel · 2 years, 7 months ago
- 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
- f044a35 shell: typos by Théophile Ranquet · 2 years, 7 months ago
- 557fdaf fs: fat_fs: Changing mkfs options to create FAT32 on larger storage by Nahal Farhi · 2 years, 8 months ago
- 75ea632 fs: fcb: Define length padding bytes by Reto Schneider · 2 years, 8 months ago
- 718750f fs/testsuite: add mising braces to single line if statements by Anas Nashif · 2 years, 9 months ago
- 6238bf4 fs: Use fs_mount_t.node to check if system is mounted by Dominik Ermel · 2 years, 9 months ago
- 75680f7 treewide: update flash_area name retrieval by Jordan Yates · 2 years, 9 months ago
- 4543f82 storage: flash_map: remove `device_get_binding` by Jordan Yates · 2 years, 9 months ago
- 041f0e5 all: logging: Remove log_strdup function by Krzysztof Chruscinski · 2 years, 9 months ago
- 57b1f66 fs/nvs: Fix comment typo by Yong Cong Sin · 2 years, 10 months ago
- 267b4ae fs/nvs: removed extra empty lines by Yong Cong Sin · 2 years, 10 months ago
- 85f5438 fs/nvs: Remove unused variable by Yong Cong Sin · 2 years, 10 months ago
- 74e4ac0 nvs: implement NVS cache by Damian Krolik · 2 years, 10 months ago
- 90236b0 fs: fcb: Make FCB work with sectors larger than 16K by Achatzi Julian · 2 years, 10 months ago
- 5113c14 subsystems: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
- 069fed9 fs: Kconifg: use rsource instead of source for local Kconfigs by Dominik Ermel · 3 years ago
- 05a5db4 fs: littlefs: Use flash map macro in automount by Christian Taedcke · 3 years ago
- f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
- 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years, 1 month ago
- aff31cf modules: littlefs: move CMake glue code from littlefs repo into Zephyr by Torsten Rasmussen · 3 years, 1 month ago
- 56d5486 fs: nvs: introduce nvs_mount and deprecate nvs_init by Gerard Marull-Paretas · 3 years, 1 month ago
- d7db973 fs/fat_fs: Allow configuration of number of root entries by Dominik Ermel · 3 years, 1 month ago
- e46d8a1 fat_fs: Add support for the "win" variable alignment in FATFS struct by Boon Khai Ng · 3 years, 1 month ago
- c990241 fs: Extend the littlefs code to support block devices by Lukasz Majewski · 3 years, 2 months ago
- 6fa771f fs: littlefs: Rename *area (struct flash_area*) to *backend void pointer by Lukasz Majewski · 3 years, 2 months ago
- f5b27ca fs: littlefs: Add processing of FS_MOUNT_FLAG_USE_DISK_ACCESS flag by Dominik Ermel · 3 years, 4 months ago
- 5036043 fs: fat_fs: Set FS_MOUNT_FLAG_USE_DISK_ACCESS on mount by Dominik Ermel · 3 years, 4 months ago
- 2cb4d41 fs: Correct LOG_ERR messages for directory API calss by Dominik Ermel · 3 years, 5 months ago
- 3614f91 fs: fs_open will only copy flags into fs_file_t structure on success by Dominik Ermel · 3 years, 5 months ago
- e489bb1 fs: Fix fs_statvfs returning 0 when statvfs not implemented by Dominik Ermel · 3 years, 5 months ago
- 1047143 kernel: Introduce K_MEM_SLAB_DEFINE_STATIC by Pavel Hübner · 3 years, 5 months ago
- 29855b4 fs: allow to configure per-alloaction heap overhead by Artur Lipowski · 3 years, 5 months ago