index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
MMP interval and fail_intervals in uberblock
Olaf Faaland
2019-03-21
8
-28
/
+220
*
Improve `zpool labelclear`
Brian Behlendorf
2019-03-21
10
-52
/
+192
*
Multiple DVA Scrubbing Fix
Tom Caputi
2019-03-15
4
-13
/
+91
*
Make zpool status counters match error events count
Tony Hutter
2019-03-14
3
-2
/
+155
*
Better user experience for errata 4
Tom Caputi
2019-03-14
1
-1
/
+4
*
Use 'printf %s' instead of 'echo -n' for compatibility
Igor K
2019-03-13
3
-5
/
+8
*
Make zstreamdump -v more greppable
Tom Caputi
2019-03-13
2
-24
/
+3
*
Detect and prevent mixed raw and non-raw sends
Tom Caputi
2019-03-13
9
-7
/
+272
*
Fix handling of maxblkid for raw sends
Tom Caputi
2019-03-13
2
-26
/
+65
*
MMP writes rotate over leaves
Olaf Faaland
2019-03-12
3
-1
/
+94
*
Reorder ZFS ioctls to fix cross-version compatibility
Lorenz Brun
2019-03-09
1
-3
/
+3
*
zfs.8 has wrong description of "zfs program -t"
Matthew Ahrens
2019-02-26
1
-1
/
+3
*
zvol: allow rename of in use ZVOL dataset
loli10K
2019-02-22
6
-4
/
+78
*
Prevent user accounting on readonly pool
loli10K
2019-02-19
3
-2
/
+70
*
Add missing copyright notice to large_dnode tests
Ned Bass
2019-02-19
9
-0
/
+45
*
ZTS: user_property_002_pos fails to destroy volume
John Wren Kennedy
2019-02-19
1
-4
/
+2
*
ZTS: clone_001_pos fails in cleanup on busy dataset
John Wren Kennedy
2019-02-15
1
-1
/
+1
*
zfs should optionally send holds
Paul Zuchowski
2019-02-15
3
-1
/
+179
*
port async unlinked drain from illumos-nexenta
Alek P
2019-02-12
3
-1
/
+121
*
ZVOLs should not be allowed to have children
loli10K
2019-02-08
3
-1
/
+96
*
Pool allocation classes misplacing small file blocks
loli10K
2019-02-08
1
-0
/
+41
*
OpenZFS 9185 - Enable testing over NFS in ZFS performance tests
Ahmed Ghanem
2019-02-04
11
-2
/
+107
*
flake8 pass
bunder2015
2019-02-04
2
-21
/
+21
*
Change target size of metaslabs from 256GB to 16GB
Serapheim Dimitropoulos
2019-01-25
1
-2
/
+2
*
Off-by-one in zap_leaf_array_create()
loli10K
2019-01-18
2
-12
/
+42
*
Update vdev_is_spacemap_addressable() for new spacemap encoding
Serapheim Dimitropoulos
2019-01-16
1
-13
/
+31
*
Make zdb results for checkpoint tests consistent
Serapheim Dimitropoulos
2019-01-16
1
-2
/
+13
*
Disable 'zfs remap' command
Brian Behlendorf
2019-01-15
6
-0
/
+18
*
zfs filesystem skipped by df -h
Paul Zuchowski
2019-01-13
3
-2
/
+77
*
ZTS: zpool_resilver_restart
Brian Behlendorf
2019-01-13
2
-3
/
+3
*
zfs receive and rollback can skew filesystem_count
loli10K
2019-01-08
9
-0
/
+461
*
Add 'zpool status -i' option
Brian Behlendorf
2019-01-07
1
-1
/
+1
*
OpenZFS 9102 - zfs should be able to initialize storage devices
George Wilson
2019-01-07
19
-1
/
+876
*
test-runner: python3 support
John Wren Kennedy
2019-01-06
1
-95
/
+100
*
arc_summary: consolidate test case
Brian Behlendorf
2019-01-06
6
-72
/
+32
*
pyzfs: python3 support (build system)
Brian Behlendorf
2019-01-06
14
-38
/
+68
*
Add missing MMP status code to libzfs_status
bunder2015
2019-01-03
1
-2
/
+4
*
ZTS: fix wait_scrubbed()
Tom Caputi
2018-12-14
2
-10
/
+5
*
OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_core
Andriy Gapon
2018-12-14
1
-1
/
+0
*
Check for strlcat and strlcpy
Brian Behlendorf
2018-12-11
1
-0
/
+1
*
Fix ASSERT in zfs_receive_one()
LOLi
2018-12-04
3
-2
/
+109
*
Detect IO errors during device removal
Brian Behlendorf
2018-12-04
6
-5
/
+241
*
Remove races from scrub / resilver tests
Tom Caputi
2018-11-28
12
-78
/
+34
*
ZTS: fix "not found" errors
LOLi
2018-11-27
14
-37
/
+28
*
Move strlcat, strlcpy, and strnlen
Brian Behlendorf
2018-11-20
1
-4
/
+4
*
zpool: allow split with whole-disk devices
LOLi
2018-11-20
10
-3
/
+115
*
ZTS: Fix parsing of zpool status in checksum test
John Wren Kennedy
2018-11-20
1
-3
/
+7
*
ZTS: "checksum" test group needs "lscpu"
LOLi
2018-11-20
1
-0
/
+1
*
OpenZFS 8115 - parallel zfs mount
Sebastien Roy
2018-11-15
5
-7
/
+265
*
zed: detect and offline physically removed devices
loli10K
2018-11-09
4
-8
/
+184
[next]