summaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* Make zstreamdump -v more greppableTom Caputi2019-03-132-24/+3
* Detect and prevent mixed raw and non-raw sendsTom Caputi2019-03-138-5/+269
* Fix handling of maxblkid for raw sendsTom Caputi2019-03-132-26/+65
* MMP writes rotate over leavesOlaf Faaland2019-03-122-0/+93
* Reorder ZFS ioctls to fix cross-version compatibilityLorenz Brun2019-03-091-3/+3
* zfs.8 has wrong description of "zfs program -t"Matthew Ahrens2019-02-261-1/+3
* zvol: allow rename of in use ZVOL datasetloli10K2019-02-225-2/+76
* Prevent user accounting on readonly poolloli10K2019-02-192-1/+68
* Add missing copyright notice to large_dnode testsNed Bass2019-02-199-0/+45
* ZTS: user_property_002_pos fails to destroy volumeJohn Wren Kennedy2019-02-191-4/+2
* ZTS: clone_001_pos fails in cleanup on busy datasetJohn Wren Kennedy2019-02-151-1/+1
* zfs should optionally send holdsPaul Zuchowski2019-02-152-0/+178
* port async unlinked drain from illumos-nexentaAlek P2019-02-122-0/+120
* ZVOLs should not be allowed to have childrenloli10K2019-02-082-0/+94
* 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
* 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-132-1/+75
* ZTS: zpool_resilver_restartBrian Behlendorf2019-01-132-3/+3
* zfs receive and rollback can skew filesystem_countloli10K2019-01-088-0/+456
* Add 'zpool status -i' optionBrian Behlendorf2019-01-071-1/+1
* OpenZFS 9102 - zfs should be able to initialize storage devicesGeorge Wilson2019-01-0718-1/+861
* arc_summary: consolidate test caseBrian Behlendorf2019-01-065-70/+31
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-0611-37/+52
* 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-042-1/+108
* Detect IO errors during device removalBrian Behlendorf2018-12-045-2/+238
* 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-209-2/+114
* 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-154-6/+264
* zed: detect and offline physically removed devicesloli10K2018-11-093-4/+180
* Add zpool status -s (slow I/Os) and -p (parseable)Tony Hutter2018-11-083-2/+80
* Update zfs_admin_snapshot value (disabled)George Melikov2018-11-085-13/+28
* ZTS: Fix and reenable zfs_rename testsTom Caputi2018-11-072-7/+8
* ZTS: Fix test zfs_mount_006_posPaul Zuchowski2018-11-071-18/+38
* ZTS: Fix posix ACL tests that should passPaul Zuchowski2018-10-312-5/+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