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.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
ztest
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set persistent ztest failure mode
Brian Behlendorf
2018-02-05
1
-17
/
+19
*
Raw sends must be able to decrease nlevels
Tom Caputi
2018-02-02
1
-1
/
+24
*
Extend deadman logic
Brian Behlendorf
2018-01-25
1
-12
/
+66
*
Force ztest to always use /dev/urandom
Brian Behlendorf
2018-01-12
1
-1
/
+6
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-3
/
+7
*
Fix ztest_verify_dnode_bt() test case
Brian Behlendorf
2018-01-09
1
-1
/
+5
*
OpenZFS 8585 - improve batching done in zil_commit()
Prakash Surya
2017-12-05
1
-3
/
+8
*
OpenZFS 640 - number_to_scaled_string is duplicated in several commands
Jason King
2017-10-30
1
-9
/
+12
*
OpenZFS 8081 - Compiler warnings in zdb
Brian Behlendorf
2017-10-27
1
-26
/
+36
*
Fixes for #6639
Tom Caputi
2017-10-11
1
-8
/
+8
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-15
/
+102
*
Fix ZTS MMP tests and ztest -M behavior
Olaf Faaland
2017-09-23
1
-0
/
+3
*
ZTEST: Always enable asserts
David Quigley
2017-09-15
1
-1
/
+1
*
Fix range locking in ZIL commit codepath
LOLi
2017-08-21
1
-0
/
+2
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-22
/
+27
*
Simplify threads, mutexs, cvs and rwlocks
Brian Behlendorf
2017-08-11
1
-28
/
+18
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
1
-3
/
+2
*
Add callback for zfs_multihost_interval
Olaf Faaland
2017-07-25
1
-0
/
+43
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-10
/
+95
*
OpenZFS 8378 - crash due to bp in-memory modification of nopwrite block
Matthew Ahrens
2017-07-04
1
-6
/
+1
*
Clean up large dnode code
Matthew Ahrens
2017-06-29
1
-0
/
+1
*
GCC 7.1 fixes
Tony Hutter
2017-06-28
1
-1
/
+3
*
OpenZFS 7578 - Fix/improve some aspects of ZIL writing
Giuseppe Di Natale
2017-06-09
1
-1
/
+0
*
Rename zfs_* functions
Brian Behlendorf
2017-03-10
1
-1
/
+1
*
Use fletcher_4 routines natively with `abd_iterate_func()`
David Quigley
2017-02-01
1
-0
/
+28
*
OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...
George Melikov
2017-01-31
1
-1
/
+7
*
OpenZFS 7502 - ztest should run zdb with -G (debug mode)
George Melikov
2017-01-30
1
-1
/
+1
*
OpenZFS 7163 - ztest failures due to excess error injection
George Melikov
2017-01-26
1
-2
/
+24
*
OpenZFS 7253 - ztest failure: dsl_destroy_head(name) == 0 (0x10 == 0x0), file...
George Melikov
2017-01-26
1
-2
/
+5
*
OpenZFS 7147 - ztest: ztest_ddt_repair fails with ztest_pattern_match assertion
Brian Behlendorf
2017-01-26
1
-3
/
+12
*
OpenZFS 6871 - libzpool implementation of thread_create should enforce length...
George Melikov
2017-01-24
1
-2
/
+2
*
OpenZFS 7303 - dynamic metaslab selection
Don Brady
2017-01-12
1
-1
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-5
/
+4
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-5
/
+13
*
Fix coverity defects: CID 147606, 147609
cao
2016-10-12
1
-1
/
+4
*
Fletcher4: Incremental using SIMD
Gvozden Neskovic
2016-10-05
1
-0
/
+78
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-4
/
+4
*
OpenZFS 6950 - ARC should cache compressed data
George Wilson
2016-09-13
1
-0
/
+7
*
ztest: memory leaks reported by AddressSanitizer
Gvozden Neskovic
2016-07-29
1
-1
/
+4
*
OpenZFS 6314 - buffer overflow in dsl_dataset_name
Igor Kozhukhov
2016-06-28
1
-60
/
+58
*
Implement large_dnode pool feature
Ned Bass
2016-06-24
1
-35
/
+167
*
Revert "Add a test case for dmu_free_long_range() to ztest"
Brian Behlendorf
2016-06-24
1
-178
/
+0
*
Add a test case for dmu_free_long_range() to ztest
Boris Protopopov
2016-06-21
1
-0
/
+178
*
Implementation of AVX2 optimized Fletcher-4
Jinshan Xiong
2016-06-02
1
-0
/
+44
*
Use zfs range locks in ztest
Boris Protopopov
2016-05-17
1
-52
/
+151
*
Use the correct macro to include backtrace
Carlo Landmeter
2016-03-29
1
-2
/
+2
*
Cleanup linking
Richard Yao
2016-03-18
1
-1
/
+1
*
Illumos 6451 - ztest fails due to checksum errors
Matthew Ahrens
2016-01-25
1
-1
/
+26
*
Illumos 5039 - ztest should default to larger device sizes
Brian Behlendorf
2016-01-11
1
-1
/
+1
*
Illumos 5960, 5925
Paul Dagnelie
2016-01-08
1
-3
/
+6
[next]