aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
...
* OpenZFS 6428 - set canmount=off on unmounted filesystem tries to unmount chil...George Melikov2017-01-231-2/+3
* OpenZFS 7233 - dir_is_empty should open directory with CLOEXECGeorge Melikov2017-01-231-2/+10
* OpenZFS 6052 - decouple lzc_create() from the implementation detailsGeorge Melikov2017-01-231-3/+3
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-2/+3
* Fix spellingka72017-01-031-1/+1
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-126-23/+23
* Fix coverity defects: CID 147475liaoyuxiangqin2016-12-091-7/+8
* DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-291-3/+4
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-292-97/+88
* Allow zfs unshare <protocol> -aLOLi2016-11-291-0/+14
* Fix 'zpool import' detection issueBrian Behlendorf2016-11-141-3/+16
* Fix coverity defects: CID 147575, 147577, 147578, 147579cao2016-11-071-1/+1
* Fix 'zpool import' detection issuesBrian Behlendorf2016-11-072-35/+105
* Fix coverity defects: CID 147548cao2016-10-311-2/+3
* Allow for '-o feature@<feature>=disabled' on the command lineLOLi2016-10-251-2/+3
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-242-4/+126
* 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 147654, 147690GeLiXin2016-10-132-3/+3
* Fix coverity defects: CID 147606, 147609cao2016-10-121-1/+1
* Fix memory leak in recv_skipluozhengzheng2016-10-111-0/+1
* Fix file permissionsBrian Behlendorf2016-10-082-0/+0
* 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
|/
* OpenZFS 4185 - add new cryptographic checksums to ZFS: SHA-512, Skein, Edon-RTony Hutter2016-10-032-1/+9
* 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 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
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-203-12/+13
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-131-17/+34
* 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: Array bounds read in zprop_print_one_property()GeLiXin2016-08-221-1/+2
* Rework of fletcher_4 moduleGvozden Neskovic2016-08-161-1/+1
* Fix indefinite articleGeLiXin2016-08-111-1/+1
* Build user-space with different gcc optimization levelsGvozden Neskovic2016-08-092-3/+3
* 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-272-2/+4