Skip to content

Releases: szmyd/ublkpp

v0.17.1

28 Jan 18:20
e6776ae

Choose a tag to compare

v0.17.1 Pre-release
Pre-release

What's Changed

  • We need to call shutdown on iomanager before terminating. by @szmyd in #138

Full Changelog: v0.17.0...v0.17.1

v0.17.0

26 Jan 17:26

Choose a tag to compare

v0.17.0 Pre-release
Pre-release

What's Changed

  • Some improvements to the CI workflow. by @szmyd in #125
  • v0.16.1 : Fix RAID1 alignment calculation. by @szmyd in #126
  • Calculate OPT_IO and PHY_IO sizes to optimize sequential write patterns. by @szmyd in #127
  • raid1 - BITMAP initialization uses max_tx of device. by @szmyd in #128
  • Do not mark disk as new in all cases of swap. by @szmyd in #130
  • Merge main by @szmyd in #131
  • Some logging improv by @szmyd in #132
  • fs_disk: Support discovering discard values for partitions by @szmyd in #133
  • Raid1: Fix how we determine and record RAID1 "SideA" vs "SideB" for l… by @szmyd in #134
  • v0.16.8: Reduce instances where a full copy is performed on raid1 by @szmyd in #135
  • Prevent unnecissary swap by @szmyd in #136
  • Ublk driver metrics collection by @Ilyin-Ilya in #124
  • Handle probing FSDisk on device w/o partition. by @szmyd in #137

Full Changelog: v0.16.0...v0.17.0

v0.16.0

20 Dec 00:46
c363a0f

Choose a tag to compare

v0.16.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.15.2...v0.16.0

v0.15.2

20 Dec 00:46
fda37f2

Choose a tag to compare

v0.15.2 Pre-release
Pre-release

What's Changed

  • Remove use of folly::Expected by @szmyd in #114
  • Output cache list from coverage build. by @szmyd in #115
  • Control code_coverage manually. by @szmyd in #116
  • Providing tests for fsdisk.cpp by @Ilyin-Ilya in #119
  • Fix the homeblocks API which now uses std::expected by @szmyd in #120

Full Changelog: v0.14.3...v0.15.2

v0.14.3

01 Nov 15:47

Choose a tag to compare

v0.14.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

26 Oct 00:04
a640404

Choose a tag to compare

v0.14.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.14.0...v0.14.2

v0.14.0

12 Oct 03:52
2580257

Choose a tag to compare

v0.14.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.2...v0.14.0

v0.13.2

06 Oct 22:43
2bf2b57

Choose a tag to compare

v0.13.2 Pre-release
Pre-release

What's Changed

  • raid0: Addresses > 4Gi were being truncated. by @szmyd in #104

Full Changelog: v0.13.1...v0.13.2

v0.13.1

06 Oct 19:32
4d6b756

Choose a tag to compare

v0.13.1 Pre-release
Pre-release

What's Changed

  • Buffered bitmap by @szmyd in #102
  • ublk_disk: Fix mis-alignment with max_sectors. by @szmyd in #103

Full Changelog: v0.12.5...v0.13.1

v0.12.5

03 Oct 17:14
51c0455

Choose a tag to compare

v0.12.5 Pre-release
Pre-release

What's Changed

  • v0.12.2 - fs_disk: Fix conditional on close. by @szmyd in #98
  • raid1: Misaligned bitmap fix. by @szmyd in #99
  • raid1: Improve read performance in degraded mode. by @szmyd in #100
  • raid1: Fix page load bug. by @szmyd in #101

Full Changelog: v0.12.1...v0.12.5