summaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* Add TRIM supportBrian Behlendorf2019-03-2936-6/+2102
* Fix issues with truncated files in raw sendsTom Caputi2019-03-273-31/+127
* Update valid vdev types for get_disklistRichard Elling2019-03-261-1/+1
* ZTS: Detect e2fsprogs verity issueBrian Behlendorf2019-03-262-0/+20
* MMP interval and fail_intervals in uberblockOlaf Faaland2019-03-218-28/+220
* Improve `zpool labelclear`Brian Behlendorf2019-03-219-51/+190
* Multiple DVA Scrubbing FixTom Caputi2019-03-153-12/+90
* Make zpool status counters match error events countTony Hutter2019-03-142-1/+154
* Better user experience for errata 4Tom Caputi2019-03-141-1/+4
* Use 'printf %s' instead of 'echo -n' for compatibilityIgor K2019-03-133-5/+8
* 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