zfs icon indicating copy to clipboard operation
zfs copied to clipboard

OpenZFS on Linux and FreeBSD

Results 935 zfs issues
Sort by recently updated
recently updated
newest added

### Motivation and Context Coverity complains about this. It is not a bug as long as we never shift by more than 31, but it is not terrible to change...

Status: Accepted

### Motivation and Context Coverity caught unsafe use of `strcpy()` in `ztest_dmu_objset_own()`, `nfs_init_tmpfile()` and `dump_snapshot()`. It also caught an unsafe use of `strcat()` in `nfs_init_tmpfile()`. Inspired by this, I did...

Status: Code Review Needed

### Motivation and Context Coverity caught these. With the exception of the file descriptor leak in tests/zfs-tests/cmd/draid.c, they are all memory leaks. ### Description We fix the leaks. Also, there...

Status: Code Review Needed

Signed-off-by: Youzhong Yang This pull request adds support for idmapped mount. Although I have tried other approach, changing function signatures to pass 'struct user_namespace' pointer around seems to be the...

Type: Feature
Status: Code Review Needed

### System information Type | Version/Name --- | --- Distribution Name | Gentoo Distribution Version | N/A Kernel Version | 5.15.10-gentoo-sparc64 Architecture | sparc64 OpenZFS Version | 2.0.7 ### Describe...

Type: Defect
Component: Encryption

### System information Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | 10 Kernel Version | 4.19.0-21 Architecture | amd64 OpenZFS Version | 2.1.99-1335_ga582d5299 ### Describe...

Type: Defect

### System information Type | Version/Name --- | --- Distribution Name | Arch Linux Distribution Version | latest Kernel Version | 5.19.7 Architecture | x64 OpenZFS Version | 2.1.5 ###...

Type: Feature
Status: Understood

### System information Type | Version/Name --- | --- Distribution Name | Proxmox VE (some configs below were repeated on Ubuntu 20.04 with the same result) Distribution Version | 6.2...

Type: Performance
Component: Memory Management

I'm running FreeBSD with zfs as of: > commit a582d52993134905f2e96cebe7aff410f29b1ad8 > Author: Umer Saleem > Date: Thu Aug 25 02:20:43 2022 +0500 > > Updates for snapshots_changed property I found...

Type: Performance
Type: Regression

### System information Type | Version/Name --- | --- Distribution Name | nixos Distribution Version | 22.05 Kernel Version | 5.10.81 Architecture | x86-64 OpenZFS Version | 2.1.1-1 ### Describe...

Type: Performance