summaryrefslogtreecommitdiffstats
path: root/tests/zfs-tests
Commit message (Expand)AuthorAgeFilesLines
* Clean up lib dependenciesArvind Sankar2020-07-107-20/+10
* Move libspl_assertf into .c fileArvind Sankar2020-07-102-3/+3
* ZTS: Make bc conditional use compatible with new BSD bcRyan Moeller2020-07-091-2/+3
* Add device rebuild featureBrian Behlendorf2020-07-0325-172/+1105
* Add block histogram to zdbRobert Novak2020-06-262-0/+273
* Fixes for make distArvind Sankar2020-06-267-8/+10
* pam: implement a zfs_key pam modulefelixdoerre2020-06-248-0/+222
* Add zfs_multihost_interval tunable handler for FreeBSDRyan Moeller2020-06-231-1/+1
* Clarify comments in config/*.m4, vdev_geom.c, zfs_allow_*.kshMatthew Ahrens2020-06-222-8/+9
* Remove dead codeArvind Sankar2020-06-181-14/+0
* Mark functions as staticArvind Sankar2020-06-183-3/+3
* linux: add basic fallocate(mode=0/2) compatibilityadilger2020-06-186-0/+223
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-101-11/+11
* Fix typosAndrea Gelmini2020-06-0915-18/+18
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-092-0/+66
* ZTS: Fix add-o_ashift.kshIgor K2020-06-091-1/+1
* Trim L2ARCGeorge Amanakis2020-06-094-4/+114
* mkfile: include missing headersalaviss2020-06-051-0/+2
* ZTS: Retry export/destroy when busy in zpool_import_012Ryan Moeller2020-05-271-2/+2
* ZTS: Fix zfs_mount.kshlib cleanupBrian Behlendorf2020-05-231-1/+1
* mount: use the mount syscall directlyfelixdoerre2020-05-201-1/+1
* Small program that converts a dataset id and an object id to a pathPaul Dagnelie2020-05-206-1/+164
* ZTS: zpool_split_indirect deletes zfstest log fileJohn Wren Kennedy2020-05-141-1/+2
* Resilver restarts unnecessarily when it encounters errorsJohn Poduska2020-05-133-1/+105
* Fixed LDADD library links in Makefiles for cross compilation buildsPetros Koutoupis2020-05-093-1/+6
* ZTS: refreserv_005_pos.kshBrian Behlendorf2020-05-081-3/+3
* Improvements on persistent L2ARCGeorge Amanakis2020-05-071-1/+1
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-071-0/+23
* Enable splitting mirrors with indirect vdevsGeorge Amanakis2020-05-062-1/+70
* ZTS: Count CKSUM for all vdevs in verify_poolRyan Moeller2020-04-301-1/+6
* Add more sanity testing for zdb input argsSara Hartse2020-04-283-10/+125
* zfs_create: round up volume size to multiple of bsalex2020-04-242-1/+19
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-2310-99/+129
* Persistent L2ARC minor fixesGeorge Amanakis2020-04-171-2/+2
* Update FreeBSD tunablesRyan Moeller2020-04-151-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-143-10/+16
* ZTS: Fix and change testcase cache_010_negalex2020-04-133-28/+28
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-103-1/+16
* Persistent L2ARCGeorge Amanakis2020-04-1014-0/+965
* ZTS: Fix non-portable date formatRyan Moeller2020-04-062-18/+17
* Add 'zfs wait' commandPaul Dagnelie2020-04-017-0/+201
* Reset l2ad_hand and l2ad_first in l2arc_evictGeorge Amanakis2020-03-314-1/+128
* ZTS: Skip udev actions in zvol_misc when not LinuxRyan Moeller2020-03-311-3/+3
* ZTS: Wait for free space between quota testsRyan Moeller2020-03-265-7/+15
* Avoid core dump on invalid redaction bookmarkRyan Moeller2020-03-182-3/+3
* Fix cstyle warningsBrian Behlendorf2020-03-171-1/+2
* Separate warning for incomplete and corrupt streamsPaul Dagnelie2020-03-171-1/+1
* Add option for forcible unmounting dataset while receiving snapshot.Mariusz Zaborski2020-03-172-0/+86
* ZTS: Use default_cleanup_noexit where neededRyan Moeller2020-03-173-3/+7
* ZTS: Test boundary conditions in alloc_class_012Ryan Moeller2020-03-121-39/+55