aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 9084 - spa_*_ashift must ignore spare devicesPrakash Surya2018-04-141-8/+0
* OpenZFS 9080 - recursive enter of vdev_indirect_rwlock from vdev_indirect_rem...Serapheim Dimitropoulos2018-04-141-20/+91
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-144-65/+399
* Optimize possible split block search spaceBrian Behlendorf2018-04-141-35/+89
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-149-218/+829
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-1446-746/+6145
* Allow mounting datasets more than onceSeth Forshee2018-04-131-6/+59
* Fix zfs_arc_max minimum tuningberen122018-04-121-1/+1
* Fix race in dnode_check_slots_free()Tom Caputi2018-04-104-11/+38
* Linux compat 4.16: blk_queue_flag_{set,clear}Giuseppe Di Natale2018-04-101-4/+4
* Revert "Handle zap_add() failures in mixed ... "Tony Hutter2018-04-095-141/+27
* Fix 'zfs send/recv' hang with 16M blocksBrian Behlendorf2018-04-081-4/+12
* Fixes for SNPRINTF_BLKPTR with encrypted BP'sMatthew Ahrens2018-04-061-11/+1
* Fix divide-by-zero in mmp_delay_update()Olaf Faaland2018-04-061-1/+1
* Update mmp_delay on sync or skipped, failed writeOlaf Faaland2018-04-043-41/+68
* Fedora 28: Fix misc bounds check compiler warningsTony Hutter2018-04-041-1/+2
* Fix spa reference leak in zfs_ioc_pool_scanLOLi2018-04-031-3/+3
* Remove ASSERT() in l2arc_apply_transforms()Tim Chase2018-03-311-4/+4
* Decryption error handling improvementsTom Caputi2018-03-316-17/+60
* Encrypted dnode blocks should be prefetched rawTom Caputi2018-03-311-2/+7
* Fix hung z_zvol tasks during 'zfs receive'LOLi2018-03-302-1/+15
* OpenZFS 9164 - assert: newds == os->os_dsl_datasetAndriy Gapon2018-03-302-10/+8
* Resolve QAT issues with incompressible dataTom Caputi2018-03-293-37/+106
* Fix ASSERT in dsl_scan_fini() and cleanup commentsTom Caputi2018-03-281-13/+13
* Fix mmap / libaio deadlockBrian Behlendorf2018-03-281-1/+1
* OpenZFS 9321 - arc_loan_compressed_buf() can increment arc_loaned_bytes by th...Allan Jude2018-03-261-2/+2
* Don't count embedded bps in read statsTom Caputi2018-03-231-1/+3
* enable zfs_dbgmsg() by default, without dprintf()Matthew Ahrens2018-03-214-25/+22
* Fix spelling errors in commentsTom Caputi2018-03-214-47/+48
* Fix deadlock in IO pipelineBrian Behlendorf2018-03-161-1/+11
* Allow QAT to handle non page-aligned buffersTom Caputi2018-03-162-34/+60
* Report pool suspended due to MMPOlaf Faaland2018-03-154-8/+12
* SHA256 QAT accelerationTom Caputi2018-03-155-27/+235
* receive_spill does not byte swap spill contentsPaul Zuchowski2018-03-151-0/+9
* OpenZFS 9188 - increase size of dbuf cache to reduce indirect block decompres...Brian Behlendorf2018-03-131-11/+15
* Add kernel module auto-loadingBrian Behlendorf2018-03-131-5/+20
* Add zfs_scan_ignore_errors tunableTim Chase2018-03-131-0/+16
* Fix race in trace point in zrl_add_implChunwei Chen2018-03-121-2/+4
* Fix MMP write frequency for large poolsBrian Behlendorf2018-03-121-3/+3
* Hold SCL_VDEV when counting leavesOlaf Faaland2018-03-091-1/+7
* Handle zio_resume and mmp => offOlaf Faaland2018-03-091-4/+10
* QAT support for AES-GCMTom Caputi2018-03-099-229/+755
* Take user namespaces into account in policy checksWolfgang Bumiller2018-03-071-7/+59
* Record skipped MMP writes in multihost_historyOlaf Faaland2018-03-062-40/+163
* Detect long config lock acquisition in mmpOlaf Faaland2018-03-061-0/+6
* Misc fixes and cleanup for project quotaNasf-Fan2018-03-052-3/+5
* Linux 4.16 compat: get_disk_and_module()Giuseppe Di Natale2018-03-051-1/+1
* Change checksum & IO delay ratelimit valuesTony Hutter2018-03-042-4/+23
* Increment zil_itx_needcopy_bytes properlychrisrd2018-03-021-2/+1
* Raw DRR_OBJECT records must write raw dataTom Caputi2018-02-273-53/+69