aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* zfs should optionally send holdsPaul Zuchowski2019-02-153-1/+179
* port async unlinked drain from illumos-nexentaAlek P2019-02-123-1/+121
* ZVOLs should not be allowed to have childrenloli10K2019-02-083-1/+96
* Pool allocation classes misplacing small file blocksloli10K2019-02-081-0/+41
* OpenZFS 9185 - Enable testing over NFS in ZFS performance testsAhmed Ghanem2019-02-0411-2/+107
* flake8 passbunder20152019-02-042-21/+21
* Change target size of metaslabs from 256GB to 16GBSerapheim Dimitropoulos2019-01-251-2/+2
* Off-by-one in zap_leaf_array_create()loli10K2019-01-182-12/+42
* Update vdev_is_spacemap_addressable() for new spacemap encodingSerapheim Dimitropoulos2019-01-161-13/+31
* Make zdb results for checkpoint tests consistentSerapheim Dimitropoulos2019-01-161-2/+13
* Disable 'zfs remap' commandBrian Behlendorf2019-01-156-0/+18
* zfs filesystem skipped by df -hPaul Zuchowski2019-01-133-2/+77
* ZTS: zpool_resilver_restartBrian Behlendorf2019-01-132-3/+3
* zfs receive and rollback can skew filesystem_countloli10K2019-01-089-0/+461
* Add 'zpool status -i' optionBrian Behlendorf2019-01-071-1/+1
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-0719-1/+876
* test-runner: python3 supportJohn Wren Kennedy2019-01-061-95/+100
* arc_summary: consolidate test caseBrian Behlendorf2019-01-066-72/+32
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-0614-38/+68
* Add missing MMP status code to libzfs_statusbunder20152019-01-031-2/+4
* ZTS: fix wait_scrubbed()Tom Caputi2018-12-142-10/+5
* OpenZFS 9630 - add lzc_rename and lzc_destroy to libzfs_coreAndriy Gapon2018-12-141-1/+0
* Check for strlcat and strlcpyBrian Behlendorf2018-12-111-0/+1
* Fix ASSERT in zfs_receive_one()LOLi2018-12-043-2/+109
* Detect IO errors during device removalBrian Behlendorf2018-12-046-5/+241
* Remove races from scrub / resilver testsTom Caputi2018-11-2812-78/+34
* ZTS: fix "not found" errorsLOLi2018-11-2714-37/+28
* Move strlcat, strlcpy, and strnlenBrian Behlendorf2018-11-201-4/+4
* zpool: allow split with whole-disk devicesLOLi2018-11-2010-3/+115
* ZTS: Fix parsing of zpool status in checksum testJohn Wren Kennedy2018-11-201-3/+7
* ZTS: "checksum" test group needs "lscpu"LOLi2018-11-201-0/+1
* OpenZFS 8115 - parallel zfs mountSebastien Roy2018-11-155-7/+265
* zed: detect and offline physically removed devicesloli10K2018-11-094-8/+184
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-084-3/+81
* Update zfs_admin_snapshot value (disabled)George Melikov2018-11-085-13/+28
* ZTS: Fix and reenable zfs_rename testsTom Caputi2018-11-073-9/+8
* ZTS: Fix test zfs_mount_006_posPaul Zuchowski2018-11-072-19/+38
* ZTS: Fix posix ACL tests that should passPaul Zuchowski2018-10-313-7/+48
* ZTS: change `$(cat)` to `$(<)` for speedupGeorge Melikov2018-10-3115-40/+40
* zdb -k does not work on Linux when used with -eSerapheim Dimitropoulos2018-10-302-5/+32
* ZTS: Fix auto_replace_001_pos testBrian Behlendorf2018-10-292-81/+37
* Fix flake8 "invalid escape sequence 'x'" warningBrian Behlendorf2018-10-241-2/+3
* ZTS: Update project quota testsBrian Behlendorf2018-10-232-10/+10
* Defer new resilvers until the current one endsTom Caputi2018-10-1813-5/+289
* zpool: allow sharing of spare device among poolsLOLi2018-10-174-1/+123
* deadlock between mm_sem and tx assign in zfs_write() and page faultilbsmart2018-10-162-44/+104
* Fix changelist mounted-dataset iterationAlek P2018-10-105-4/+157
* Print "(repairing)" in zpool status againTony Hutter2018-10-093-2/+78
* Verify 'zfs destroy' will unshare the datasetPrakash Surya2018-10-034-22/+104
* Fix "zfs destroy" when "sharenfs=on" is usedPrakash Surya2018-10-032-0/+5