summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 7340 - receive manual origin should override automatic originGeorge Melikov2017-01-271-6/+6
* Add realloc() success check in zpool_history_unpack()George Melikov2017-01-271-1/+8
* OpenZFS 5561 - support root pools on EFI/GPT partitioned disksBrian Behlendorf2017-01-271-88/+2
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-263-16/+109
* OpenZFS 5142 - libzfs support raidz root pool (loader project)George Melikov2017-01-261-0/+1
* OpenZFS 6412 - zfs receive: -u can be ignored sometimesGeorge Melikov2017-01-261-1/+2
* OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSYGeorge Melikov2017-01-261-6/+62
* OpenZFS 7571 - non-present readonly numeric ZFS props do not have default valueGeorge Melikov2017-01-241-1/+2
* OpenZFS 6871 - libzpool implementation of thread_create should enforce length...George Melikov2017-01-241-1/+2
* OpenZFS 7604 - if volblocksize property is the default, it displays as "-" ra...George Melikov2017-01-231-1/+4
* 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-232-5/+5
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-225-9/+17
* OpenZFS 7729 - libzfs_core`lzc_rollback() leaks result nvlGeorge Melikov2017-01-211-0/+2
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-122-3/+4
* Fix spellingka72017-01-035-5/+5
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-1214-39/+41
* Fix coverity defects: CID 147475liaoyuxiangqin2016-12-091-7/+8
* Speed up zvol import and export speedBrian Behlendorf2016-12-081-0/+5
|\
| * Use system_delay_taskq for long delay tasksChunwei Chen2016-12-011-0/+5
* | ABD optimized page allocation codeChunwei Chen2016-11-293-2/+40
* | DLPX-44812 integrate EP-220 large memory scalabilityDavid Quigley2016-11-292-3/+5
|/
* Add -c to zpool iostat & status to run commandTony Hutter2016-11-292-97/+88
* Allow zfs unshare <protocol> -aLOLi2016-11-292-3/+19
* Fix 'zpool import' detection issueBrian Behlendorf2016-11-141-3/+16
* Fix coverity defects: CID 147629cao2016-11-081-1/+2
* Fix coverity defects: CID 147575, 147577, 147578, 147579cao2016-11-071-1/+1
* Fix 'zpool import' detection issuesBrian Behlendorf2016-11-072-35/+105
* Add superscalar fletcher4Romain Dolbeau2016-11-041-0/+2
* Add parity generation/rebuild using AVX-512 for x86-64Romain Dolbeau2016-11-021-0/+2
* Fix coverity defects: CID 147548cao2016-10-312-5/+6
* Allow for '-o feature@<feature>=disabled' on the command lineLOLi2016-10-251-2/+3
* Fix coverity defects: CID 147511, 147513cao2016-10-241-2/+4
* Turn on/off enclosure slot fault LED even when disk isn't presentTony Hutter2016-10-242-4/+126
* Fletcher4 algorithm implemented in pure NEON for Aarch64 / ARMv8 64 bitsRomain Dolbeau2016-10-211-0/+1
* 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
|/