aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 9523 - Large alloc in zdb can cause troubleJorgen Lundman2018-05-251-5/+8
* OpenZFS 9486 - reduce memory used by device removal on fragmented poolsMatthew Ahrens2018-05-247-48/+327
* Profiling for perf testsTony Nguyen2018-05-229-10/+39
* Create "bin" directory so that zloop.sh worksMatthew Ahrens2018-05-211-0/+3
* Small cleanup of PR and issue templatesGeorge Melikov2018-05-152-13/+13
* Update `tests/README.md` and fix markdownGeorge Melikov2018-05-151-28/+47
* ZTS: Improve zpool_scrub_004_pos reliabilityBrian Behlendorf2018-05-151-8/+14
* ZTS: Update O_TMPFILE support checkBrian Behlendorf2018-05-142-9/+13
* OpenZFS 9189 - Add debug to vdev_label_read_config when txg check failsPavel Zakharov2018-05-142-3/+12
* OpenZFS 9191 - dump vdev tree to zfs_dbgmsg when spa load fails due to missi...Pavel Zakharov2018-05-141-0/+2
* OpenZFS 9190 - Fix cleanup routine in import_cachefile_device_replaced.kshPavel Zakharov2018-05-141-0/+3
* OpenZFS 9187 - racing condition between vdev label and spa_last_synced_txg in...Pavel Zakharov2018-05-141-1/+4
* Ignore *.o.ur-safe build artifactsBrian Behlendorf2018-05-134-0/+5
* module param callbacks check for initialized spaOlaf Faaland2018-05-112-12/+15
* 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