aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix coverity defects: CID 147551, 147552cao2016-10-201-2/+5
* Multipath autoreplace, control enclosure LEDs, event rate limitingTony Hutter2016-10-193-18/+222
* Fix coverity defects: CID 147488, 147490cao2016-10-141-1/+7
* Fix coverity defects: CID 150921, 150927luozhengzheng2016-10-141-2/+2
* Fix coverity defects: CID 147654, 147690GeLiXin2016-10-132-3/+3
* Fix coverity defects: CID 147606, 147609cao2016-10-121-1/+1
* Fix coverity defects: CID 147452, 147447, 147446cao2016-10-113-3/+3
* Fix memory leak in recv_skipluozhengzheng2016-10-111-0/+1
* Fix file permissionsBrian Behlendorf2016-10-084-0/+0
* Fix coverity defects: CID 147565-147567cao2016-10-071-3/+5
* Fletcher4: Incremental updates and ctx calculationBrian Behlendorf2016-10-071-0/+3
|\
| * Fletcher4: Init in libzfs_init()Gvozden Neskovic2016-10-031-0/+3
* | Fix uninitialized variable snapprops_nvlist in zfs_receive_oneLOLi2016-10-071-0/+5
* | Add support for user/group dnode accounting & quotaJinshan Xiong2016-10-071-4/+18
|/
* Fix coverity defects: CID 150953, 147603, 147610luozhengzheng2016-10-041-2/+4
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-035-2/+27
* Add parity generation/rebuild using 128-bits NEON for Aarch64Romain Dolbeau2016-10-031-0/+2
* Correct zpool_vdev_remove() error messageRichard Laager2016-10-021-3/+3
* Fix coverity defects: CID 147448, 147449, 147450, 147453, 147454luozhengzheng2016-10-021-1/+1
* Fix coverity defects: CID 147563, 147560cao2016-09-301-0/+5
* Fix coverity defects: CID 147531 147532 147533 147535GeLiXin2016-09-302-6/+11
* Fix coverity defects: CID 147707cao2016-09-301-14/+27
* fix: Shift exponent too largeGvozden Neskovic2016-09-291-0/+3
* Fix coverity defects: CID 147443, 147656, 147655, 147441, 147653BearBabyLiu2016-09-293-4/+5
* Fix coverity defects: 147658, 147652, 147651cao2016-09-291-1/+2
* OpenZFS 6111 - zfs send should ignore datasets created after the ending snapshotkernelOfTruth aka. kOT, Gentoo user2016-09-221-6/+108
* Fix strncpy in taskq_createcandychencan2016-09-201-1/+1
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-204-13/+14
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-132-18/+44
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-012-12/+14
* Fix zfs_unmount() and zfs_unshare_proto() leakscao2016-09-011-3/+5
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-313-19/+7
* Fix: Build warnings with different gcc optimization levels in debug modeGeLiXin2016-08-291-2/+1
* Fix cv_timedwait_hiresBrian Behlendorf2016-08-291-4/+11
* Fix: Array bounds read in zprop_print_one_property()GeLiXin2016-08-221-1/+2
* Rework of fletcher_4 moduleGvozden Neskovic2016-08-161-1/+1
* Fletcher4 implementation using avx512f instruction setGvozden Neskovic2016-08-161-0/+1
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-124-271/+1
* Fix indefinite articleGeLiXin2016-08-112-3/+3
* Build user-space with different gcc optimization levelsGvozden Neskovic2016-08-093-4/+4
* Fix call zfs_get_name() with invalid parameterGeLiXin2016-08-081-1/+1
* Fix memory leak in function add_config()liaoyuxiangqin2016-08-011-1/+5
* libzfs_import.c: Uninitialized pointer readGvozden Neskovic2016-07-291-0/+1
* libzfs: Fix missing va_end call on ENOSPC and EDQUOT casesColin Ian King2016-07-291-1/+1
* Multi-thread 'zpool import' for blkidBrian Behlendorf2016-07-271-414/+326
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-274-3/+9
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-208-32/+200
* Implementation of SSE optimized Fletcher-4Tyler J. Stachecki2016-07-151-0/+1
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-1/+2
* OpenZFS 6876 - Stack corruption after importing a pool with a too-long namePaul Dagnelie2016-06-281-1/+6