summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* zdb: add support for object ranges for zdb -dNed Bass2020-01-246-50/+555
* Performance tests, some variables missing PERF_ prefixTony Nguyen2020-01-2311-74/+75
* ZTS: zpool offline requires whole disk nameJohn Wren Kennedy2020-01-231-1/+3
* dsl_bookmark_create_check: fix NULL pointer deref if dbca_errors == NULLChristian Schwarz2020-01-231-2/+6
* entity_namecheck: doc comment: include space as allowed characterChristian Schwarz2020-01-231-1/+1
* scripts/zfs-test.sh: example for -tChristian Schwarz2020-01-231-0/+3
* ZTS: Get xattr tests running on FreeBSDRyan Moeller2020-01-2314-140/+166
* Add AltiVec RAID-ZRomain Dolbeau2020-01-2312-1/+5200
* ZTS: Add missing export for DEV_DSKDIR defaultRyan Moeller2020-01-231-2/+3
* dmu_send: redacted: fix memory leak on invalid redaction/from bookmarkChristian Schwarz2020-01-232-6/+10
* cmd/zfs: redact: better error message for common usage errorsChristian Schwarz2020-01-232-2/+19
* cmd/zfs: send: meaningful error message for incorrect redaction bookmarkChristian Schwarz2020-01-231-0/+6
* Simplify FreeBSD's locking requirements in zfs_replay.cMatthew Macy2020-01-221-24/+12