Skip to content

Releases: dm-vdo/kvdo

Version 6.2.6.14

11 Feb 00:55
Compare
Choose a tag to compare
- Fixed stack frame warnings when building with the debug kernel.

8.1.1.287

21 Jan 22:50
Compare
Choose a tag to compare
Version 8.1.1.287

- Eliminated uses of "master" as part of the conscious language initiative.
- Fixed potential use-after-free error found by Coverity.
- Fixed bug which could result in empty flushes being issued to the storage
  below vdo while suspended.
- Added optional table line parameters for enabling or disabling
  deduplication and compression.
- Adapted to kernel API changes.

Version 6.2.6.3

03 Nov 20:09
Compare
Choose a tag to compare
- Fixed a bug which prevented the resumption of a suspended read-only vdo.

Version 6.2.5.72

10 Aug 19:01
Compare
Choose a tag to compare
- Fixed a bug which could result in the UDS index issuing I/O while
  suspended.

Version 8.1.0.316

09 Aug 20:44
Compare
Choose a tag to compare
- Rebased to upstream candidate.
- Added support for vdo volumes which were created with the vdo script, but
  have been converted to be managed by LVM.
- Fixed GCC implicit-fallthrough errors when building for latest kernel.

Version 6.2.5.71

05 Aug 21:01
Compare
Choose a tag to compare
- Reduced context switches when a vdo is idle.

Version 8.1.0.264

28 Jul 22:42
Compare
Choose a tag to compare
Version 8.1.0.264 Pre-release
Pre-release
- Rebased to upstream candidate.
- Added support for vdo volumes which were created with the vdo script, but
  have been converted to be managed by LVM.
- Fixed GCC implicit-fallthrough errors when building for latest kernel.

Version 6.2.5.65

21 Jul 20:03
Compare
Choose a tag to compare
- Removed unneeded allocations from the previous fixes for rebuilding
  a converted index.

Version 6.2.5.62

12 Jul 22:35
Compare
Choose a tag to compare
- Fixed chapter computation for a converted sparse index.
- Fixed invalidation of converted chapters.
- Removed extraneous fields from the super block of a converted index.
- Fixed calculation of the number of expiring chapters in a converted
  index.
- Fixed bugs rebuilding a converted index.

Version 6.2.5.41

27 May 23:26
Compare
Choose a tag to compare
Version 6.2.5.41 Pre-release
Pre-release
- Fixed bugs in reading the UDS index of a VDO volume which was converted
  to LVM.