Releases: LLNL/zfs
Releases · LLNL/zfs
v0.7.8-2llnl
Changes from ZFSonLinux release 0.7.8:
- RHEL 7.5 Compatability fix for KABI_MODE_ITERATE
For detailed change log, see ZoL release 0.7.8
v0.7.8-1llnl
zfs-0.7.8-1llnl ZFS Version 0.7.8
v0.7.7-1llnl
zfs-0.7.7-1llnl ZFS Version 0.7.7
v0.7.5-1llnl
LLNL release based on the 0.7.5 tag, refer to the full upstream release notes for complete details.
v0.7.2-1llnl
LLNL release based on the 0.7.2 tag, refer to the full upstream release notes for complete details.
v0.7.1-1llnl
LLNL release based on the 0.7.1 tag, refer to the full upstream release notes for complete details.
v0.7.0-0.9llnl
Supported Kernels
- Compatible with 2.6.32 - 4.12 Linux kernels.
New Functionality
- Rebased on 0.7.0-rc5 without modification. See the 0.7.0-rc5 release notes for complete details.
This tag is provided for evaluation and testing of the upcoming 0.7.0 release.
v0.7.0-0.8llnl
Supported Kernels
- Compatible with 2.6.32 - 4.10 Linux kernels.
New Functionality
- Added
zpool status|iostat -c
extended status scripts
Performance
- Fixed poor performance of 1MB writes on certain RAID-Z configurations
Bug Fixes
- Fixed bad paging request due inverted src/dest ABD offset
- Fixed ppc64le build
This tag is provided for evaluation and testing of the upcoming 0.7.0 release.
It is not recommended for production use.
v0.7.0-0.7llnl
Supported Kernels
- Compatible with 2.6.32 - 4.10 Linux kernels.
New Functionality
- Rebased on 0.7.0-rc3
- Added ARC Buffer Data (ABD) implementation
This tag is provided for evaluation and testing of the upcoming 0.7.0 release.
It is not recommended for production use.
v0.7.0-0.6llnl
New Functionality
- Rebased on 1c91161 which is post 0.7.0-rc2:
- Add support for O_TMPFILE
- Add illumos FMD ZFS logic to ZED -- phase 2
- Add a statechange notify zedlet
- Add storing NFS ACLs as POSIX ACLs when accessed via NFS client
- Add
-c
tozpool iostat & status
to run commands
Bug Fixes
- Fix unlinked file cannot do xattr operations
- Allow autoreplace even when enclosure LED sysfs entries don't exist
- Fix symlinks for {vdev_clear,statechange}-led.sh
- Fix 'zpool import' detection issues
- Fix POSIX ACL release
- Fix systemd default presets
- Assorted bug fixes
Peformance
- Add parity generation/rebuild using AVX-512 for x86-64
- Add superscalar fletcher4
- Enabled zio_dva_throttle_enabled by default
This tag is not recommended for production use.