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
/
raidz_test
/
raidz_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix multiplication converted to larger type
Andrew Innes
2022-10-28
1
-1
/
+1
*
Cleanup: Address Clang's static analyzer's unused code complaints
Richard Yao
2022-10-14
1
-2
/
+0
*
Replace dead opensolaris.org license link
Tino Reichardt
2022-07-11
1
-1
/
+1
*
Enable -Wwrite-strings
наб
2022-06-29
1
-1
/
+1
*
Switch from _Noreturn to __attribute__((noreturn))
Brian Behlendorf
2022-03-23
1
-1
/
+1
*
Remove bcopy(), bzero(), bcmp()
наб
2022-03-15
1
-2
/
+1
*
Use _Noreturn (C11; GNU89) properly
Alejandro Colomar
2022-03-04
1
-1
/
+1
*
raidz_test: silence unsigned >=0 warnings
наб
2022-02-18
1
-4
/
+5
*
raidz_test: init_rand: fix unused, remove argsused
наб
2021-12-21
1
-6
/
+2
*
raidz_test: use only async-signal-safe functions in signal handler
наб
2021-05-20
1
-6
/
+15
*
Clean up RAIDZ/DRAID ereport code
Matthew Ahrens
2021-03-19
1
-2
/
+0
*
allow callers to allocate and provide the abd_t struct
Matthew Ahrens
2021-01-20
1
-2
/
+3
*
Distributed Spare (dRAID) Feature
Brian Behlendorf
2020-11-13
1
-45
/
+285
*
Add zfs_file_* interface, remove vnodes
Matthew Macy
2019-11-21
1
-1
/
+1
*
Simplify threads, mutexs, cvs and rwlocks
Brian Behlendorf
2017-08-11
1
-4
/
+2
*
Add missing *_destroy/*_fini calls
Gvozden Neskovic
2017-05-04
1
-0
/
+2
*
OpenZFS 6871 - libzpool implementation of thread_create should enforce length...
George Melikov
2017-01-24
1
-1
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-36
/
+31
*
ABD raidz avx512f support
Gvozden Neskovic
2016-11-29
1
-15
/
+1
*
ABD Vectorized raidz
Gvozden Neskovic
2016-11-29
1
-36
/
+42
*
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-0
/
+11
*
raidz_test: respect wall time
Gvozden Neskovic
2016-09-30
1
-9
/
+23
*
SIMD implementation of vdev_raidz generate and reconstruct routines
Gvozden Neskovic
2016-06-21
1
-0
/
+770