summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enable zpool events tunables and tests on FreeBSDRyan Moeller2020-02-188-23/+21
* Factor out some dbuf subroutines and add state change tracingMatthew Macy2020-02-182-93/+160
* Prefer org.openzfs for features and propertiesRichard Laager2020-02-184-15/+26
* ZTS: Move cksum to common system commandsRyan Moeller2020-02-161-1/+1
* Honour sync=disabled when relinking tpmfilesDeHackEd2020-02-161-1/+1
* Systemd mount generator: Generate noauto units; add control propertiesInsanePrawn2020-02-144-44/+384
* Systemd mount generator: Silence shellcheck warningsInsanePrawn2020-02-141-11/+14
* Support setting user properties in a channel programJason King2020-02-1411-3/+361
* Remove limit on number of async zio_frees of non-dedup blocksMatthew Ahrens2020-02-143-1/+27
* Make zpool.d/iostat work on FreeBSDRyan Moeller2020-02-141-8/+20
* Use POSIX stdout/stderr redirect in configure macroAndrew J. Hesford2020-02-141-1/+1
* ZTS: Misc test fixes for FreeBSDRyan Moeller2020-02-1312-41/+85
* ZTS: Don't include zpool_create.shlib in zpool_addRyan Moeller2020-02-133-6/+5
* ZTS: Eliminate partitioning from zpool_removeRyan Moeller2020-02-135-47/+12
* ZTS: Eliminate partitioning from write_dirsRyan Moeller2020-02-136-63/+1
* ZTS: Cleanup some cleanup functionsRyan Moeller2020-02-1322-67/+41
* Fix a typo/whitespace in tests READMERyan Moeller2020-02-131-2/+2
* ZTS: Use ECKSUM instead of EBADE in libzfs testRyan Moeller2020-02-131-1/+1
* zfs-mount-generator: Fix escaping for /Richard Laager2020-02-131-1/+1
* fix zstreamdump -CMatthew Ahrens2020-02-131-1/+2
* Missed wakeup when growing kmem cacheMatthew Ahrens2020-02-131-3/+6
* Remove duplicate dbufs accountingAlexander Motin2020-02-133-4/+9
* ZTS: Move user_namespace test to linux.runRyan Moeller2020-02-122-4/+4
* ZTS: Interpret env vars in faketty on FreeBSDRyan Moeller2020-02-122-1/+2
* ZTS: Fix zdb_display_block on FreeBSDRyan Moeller2020-02-121-2/+2
* Move zfs_version_kernel to platform codeRyan Moeller2020-02-122-31/+31
* ZTS: Move zpool_split_wholedisks to linux.runRyan Moeller2020-02-122-1/+5
* zdb: Always print symlink targetJustin Keogh2020-02-121-0/+20
* zcp: add zfs.sync.bookmarkChristian Schwarz2020-02-1110-17/+231
* Implement bookmark copyingChristian Schwarz2020-02-1119-141/+671
* Address Coverity warnings in #9902Matthew Macy2020-02-111-4/+5
* Add missing dmu_buf_unlock_parent() calls to dbuf_read_impl()Brian Behlendorf2020-02-101-1/+3
* Fix zdb -R with 'b' flagPaul Zuchowski2020-02-107-117/+376
* bash scripts: use /usr/bin/env for bash shebangsGraham Christensen2020-02-1010-9/+10
* Share some code for spa deadman tunablesRyan Moeller2020-02-103-19/+33
* ZTS: Test zvol I/O in different volmodesRyan Moeller2020-02-101-0/+15
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-1020-31/+2654
* Factor out dbuf_sync_bonusMatthew Macy2020-02-071-31/+52
* ZTS: Add an is_dilos function for future ZTS updatesIgor K2020-02-071-0/+15
* ZTS: Use wc -c instead of --bytes for portabilityRyan Moeller2020-02-071-2/+2
* Linux 5.6 compat: timestamp_truncate()Brian Behlendorf2020-02-074-18/+40
* Linux 5.6 compat: struct proc_opsBrian Behlendorf2020-02-076-12/+97
* Reduce number of atomic_add() calls in aggsumAlexander Motin2020-02-062-33/+34
* Replace static per-cpu with dynamic per-cpu dataRomain Dolbeau2020-02-061-4/+14
* Fix static data to link with -fno-commonRomain Dolbeau2020-02-065-3/+7
* Fix unknown cc flag -fno-ipa-sraRyan Moeller2020-02-062-2/+24
* Suggest using visudo to editGerardwx2020-02-051-0/+1
* Few microoptimizations to dbuf layerAlexander Motin2020-02-052-28/+16
* Convert dbuf dirty record record list to a list_tMatthew Macy2020-02-056-91/+103
* Prepare ks_data before calling kstat_install()Alexander Motin2020-02-042-7/+5