Skip to content

Releases: Open-CAS/open-cas-linux

v26.03.1

01 Apr 16:16
59c753b

Choose a tag to compare

v26.03

20 Mar 13:48
92683eb

Choose a tag to compare

Changelog:

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

09 Mar 11:08
30557e0

Choose a tag to compare

Changelog:

  • Fix casadm compilation on GCC 15

v25.12.1

02 Feb 13:10
1657a98

Choose a tag to compare

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

28 Dec 15:50
379a201

Choose a tag to compare

Changelog:

v25.03

28 Apr 17:50
0726e10

Choose a tag to compare

Changelog:

v24.9

08 Oct 11:50
dd992d3

Choose a tag to compare

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

02 Aug 19:25
08ed69a

Choose a tag to compare

Changelog:

v22.3.2

02 Apr 06:10
232d92c

Choose a tag to compare

Changelog:

v22.6.2

09 Jan 13:31
000de88

Choose a tag to compare

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