summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use vn_io_fault_uiomove on FreeBSD to avoid potential deadlockMatthew Macy2020-04-081-1/+10
* Finish refactoring for ZFS_MODULE_PARAM_CALLRyan Moeller2020-04-075-8/+11
* libzfs_pool: Remove unused check for ENOTBLKalex2020-04-071-11/+0
* ZTS: Fix non-portable date formatRyan Moeller2020-04-062-18/+17
* Add 'zfs wait' commandPaul Dagnelie2020-04-0125-11/+679
* Bugfix/fix uio partial copiesFabio Scaccabarozzi2020-04-012-8/+26
* Improve ZVOL sync write performance by using a taskqMatthew Ahrens2020-03-311-44/+78
* Reset l2ad_hand and l2ad_first in l2arc_evictGeorge Amanakis2020-03-316-27/+181
* ZTS: Skip udev actions in zvol_misc when not LinuxRyan Moeller2020-03-311-3/+3
* Let default arc_c_max be platform dependentRyan Moeller2020-03-274-8/+22
* Compile cityhash code into libzfsMatthew Ahrens2020-03-2710-6/+11
* ZTS: Wait for free space between quota testsRyan Moeller2020-03-265-7/+15
* Remove checks for null out value in encryption pathsDirkjan Bussink2020-03-2611-219/+106
* zfs_get: change time format string from %k to %Halex2020-03-261-1/+1
* Deprecate deduplicated send streamsMatthew Ahrens2020-03-185-0/+46
* Avoid core dump on invalid redaction bookmarkRyan Moeller2020-03-184-25/+51
* Changed decimals to integers in the arcstat scriptAvatat2020-03-181-13/+4
* Fix zfs_rmnode() unlink / rollback issueBrian Behlendorf2020-03-181-3/+9
* Fix cstyle warningsBrian Behlendorf2020-03-172-2/+3
* Separate warning for incomplete and corrupt streamsPaul Dagnelie2020-03-178-11/+24
* ICP: gcm-avx: Support architectures lacking the MOVBE instructionAttila Fülöp2020-03-173-18/+389
* Add option for forcible unmounting dataset while receiving snapshot.Mariusz Zaborski2020-03-177-14/+113
* ZTS: Use default_cleanup_noexit where neededRyan Moeller2020-03-173-3/+7
* Exit status 256+signum is actually baked in to kshRyan Moeller2020-03-171-9/+3
* libzfs: Fix bounds checks for float parsingRyan Moeller2020-03-162-2/+12
* Improve zfs receive performance by batching writesMatthew Ahrens2020-03-162-51/+182
* Remove CI builder customization from TESTBrian Behlendorf2020-03-161-61/+0
* ZTS: Update flaky tests in zts-reportRyan Moeller2020-03-131-7/+20
* dmu_objset_from_ds must be called with dp_config_rwlock heldMatthew Ahrens2020-03-127-115/+101
* Fix infinite scan on a pool with only special allocationsAlexander Motin2020-03-121-3/+6
* ZTS: Use correct signal numbers for status checksRyan Moeller2020-03-121-6/+29
* ZTS: Test boundary conditions in alloc_class_012Ryan Moeller2020-03-122-39/+57
* ZTS: Wait for free space between write_dirs testsRyan Moeller2020-03-124-1/+8
* Prevent race condition in dnode_dest (#10101)John Poduska2020-03-123-6/+15
* Prevent deadlock in arc_read in Linux memory reclaim callbackMark Roper2020-03-121-0/+12
* zloop.sh should call ZDB with pool nameOlaf Faaland2020-03-111-1/+1
* ZTS: Add a failsafe callback to run after each testRyan Moeller2020-03-107-48/+145
* Improve zfs send performance by bypassing the ARCMatthew Ahrens2020-03-104-151/+235
* ZTS: Simplify some libtest functionsRyan Moeller2020-03-101-30/+9
* Fix zfs-functions packaging bugRichard Laager2020-03-1012-27/+48
* initramfs: Eliminate substitutionsRichard Laager2020-03-102-26/+2
* Delete built init scripts in make cleanRichard Laager2020-03-101-3/+1
* Make init scripts depend on MakefileRichard Laager2020-03-101-1/+1
* Systemd mount generator: don't fail keyload from file if already loadedInsanePrawn2020-03-091-7/+11
* ZTS: Another round of changes for FreeBSDRyan Moeller2020-03-0611-59/+82
* Change default to overlay=onRyan Moeller2020-03-069-64/+53
* ZTS: Update zts-report exceptions for FreeBSDRyan Moeller2020-03-061-2/+3
* ZTS: Speed up write_dirs cleanupBrian Behlendorf2020-03-042-10/+4
* ZTS: Add missing quotesBrian Behlendorf2020-03-042-2/+2
* ZTS: Add zts-report exceptions for FreeBSDBrian Behlendorf2020-03-042-5/+16