open-cas-linux/modules/cas_cache
Krzysztof Majzerowicz-Jaszcz 12ddca1cf3 OpenCAS Linux kernel 5.15 adaptation
This patch adapts OpenCAS Linux to compile and work with kernel v5.15

Commit id's from the kernel affecting OpenCAS:

commit 0e0ccdecb3cff95a350b4364e7ebbaa754d0e47d
    block: remove bdget_disk

commit 9c2b9dbafc067e173db30c4fd0636392d27944e8
    block: remove alloc_disk and alloc_disk_node

commit a8698707a1835be3abd12a3b28079a80999f8dee
    block: move bd_mutex to struct gendisk

commit 2cece3778475abc855084d897a3cf61249798ad9
    scsi: scsi_ioctl: Remove scsi_req_init()

commit 2f4731dcd0bb73379fbb9e3eb07ae7324125caef
    block: remove bdput

commit 14cf1dbb55bb07427babee425fd2a8a9300737cc
    block: remove bdgrab

Signed-off-by: Krzysztof Majzerowicz-Jaszcz <krzysztof.majzerowicz-jaszcz@intel.com>
2022-06-09 08:49:32 +02:00
..
utils Remove unused error code 2022-03-09 15:52:47 +01:00
volume OpenCAS Linux kernel 5.15 adaptation 2022-06-09 08:49:32 +02:00
.gitignore Initial commit 2019-03-29 08:45:50 +01:00
cas_cache.h Fix license 2021-10-28 12:46:42 +02:00
classifier_defs.h Fix license 2021-10-28 12:46:42 +02:00
classifier.c Make sure classifier string is null terminated 2022-04-08 16:42:25 +02:00
classifier.h Fix license 2021-10-28 12:46:42 +02:00
context.c Fix license 2021-10-28 12:46:42 +02:00
context.h Fix license 2021-10-28 12:46:42 +02:00
control.c Fix license 2021-10-28 12:46:42 +02:00
control.h Fix license 2021-10-28 12:46:42 +02:00
layer_cache_management.c standard error message for each disallowed management operation in standby mode 2022-04-25 23:47:52 +02:00
layer_cache_management.h Redesign failover standby management 2022-01-05 16:17:52 +01:00
linux_kernel_version.h OpenCAS Linux kernel 5.15 adaptation 2022-06-09 08:49:32 +02:00
main.c Remove "metadata_layout" module parameter 2022-03-08 08:53:47 +01: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 Prevent uninitialized value 2022-04-08 16:42:25 +02:00
ocf_env.h Fix license 2021-10-28 12:46:42 +02:00
service_ui_ioctl.c Redesign failover standby management 2022-01-05 16:17:52 +01:00
service_ui_ioctl.h Fix license 2021-10-28 12:46:42 +02:00
threads.c Wait for cleaner thread completion before destroying priv 2022-04-07 14:07:06 +02:00
threads.h Fix license 2021-10-28 12:46:42 +02:00