zephyr/subsys
Djordje Nedic 2750492e86 fs: littlefs: Fix cache and lookahead size checks
This fixes an issue where wrong values were checked against block device
defaults. Kconfig values are used when no filesystem config values are
provided, and the buffers are sized according to the Kconfig values,
but the checks were only performed against filesystem config variables.

Signed-off-by: Djordje Nedic <nedic.djordje2@gmail.com>
2024-12-16 20:49:21 +01:00
..
bindesc bindesc: Add support for reading binary descriptors 2024-10-11 13:20:49 -04:00
bluetooth Bluetooth: Controller: Fix interleaved extended scanning assert 2024-12-16 10:53:30 +01:00
canbus
console
dap
debug drivers: coredump: Place API into iterable section 2024-12-03 02:36:38 +01:00
demand_paging demand_paging: eviction: add kconfig CONFIG_EVICTION_TRACKING 2024-11-18 13:16:44 -05:00
dfu dfu: boot: mcuboot: fix boot_is_img_confirmed 2024-12-05 12:29:44 +01:00
disk
dsp
emul
fb drivers: display: Place API into iterable section 2024-12-02 22:05:41 +00:00
fs fs: littlefs: Fix cache and lookahead size checks 2024-12-16 20:49:21 +01:00
input input: prevent the caller from sleeping in sysworkq 2024-11-29 14:49:43 +01:00
ipc ipc: icbmsg: Reduce block alignment to 32-bits 2024-11-22 08:26:22 -05:00
jwt jwt: remove TinyCrypt usage 2024-11-05 13:44:20 -06:00
llext llext: disable for Harvard ARC variants 2024-12-16 18:25:16 +01:00
logging logging: increase the maximum value of LOG_BUFFER_SIZE 2024-12-12 19:59:51 +01:00
lorawan lorawan: replace booleans by atomic flags 2024-11-16 14:03:36 -05:00
mem_mgmt
mgmt Subsys: mgmt: mcumgr: Fix mcumgr assertion error 2024-12-16 13:09:28 +01:00
modbus modbus: serial: remove redundant cfg->dev usage in uart_cb_handler 2024-12-13 11:34:44 +01:00
modem drivers: modem: initialize variables to avoid warn 2024-11-19 10:04:58 -05:00
net net: wifi: shell: fix twt setup quick failed issue 2024-12-16 13:10:02 +01:00
pm pm: policy: event: use uptime ticks 2024-12-09 03:55:52 +01:00
portability kernel/sched: Eliminate PRESTART thread state 2024-11-27 10:38:05 -05:00
profiling arch: deprecate _current 2024-11-23 20:12:24 -05:00
random random: random_timer.c Remove __GNUC__ ifdef 2024-11-06 10:11:58 -08:00
retention
rtio
sd
secure_storage secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
sensing drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
settings settings: introduce priority for commit 2024-10-24 22:04:07 +01:00
shell shell: modules: kernel: streamline code 2024-12-13 11:35:28 +01:00
sip_svc
stats
storage storage: flash map: Add flash_area_sectors 2024-12-02 09:43:00 +01:00
task_wdt
testsuite tests: CONFIG_TEST_USERSPACE selects CONFIG_USERSPACE 2024-11-18 19:30:50 -05:00
timing
tracing tracing: kernel: Add support for stopping workqueues 2024-12-12 11:07:39 +01:00
usb usb: device_next: Update IAD first interface on init 2024-12-12 16:22:49 +01:00
zbus zbus: optional publishing statistics 2024-10-10 14:57:13 -04:00
CMakeLists.txt secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00
Kconfig secure_storage: introduce the secure storage subsystem 2024-10-07 13:38:43 +02:00