| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix coverity defects: CID 147551, 147552 | cao | 2016-10-20 | 1 | -2/+5 |
* | Multipath autoreplace, control enclosure LEDs, event rate limiting | Tony Hutter | 2016-10-19 | 3 | -18/+222 |
* | Fix coverity defects: CID 147488, 147490 | cao | 2016-10-14 | 1 | -1/+7 |
* | Fix coverity defects: CID 150921, 150927 | luozhengzheng | 2016-10-14 | 1 | -2/+2 |
* | Fix coverity defects: CID 147654, 147690 | GeLiXin | 2016-10-13 | 2 | -3/+3 |
* | Fix coverity defects: CID 147606, 147609 | cao | 2016-10-12 | 1 | -1/+1 |
* | Fix coverity defects: CID 147452, 147447, 147446 | cao | 2016-10-11 | 3 | -3/+3 |
* | Fix memory leak in recv_skip | luozhengzheng | 2016-10-11 | 1 | -0/+1 |
* | Fix file permissions | Brian Behlendorf | 2016-10-08 | 4 | -0/+0 |
* | Fix coverity defects: CID 147565-147567 | cao | 2016-10-07 | 1 | -3/+5 |
* | Fletcher4: Incremental updates and ctx calculation | Brian Behlendorf | 2016-10-07 | 1 | -0/+3 |
|\ |
|
| * | Fletcher4: Init in libzfs_init() | Gvozden Neskovic | 2016-10-03 | 1 | -0/+3 |
* | | Fix uninitialized variable snapprops_nvlist in zfs_receive_one | LOLi | 2016-10-07 | 1 | -0/+5 |
* | | Add support for user/group dnode accounting & quota | Jinshan Xiong | 2016-10-07 | 1 | -4/+18 |
|/ |
|
* | 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 | 5 | -2/+27 |
* | Add parity generation/rebuild using 128-bits NEON for Aarch64 | Romain Dolbeau | 2016-10-03 | 1 | -0/+2 |
* | Correct zpool_vdev_remove() error message | Richard Laager | 2016-10-02 | 1 | -3/+3 |
* | Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454 | luozhengzheng | 2016-10-02 | 1 | -1/+1 |
* | Fix coverity defects: CID 147563, 147560 | cao | 2016-09-30 | 1 | -0/+5 |
* | Fix coverity defects: CID 147531 147532 147533 147535 | GeLiXin | 2016-09-30 | 2 | -6/+11 |
* | Fix coverity defects: CID 147707 | cao | 2016-09-30 | 1 | -14/+27 |
* | fix: Shift exponent too large | Gvozden Neskovic | 2016-09-29 | 1 | -0/+3 |
* | Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653 | BearBabyLiu | 2016-09-29 | 3 | -4/+5 |
* | Fix coverity defects: 147658, 147652, 147651 | cao | 2016-09-29 | 1 | -1/+2 |
* | OpenZFS 6111 - zfs send should ignore datasets created after the ending snapshot | kernelOfTruth aka. kOT, Gentoo user | 2016-09-22 | 1 | -6/+108 |
* | Fix strncpy in taskq_create | candychencan | 2016-09-20 | 1 | -1/+1 |
* | Change /etc/mtab to /proc/self/mounts | slashdd | 2016-09-20 | 4 | -13/+14 |
* | DLPX-40252 integrate EP-476 compressed zfs send/receive | Dan Kimmel | 2016-09-13 | 2 | -18/+44 |
* | Bring over illumos ZFS FMA logic -- phase 1 | Don Brady | 2016-09-01 | 2 | -12/+14 |
* | Fix zfs_unmount() and zfs_unshare_proto() leaks | cao | 2016-09-01 | 1 | -3/+5 |
* | Performance optimization of AVL tree comparator functions | Gvozden Neskovic | 2016-08-31 | 3 | -19/+7 |
* | Fix: Build warnings with different gcc optimization levels in debug mode | GeLiXin | 2016-08-29 | 1 | -2/+1 |
* | Fix cv_timedwait_hires | Brian Behlendorf | 2016-08-29 | 1 | -4/+11 |
* | Fix: Array bounds read in zprop_print_one_property() | GeLiXin | 2016-08-22 | 1 | -1/+2 |
* | Rework of fletcher_4 module | Gvozden Neskovic | 2016-08-16 | 1 | -1/+1 |
* | Fletcher4 implementation using avx512f instruction set | Gvozden Neskovic | 2016-08-16 | 1 | -0/+1 |
* | OpenZFS 5997 - FRU field not set during pool creation and never updated | Hans Rosenfeld | 2016-08-12 | 4 | -271/+1 |
* | Fix indefinite article | GeLiXin | 2016-08-11 | 2 | -3/+3 |
* | Build user-space with different gcc optimization levels | Gvozden Neskovic | 2016-08-09 | 3 | -4/+4 |
* | Fix call zfs_get_name() with invalid parameter | GeLiXin | 2016-08-08 | 1 | -1/+1 |
* | Fix memory leak in function add_config() | liaoyuxiangqin | 2016-08-01 | 1 | -1/+5 |
* | libzfs_import.c: Uninitialized pointer read | Gvozden Neskovic | 2016-07-29 | 1 | -0/+1 |
* | libzfs: Fix missing va_end call on ENOSPC and EDQUOT cases | Colin Ian King | 2016-07-29 | 1 | -1/+1 |
* | Multi-thread 'zpool import' for blkid | Brian Behlendorf | 2016-07-27 | 1 | -414/+326 |
* | Fixes for issues found with cppcheck tool | Gvozden Neskovic | 2016-07-27 | 4 | -3/+9 |
* | Illumos Crypto Port module added to enable native encryption in zfs | Tom Caputi | 2016-07-20 | 8 | -32/+200 |
* | 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 |
* | OpenZFS 6876 - Stack corruption after importing a pool with a too-long name | Paul Dagnelie | 2016-06-28 | 1 | -1/+6 |