| Commit message (Expand) | Author | Age | Files | Lines |
* | Add TRIM support | Brian Behlendorf | 2019-03-29 | 1 | -0/+1 |
* | OpenZFS 9102 - zfs should be able to initialize storage devices | George Wilson | 2019-01-07 | 1 | -0/+1 |
* | Add libzutil for libzfs or libzpool consumers | Don Brady | 2018-11-05 | 1 | -3/+2 |
* | Refactor dmu_recv into its own file | Paul Dagnelie | 2018-10-09 | 1 | -0/+1 |
* | 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 | 1 | -0/+1 |
* | OpenZFS 8484 - Implement aggregate sum and use for arc counters | Paul Dagnelie | 2018-06-06 | 1 | -0/+2 |
* | 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 |
* | Support -fsanitize=address with --enable-asan | Brian Behlendorf | 2018-01-10 | 1 | -1/+5 |
* | 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 |
* | Add libtpool (thread pools) | Brian Behlendorf | 2017-08-09 | 1 | -7/+9 |
* | Multi-modifier protection (MMP) | Olaf Faaland | 2017-07-13 | 1 | -0/+1 |
* | OpenZFS 7280 - Allow changing global libzpool variables in zdb and ztest thro... | George Melikov | 2017-01-31 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Fletcher4 implementation using avx512f instruction set | Gvozden Neskovic | 2016-08-16 | 1 | -0/+1 |
* | Illumos Crypto Port module added to enable native encryption in zfs | Tom Caputi | 2016-07-20 | 1 | -1/+2 |
* | Implementation of SSE optimized Fletcher-4 | Tyler J. Stachecki | 2016-07-15 | 1 | -0/+1 |
* | Add RAID-Z routines for SSE2 instruction set, in x86_64 mode. | Gvozden Neskovic | 2016-07-13 | 1 | -1/+2 |
* | SIMD implementation of vdev_raidz generate and reconstruct routines | Gvozden Neskovic | 2016-06-21 | 1 | -0/+4 |
* | Implementation of AVX2 optimized Fletcher-4 | Jinshan Xiong | 2016-06-02 | 1 | -0/+1 |
* | Use zfs range locks in ztest | Boris Protopopov | 2016-05-17 | 1 | -0/+1 |
* | Add pn_alloc()/pn_free() functions | Brian Behlendorf | 2016-04-21 | 1 | -0/+1 |
* | Illumos 5960, 5925 | Paul Dagnelie | 2016-01-08 | 1 | -0/+1 |
* | Support parallel build trees (VPATH builds) | Turbo Fredriksson | 2015-07-17 | 1 | -113/+105 |
* | Illumos 5497 - lock contention on arcs_mtx | Prakash Surya | 2015-06-11 | 1 | -0/+1 |
* | Swap DTRACE_PROBE* with Linux tracepoints | Prakash Surya | 2014-11-17 | 1 | -0/+1 |
* | Illumos 4757, 4913 | Matthew Ahrens | 2014-08-01 | 1 | -0/+1 |
* | Illumos 4368, 4369. | Matthew Ahrens | 2014-07-29 | 1 | -0/+1 |
* | Illumos #4101, #4102, #4103, #4105, #4106 | George Wilson | 2014-07-22 | 1 | -0/+2 |
* | Add visibility in to cached dbufs | Brian Behlendorf | 2013-10-25 | 1 | -0/+1 |
* | Add visibility in to arc_read | Prakash Surya | 2013-10-25 | 1 | -0/+1 |
* | Fix libzfs_core changes to follow GNU libtool guidelines | Richard Yao | 2013-10-10 | 1 | -1/+1 |
* | Generate libraries with correct DT_NEEDED entries | Richard Yao | 2013-10-10 | 1 | -1/+2 |
* | Illumos #3464 | Matthew Ahrens | 2013-09-04 | 1 | -0/+2 |
* | Fix function relocations in libzpool | Richard Yao | 2013-02-05 | 1 | -1/+2 |
* | Illumos #3035 LZ4 compression support in ZFS and GRUB | Eric Dillmann | 2013-01-29 | 1 | -0/+1 |
* | Illumos #2619 and #2747 | Christopher Siden | 2013-01-08 | 1 | -0/+3 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -0/+2 |
* | Combine libraries: spl, avl, efi, share, unicode. | Darik Horn | 2012-01-17 | 1 | -6/+5 |
* | Add proper library versioning | Brian Behlendorf | 2011-07-06 | 1 | -1/+1 |
* | Add zpl_export.c to the list of targets. | Alejandro R. SedeƱo | 2011-04-29 | 1 | -0/+1 |