summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add canonical mount options zfs-mount-generatorAntonio Russo2018-05-114-38/+146
* Fix shebangs on import testsbunder20152018-05-1111-11/+11
* Unify behavior of deadman parametersTim Chase2018-05-081-6/+52
* ZTS: enospc_002 path cleanupbunder20152018-05-081-3/+3
* Streamline the zpool_import testsTim Chase2018-05-082-10/+0
* Clear vdev_faultedTim Chase2018-05-081-0/+2
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-0835-553/+2841
* OpenZFS 8962 - zdb should work on non-idle poolsPavel Zakharov2018-05-082-2/+25
* OpenZFS 8961 - SPA load/import should tell us why it failedPavel Zakharov2018-05-087-75/+281
* OpenZFS 9256 - zfs send space estimation off by > 10% on some datasetsPaul Dagnelie2018-05-083-3/+27
* Fix 'zpool create -t <tempname>'LOLi2018-05-074-4/+79
* ZTS: Re-enable MMP testsBrian Behlendorf2018-05-072-2/+12
* ZTS: remove dead cleanup code from snapshot testsbunder20152018-05-062-8/+0
* Prevent `make distclean` removing 0 sized fileTomohiro Kusumi2018-05-061-0/+1
* ZTS: Fix zfs_diff_timestampLOLi2018-05-061-1/+1
* OpenZFS 9421, 9422 - zdb show possibly leaked objectsPaul Dagnelie2018-05-043-7/+30
* OpenZFS 9443 - panic when scrub a v10 poolMatthew Ahrens2018-05-041-1/+2
* Fix inverted check for --enable-pyzfsDeHackEd2018-05-031-1/+1
* Fedora 28: Add BuildRequires: libtirpc-develTony Hutter2018-05-031-0/+3
* Add support for decryption faults in zinjectTom Caputi2018-05-0215-116/+221
* RHEL 7.5 compat: FMODE_KABI_ITERATEBrian Behlendorf2018-05-026-39/+61
* Fix inst_num overflow in qat_crypt.cBrian Behlendorf2018-05-012-11/+8
* Fix issues found with zfs diffTom Caputi2018-05-015-7/+80
* Silence compile-time warning on unused variableTomohiro Kusumi2018-05-011-2/+1
* Adopt pyzfs from ClusterHQloli10K2018-05-0135-579/+2925
* Import pyzfs source code from ClusterHQAndriy Gapon2018-05-0118-0/+7965
* Fix zfs incremental send remove '-o' propertiesLOLi2018-04-302-10/+14
* OpenZFS 9434 - Speculative prefetch is blocked by device removal codeAlexander Motin2018-04-301-0/+1
* Add back iostat -y or -w descriptionsGeorge Melikov2018-04-301-2/+19
* Add test with two kinds of file creation ordersAntonio Russo2018-04-304-2/+55
* OpenZFS 9236 - nuke spa_dbgmsgMatthew Ahrens2018-04-308-29/+7
* Fix CONFIG_GCC_PLUGIN_RANDSTRUCT buildMark Wright2018-04-201-2/+2
* Fix 'zfs remap <poolname@snapname>'LOLi2018-04-1910-2/+235
* Fix ENOSPC in "Handle zap_add() failures in ..."Chunwei Chen2018-04-1817-37/+500
* Fix issues with raw sends of spill blocksTom Caputi2018-04-173-7/+20
* Fix object reclaim when using large dnodesTom Caputi2018-04-174-9/+22
* assertion in arc_release() during encrypted receiveMatthew Ahrens2018-04-177-218/+105
* ZTS: fix reservation_013_pos integer overflowbunder20152018-04-171-2/+2
* OpenZFS 9192 - explicitly pass good_writes to vdev_uberblock/label_syncMatthew Ahrens2018-04-171-11/+17
* OpenZFS 9280 - Assertion failure while running removal_with_ganging test with...Matt Ahrens2018-04-174-18/+32
* Revert "OpenZFS 9036 - zfs: duplicate 'const' declaration specifier"megari2018-04-161-2/+2
* OpenZFS 7638 - Refactor spa_load_impl into several functionsPavel Zakharov2018-04-161-163/+469
* ZTS: zpool_create_002 clean up leftover filediskbunder20152018-04-151-2/+2
* Avoid Linux hung task message in ZTHRTim Chase2018-04-151-1/+1
* OpenZFS 9213 - zfs: sytem typoToomas Soome2018-04-153-3/+4
* OpenZFS 9036 - zfs: duplicate 'const' declaration specifierToomas Soome2018-04-141-2/+2
* OpenZFS 9084 - spa_*_ashift must ignore spare devicesPrakash Surya2018-04-141-8/+0
* OpenZFS 9080 - recursive enter of vdev_indirect_rwlock from vdev_indirect_rem...Serapheim Dimitropoulos2018-04-141-20/+91
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-149-69/+458
* Optimize possible split block search spaceBrian Behlendorf2018-04-143-48/+103