ocf/src
Robert Baldyga a63479c7cd
Merge pull request #877 from mmichal10/cleaner-cmpl_early
cleaner: Complete reqs early if nothing to flush
2025-04-02 15:32:39 +02:00
..
cleaning Per-cpu refcounters 2025-02-06 12:04:34 +01:00
concurrency Add missing headers 2024-05-11 00:51:29 +02:00
engine D2C: Prevent use after free 2025-03-26 15:53:51 +01:00
metadata Refactor metadata collision API 2025-03-24 12:02:32 +01:00
mngt Deinitialize core front volume on error handling path 2025-04-02 11:34:03 +02:00
promotion Fix license 2021-10-28 13:08:50 +02:00
utils Merge pull request #877 from mmichal10/cleaner-cmpl_early 2025-04-02 15:32:39 +02:00
ocf_cache_priv.h Protect cache lock against locking during lock deinitialization 2025-02-06 12:04:37 +01:00
ocf_cache.c Per-cpu refcounters 2025-02-06 12:04:34 +01:00
ocf_composite_volume_priv.h Introduce composite volume 2022-06-02 09:49:39 +02:00
ocf_composite_volume.c Add missing 'static' identifier 2024-09-27 11:25:21 +02:00
ocf_core_priv.h Remove struct ocf_io 2024-09-20 13:59:46 +02:00
ocf_core.c Per-cpu refcounters 2025-02-06 12:04:34 +01:00
ocf_ctx_priv.h expose composite volume type id in API 2022-06-13 11:40:08 +02:00
ocf_ctx.c Get rid of non-OCF error codes 2024-08-29 08:27:51 +02:00
ocf_def_priv.h volume: Introduce general IO forward mechanism 2024-09-19 15:55:19 +02:00
ocf_io_class.c Verify standby/active cache state in OCF entry points 2022-03-28 09:42:02 +02:00
ocf_io_priv.h Remove struct ocf_io 2024-09-20 13:59:46 +02:00
ocf_io.c Per-cpu refcounters 2025-02-06 12:04:34 +01:00
ocf_logger_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_logger.c Fix license 2021-10-28 13:08:50 +02:00
ocf_lru_structs.h Fix license 2021-10-28 13:08:50 +02:00
ocf_lru.c Per-cpu refcounters 2025-02-06 12:04:34 +01:00
ocf_lru.h Parallelize ocf_lru_populate() 2022-01-28 19:29:21 +01:00
ocf_metadata.c Verify standby/active cache state in OCF entry points 2022-03-28 09:42:02 +02:00
ocf_part.h Per-cpu refcounters 2025-02-06 12:04:34 +01:00
ocf_priv.h Fix license 2021-10-28 13:08:50 +02:00
ocf_queue_priv.h Added a priority queue for the request instead of push front 2024-08-02 12:53:16 +02:00
ocf_queue.c Add missing 'static' identifier 2024-09-27 11:25:21 +02:00
ocf_request.c Track allocation size for D2C requests 2025-03-26 16:05:29 +01:00
ocf_request.h Make alock_rw a bit field 2025-02-04 12:05:26 +01:00
ocf_seq_cutoff.c Consolidate ocf_request_io and ocf_request - io properties 2024-09-20 13:59:46 +02:00
ocf_seq_cutoff.h Fix license 2021-10-28 13:08:50 +02:00
ocf_space.c Fix license 2021-10-28 13:08:50 +02:00
ocf_space.h Fix license 2021-10-28 13:08:50 +02:00
ocf_stats_builder.c Introduce pass-through block stats 2024-09-06 14:47:02 +02:00
ocf_stats_priv.h Remove struct ocf_io 2024-09-20 13:59:46 +02:00
ocf_stats.c Consolidate ocf_request_io and ocf_request - io properties 2024-09-20 13:59:46 +02:00
ocf_volume_priv.h Per-cpu refcounters 2025-02-06 12:04:34 +01:00
ocf_volume.c Fix refcnt memleak in ocf_volume 2025-03-24 21:47:35 +01:00