Skip to content

v0.6.5.2

Compare
Choose a tag to compare
@nedbass nedbass released this 30 Sep 16:42
· 188 commits to zfs-0.6.5-release since this release

Supported Kernels

  • Compatible with 2.6.32 - 4.3 Linux kernels.

Bug Fixes

  • Init script fixes #3816
  • Fix uioskip crash when skip to end #3806 #3850
  • Userspace can trigger an assertion #3792
  • Fix quota userused underflow bug #3789
  • Fix performance regression from unwanted synchronous I/O #3780
  • Fix deadlock during ARC reclaim #3808 #3834
  • Fix deadlock with zfs receive and clamscan #3719
  • Allow NFS activity to defer snapshot unmounts #3794
  • Linux 4.3 compatibility #3799
  • Zed reload fixes #3773
  • Fix PAX Patch/Grsec SLAB_USERCOPY panic #3796
  • Always remove during dkms uninstall/update openzfs/spl#476