summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use -Werror to check if the compiler supports specific options韩朴宇2020-02-041-6/+6
* Restore aclmode and remove acltype on FreeBSDRyan Moeller2020-02-043-5/+78
* Fix const-correctness in raidz mathRyan Moeller2020-02-031-8/+8
* async zvol minor node creation interferes with receiveMatthew Ahrens2020-02-0313-68/+132
* Disable "-fipa-sra" when using "--enable-debuginfo"Prakash Surya2020-02-031-2/+2
* ZTS: Only use ext4 on LinuxRyan Moeller2020-01-311-2/+11
* Left-align index propsRyan Moeller2020-01-311-1/+1
* Use the correct spelling of 'jailed' in testsRyan Moeller2020-01-3114-19/+72
* ZTS: Fix a few defaultsRyan Moeller2020-01-3114-35/+11
* ZTS: FreeBSD tunable for DISABLE_IVSET_GUID_CHECKRyan Moeller2020-01-291-1/+1
* ZTS: Simplify zero_partitions on FreeBSDRyan Moeller2020-01-291-1/+3
* ZTS: Reverse constrained path lookup orderRyan Moeller2020-01-291-2/+5
* ZTS: Don't use edonr on FreeBSDRyan Moeller2020-01-285-14/+19
* ZTS: Eliminate random and shuf, consolidate codeRyan Moeller2020-01-282-7/+1
* Add an .editorconfig; document git whitespace settingsGraham Christensen2020-01-272-3/+22
* ZTS: Move more tests out of common.runRyan Moeller2020-01-278-44/+39