aboutsummaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* Fix issues with truncated files in raw sendsTom Caputi2019-04-155-37/+255
* Fix hierarchy misspellingsRichard Laager2019-04-143-4/+4
* Don't hard-code number of ioctls for portabilityTomohiro Kusumi2019-04-141-1/+1
* Fix issue in receive_object() during reallocationBrian Behlendorf2019-04-125-16/+211
* ZTS: Make fault cleanup function more robustJohn Wren Kennedy2019-04-121-0/+10
* Revert "Fix issues with truncated files in raw sends"Brian Behlendorf2019-04-053-127/+31
* features.kernel layout should match features.poolDon Brady2019-04-041-3/+5
* Restrict kstats and print real pointersSara Hartse2019-04-041-2/+2
* Do not iterate through filesystems unnecessarilyTom Caputi2019-04-012-1/+5
* 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