aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix out-of-tree build failuresBrian Behlendorf2019-06-2411-72/+88
* Add missing .gitignore from "Implement Redacted Send/Receive"Tomohiro Kusumi2019-06-231-0/+1
* OpenZFS 9425 - channel programs can be interruptedDon Brady2019-06-2213-97/+322
* dn_struct_rwlock can not be held in dmu_tx_try_assign()Matthew Ahrens2019-06-221-0/+19
* Remove arch and relax version dependencygordan-bobic2019-06-221-1/+2
* Add libnvpair to libzfs pkg-configHarry Mallon2019-06-221-1/+1
* Let zfs mount all tolerate in-progress mountsDon Brady2019-06-221-1/+18
* zstreamdump: add per-record-type counters and an overhead counterAllan Jude2019-06-222-23/+42
* Fix comments on zfs_bookmark_physPaul Dagnelie2019-06-221-1/+3
* Fix build break by "Implement Redacted Send/Receive"Tomohiro Kusumi2019-06-221-2/+3
* Add SCSI_PASSTHROUGH to zvols to enable UNMAP supportPaul Dagnelie2019-06-211-0/+4
* Redacted Send/Receive broke zfs(8) help messageloli10K2019-06-211-2/+1
* Prevent pointer to an out-of-scope local variableTomohiro Kusumi2019-06-201-2/+1
* dedup=verify doesn't clear the blkptr's dedup flagMatthew Ahrens2019-06-201-0/+2
* Update vdev_ops_t from illumosIgor K2019-06-207-143/+143
* Allow unencrypted children of encrypted datasetsTom Caputi2019-06-2010-163/+63
* Replace whereis with type in zfs-lib.shdacianstremtan2019-06-201-1/+1
* Remove dedupditto functionalityMatthew Ahrens2019-06-1912-340/+22
* Use ZFS_DEV macro instead of literalsTomohiro Kusumi2019-06-192-4/+4
* Fix memory leak in check_disk()Michael Niewöhner2019-06-191-0/+1
* kmod-zfs-devel rpm should provide kmod-spl-develOlaf Faaland2019-06-191-0/+1
* ZTS: Fix mmp_interval failureBrian Behlendorf2019-06-191-4/+4
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-19103-2069/+10914
* Minimize aggsum_compare(&arc_size, arc_c) calls.Alexander Motin2019-06-141-1/+1
* Python config cleanupRyan Moeller2019-06-132-79/+53
* lz4_decompress_abd declared but not definedMatthew Ahrens2019-06-131-2/+1
* panic in removal_remap test on 4K devicesMatthew Ahrens2019-06-134-14/+59
* compress metadata in later sync passesMatthew Ahrens2019-06-132-4/+30
* Move write aggregation memory copy out of vq_lockAlexander Motin2019-06-131-10/+12
* looping in metaslab_block_picker impacts performance on fragmented poolsMatthew Ahrens2019-06-132-60/+117
* Restrict filesystem creation if name referred either '.' or '..'Tulsi Jain2019-06-134-1/+36
* ztest: dmu_tx_assign() gets ENOSPC in spa_vdev_remove_thread()Matthew Ahrens2019-06-131-1/+1
* Fix lockdep warning on insmodTomohiro Kusumi2019-06-121-0/+5
* fat zap should prefetch when iteratingMatthew Ahrens2019-06-126-9/+140
* Target ARC size can get reduced to arc_c_minMatthew Ahrens2019-06-121-2/+0
* Fix typo in vdev_raidz_math.cbnjf2019-06-121-1/+1
* single-chunk scatter ABDs can be treated as linearMatthew Ahrens2019-06-114-55/+103
* make zil max block size tunableMatthew Ahrens2019-06-107-32/+96
* Fix comparison signedness in arc_is_overflowing()Alexander Motin2019-06-101-2/+2
* Fix incorrect error message for raw receiveTom Caputi2019-06-101-2/+9
* Improve ZTS block_device_wait debuggingRichard Elling2019-06-101-1/+16
* Block_device_wait does not return an error codeRichard Elling2019-06-105-7/+10
* Remove redundant redundant removeRichard Elling2019-06-101-1/+0
* Fix logic error in setpartition functionRichard Elling2019-06-101-9/+13
* arc_summary: prefer python3 version and install when there is no pythonEli Schwartz2019-06-101-3/+1
* Fix %post and %postun generation in kmodtoolSamuel VERSCHELDE2019-06-101-2/+2
* Allow metaslab to be unloaded even when not freed fromPaul Dagnelie2019-06-063-22/+40
* Avoid updating zfs_gitrev.h when rev is unchangedJorgen Lundman2019-06-061-0/+4
* Reinstate raw receive check when truncatingTom Caputi2019-06-061-1/+15
* l2arc_apply_transforms: Fix typo in commentAllan Jude2019-06-061-1/+1