aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support inheriting properties in channel programsJason King2020-01-227-11/+162
* Order zfs-import-*.service after multipathdRichard Laager2020-01-222-0/+2
* Disable get_numeric_property for xattr on FreeBSDMatthew Macy2020-01-211-0/+2
* Update tunable macro usage for disable_ivset_guid_checkMatthew Macy2020-01-211-4/+1
* Re-consolidate zio_delay_interruptMatthew Macy2020-01-214-105/+71
* ZTS: Eliminate partitioning in zpool_import setupRyan Moeller2020-01-173-131/+3
* ZTS: Make DVA pattern in zdb tests more robustRyan Moeller2020-01-172-2/+2
* Unify target_cpu handlingBrian Behlendorf2020-01-178-63/+61
* ZTS: Enable zpool_create_008_pos.kshBrian Behlendorf2020-01-172-13/+2
* ZTS: Fix incorrect is_physical_device usageRyan Moeller2020-01-1612-12/+12
* zdb -d should accept the numeric objset idPaul Zuchowski2020-01-165-14/+173
* ZFS performance suite should use JSON fio outputTony Nguyen2020-01-161-2/+7
* ZTS: Fix ksh path in btree testsRyan Moeller2020-01-152-2/+2
* ZTS: Avoid using PCRE with grep in zdb testsRyan Moeller2020-01-152-4/+4
* ZTS: Fix is_physical_device on FreeBSDRyan Moeller2020-01-151-8/+7