open-cas-linux/modules/cas_cache
Robert Baldyga 7ce5b7e68f
Merge pull request #1531 from mmichal10/fix-make-req-type
configure framework: detect make_req_fn type
2024-10-02 10:33:27 +02:00
..
utils rpool: Mark an entry for kmemleak outside of atomic context 2024-09-02 12:16:59 +02:00
volume Update after removing struct ocf_io 2024-09-13 12:38:26 +02:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Compare properties of a new cache device during cache attach 2024-09-09 15:57:35 +02:00
classifier_defs.h Fix license 2021-10-28 12:46:42 +02:00
classifier.c Add missing "static" to the local functions 2024-05-14 08:22:34 +02:00
classifier.h Fix license 2021-10-28 12:46:42 +02:00
context.c ctx: Remove unused zalloc ops 2024-09-10 15:08:37 +02:00
context.h Update after removing struct ocf_io 2024-09-13 12:38:26 +02:00
control.c Add support for Linux kernel up to 6.8 2024-05-14 08:47:45 +02:00
control.h Fix license 2021-10-28 12:46:42 +02:00
debug.h Fix debug macros 2024-09-10 15:08:37 +02:00
disk.c Add support for Linux kernel up to 6.8 2024-05-14 08:47:45 +02:00
disk.h Add support for Linux kernel up to 6.8 2024-05-14 08:47:45 +02:00
exp_obj.c configure framework: detect make_req_fn type 2024-09-25 15:59:21 +02:00
exp_obj.h Remove unused fields 2024-09-10 14:36:43 +02:00
layer_cache_management.c Add missing volume_destroy() in attach 2024-09-26 17:02:50 +02:00
layer_cache_management.h Enable cache detach 2024-09-09 16:30:05 +02:00
linux_kernel_version.h Remove unneeded ifdefs 2024-09-20 18:03:06 +02:00
main.c Remove cas_disk from naming in code 2022-09-19 10:38:21 +02:00
Makefile Fix license 2021-10-28 12:46:42 +02:00
ocf_env_headers.h Fix license 2021-10-28 12:46:42 +02:00
ocf_env.c Integrate kmemleak into CAS 2022-09-26 15:44:16 +02:00
ocf_env.h Get rid of strlcpy() 2024-05-14 08:22:34 +02:00
service_ui_ioctl.c Disable cache attach and detach 2024-09-26 17:02:50 +02:00
service_ui_ioctl.h Remove cas_disk from naming in code 2022-09-19 10:38:21 +02:00
threads.c Remove ocf_queue_get_cache() 2024-09-09 14:48:44 +02:00
threads.h Remove ocf_queue_get_cache() 2024-09-09 14:48:44 +02:00