Releases: Open-CAS/open-cas-linux
Releases · Open-CAS/open-cas-linux
v26.03.1
Changelog:
- Updated OCF version (see https://github.com/Open-CAS/ocf/releases/tag/v26.03.1)
v26.03
Changelog:
- Updated OCF version (see https://github.com/Open-CAS/ocf/releases/tag/v26.03)
- Added support for Linux kernel version up to 6.18
- Added deferred requests to the statistics display
- A good portion of test improvements and new test cases
Bug fixes:
- Fixed use-after-free in env_refcnt_deinit()
- Fixed minor number allocation by using idr
- Fix trailing operator case handing in classifier rules
- Fixed kernel version check in Makefile
v25.12.2
Changelog:
- Fix casadm compilation on GCC 15
v25.12.1
Changelog:
- Fixed kernel bug in ACP during cache load with dirty data (Open-CAS/ocf#908)
- Added missing test targeting cache load with dirty data (#1717)
- Number of small improvements in test API
v25.12
Changelog:
- Updated OCF version (see https://github.com/Open-CAS/ocf/releases/tag/v25.12)
- Add max dirty ratio parameter for ALRU
- Support for kernel up to 6.16
- Allow building RPMs with mock
- Added number of new test cases
- Several minor fixes
v25.03
Changelog:
- Updated OCF version (see https://github.com/Open-CAS/ocf/releases/tag/v25.03)
- Add cache attach/detach feature
- Support for kernel up to 6.14
- Introduce OpenCAS device serial to support Ceph devicesfile
- Added number of new test cases
v24.9
Changelog:
- Multiple improvements in OCF (see https://github.com/Open-CAS/ocf/releases/tag/v24.9)
- Add support for Linux kernel up to 6.9
- Switch towards forward IO interface to minimize allocations on IO path
- Consolidate modules to reduce overhead
- Bugfix
- A ton of new functional tests
v22.6.3
Changelog:
- Fixed support for newer Ubuntu 22.04 kernel (5.15)
- Fixes in OCF (see OCF v22.6.2 release notes https://github.com/Open-CAS/ocf/releases/tag/v22.6.2)
v22.3.2
Changelog:
- Fixed python version check in casctl
- Fixes in OCF (see OCF v22.3.2 release notes https://github.com/Open-CAS/ocf/releases/tag/v22.3.2)
v22.6.2
Changelog:
- Fix usage of uninitialized variable in printk message
- Fix support for RHEL 8.5+ kernels
- Fix support for 5.15 kernel
- Fix use after free bug in exported object management path