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
/
lib
/
libzpool
Commit message (
Expand
)
Author
Age
Files
Lines
*
OpenZFS 9284 - arc_reclaim_thread has 2 jobs
Brad Lewis
2018-12-26
1
-0
/
+6
*
Add libzutil for libzfs or libzpool consumers
Don Brady
2018-11-05
2
-103
/
+57
*
Fix dbgmsg printing in ztest and zdb
Tom Caputi
2018-10-24
1
-5
/
+30
*
Refactor dmu_recv into its own file
Paul Dagnelie
2018-10-09
1
-0
/
+1
*
Fixes for procfs files backed by linked lists
John Gallagher
2018-09-26
1
-0
/
+51
*
Pool allocation classes
Don Brady
2018-09-05
1
-7
/
+16
*
Add zfs module feature and property info to sysfs
Don Brady
2018-09-02
1
-0
/
+2
*
OpenZFS 9166 - zfs storage pool checkpoint
Serapheim Dimitropoulos
2018-06-26
2
-2
/
+1
*
Linux 4.18 compat: inode timespec -> timespec64
Brian Behlendorf
2018-06-19
1
-2
/
+2
*
OpenZFS 8484 - Implement aggregate sum and use for arc counters
Paul Dagnelie
2018-06-06
1
-0
/
+2
*
OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recovery
Pavel Zakharov
2018-05-08
1
-0
/
+10
*
OpenZFS 9079 - race condition in starting and ending condensing thread for in...
Serapheim Dimitropoulos
2018-04-14
1
-1
/
+2
*
OpenZFS 7614, 9064 - zfs device evacuation/removal
Matthew Ahrens
2018-04-14
1
-5
/
+9
*
Increase code coverage for Lua libraries
Don Brady
2018-02-08
1
-3
/
+0
*
OpenZFS 7431 - ZFS Channel Programs
Chris Williamson
2018-02-08
1
-1
/
+37
*
Force ztest to always use /dev/urandom
Brian Behlendorf
2018-01-12
1
-2
/
+4
*
Support -fsanitize=address with --enable-asan
Brian Behlendorf
2018-01-10
1
-1
/
+5
*
OpenZFS 640 - number_to_scaled_string is duplicated in several commands
Jason King
2017-10-30
1
-21
/
+97
*
Encryption patch follow-up
Tom Caputi
2017-10-11
1
-0
/
+1
*
Native Encryption for ZFS on Linux
Tom Caputi
2017-08-14
1
-0
/
+2
*
Simplify threads, mutexs, cvs and rwlocks
Brian Behlendorf
2017-08-11
1
-231
/
+59
*
Add libtpool (thread pools)
Brian Behlendorf
2017-08-09
2
-193
/
+18
*
Multi-modifier protection (MMP)
Olaf Faaland
2017-07-13
1
-0
/
+1
*
Make hostid consistent in user and kernel space
Olaf Faaland
2017-07-13
1
-3
/
+37
*
Linux 4.12 compat: PF_FSTRANS was removed
Chunwei Chen
2017-05-09
1
-1
/
+1
*
Fix 'zdb -o' segmentation fault
LOLi
2017-03-23
1
-1
/
+1
*
OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro...
George Melikov
2017-01-31
2
-1
/
+58
*
OpenZFS 6871 - libzpool implementation of thread_create should enforce length...
George Melikov
2017-01-24
1
-1
/
+2
*
codebase style improvements for OpenZFS 6459 port
George Melikov
2017-01-22
1
-1
/
+1
*
OpenZFS 6328 - Fix cstyle errors in zfs codebase
George Melikov
2017-01-12
1
-1
/
+1
*
Use cstyle -cpP in `make cstyle` check
Brian Behlendorf
2016-12-12
1
-4
/
+4
*
Speed up zvol import and export speed
Brian Behlendorf
2016-12-08
1
-0
/
+5
|
\
|
*
Use system_delay_taskq for long delay tasks
Chunwei Chen
2016-12-01
1
-0
/
+5
*
|
DLPX-44812 integrate EP-220 large memory scalability
David Quigley
2016-11-29
1
-0
/
+1
|
/
*
Add superscalar fletcher4
Romain Dolbeau
2016-11-04
1
-0
/
+2
*
Add parity generation/rebuild using AVX-512 for x86-64
Romain Dolbeau
2016-11-02
1
-0
/
+2
*
Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bits
Romain Dolbeau
2016-10-21
1
-0
/
+1
*
Fix coverity defects: CID 147452, 147447, 147446
cao
2016-10-11
1
-1
/
+1
*
Fix file permissions
Brian Behlendorf
2016-10-08
1
-0
/
+0
*
Fix coverity defects: CID 147565-147567
cao
2016-10-07
1
-3
/
+5
*
Fix coverity defects: CID 150953, 147603, 147610
luozhengzheng
2016-10-04
1
-2
/
+4
*
OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-R
Tony Hutter
2016-10-03
1
-0
/
+2
*
Add parity generation/rebuild using 128-bits NEON for Aarch64
Romain Dolbeau
2016-10-03
1
-0
/
+2
*
Fix coverity defects: CID 147531 147532 147533 147535
GeLiXin
2016-09-30
1
-5
/
+6
*
Fix strncpy in taskq_create
candychencan
2016-09-20
1
-1
/
+1
*
Fix cv_timedwait_hires
Brian Behlendorf
2016-08-29
1
-4
/
+11
*
Fletcher4 implementation using avx512f instruction set
Gvozden Neskovic
2016-08-16
1
-0
/
+1
*
Build user-space with different gcc optimization levels
Gvozden Neskovic
2016-08-09
1
-1
/
+1
*
Illumos Crypto Port module added to enable native encryption in zfs
Tom Caputi
2016-07-20
3
-28
/
+95
*
Implementation of SSE optimized Fletcher-4
Tyler J. Stachecki
2016-07-15
1
-0
/
+1
[next]