aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for decryption faults in zinjectTom Caputi2018-05-0215-116/+221
* RHEL 7.5 compat: FMODE_KABI_ITERATEBrian Behlendorf2018-05-026-39/+61
* Fix inst_num overflow in qat_crypt.cBrian Behlendorf2018-05-012-11/+8
* Fix issues found with zfs diffTom Caputi2018-05-015-7/+80
* Silence compile-time warning on unused variableTomohiro Kusumi2018-05-011-2/+1
* Adopt pyzfs from ClusterHQloli10K2018-05-0135-579/+2925
* Import pyzfs source code from ClusterHQAndriy Gapon2018-05-0118-0/+7965
* Fix zfs incremental send remove '-o' propertiesLOLi2018-04-302-10/+14
* OpenZFS 9434 - Speculative prefetch is blocked by device removal codeAlexander Motin2018-04-301-0/+1
* Add back iostat -y or -w descriptionsGeorge Melikov2018-04-301-2/+19
* Add test with two kinds of file creation ordersAntonio Russo2018-04-304-2/+55
* OpenZFS 9236 - nuke spa_dbgmsgMatthew Ahrens2018-04-308-29/+7
* Fix CONFIG_GCC_PLUGIN_RANDSTRUCT buildMark Wright2018-04-201-2/+2
* Fix 'zfs remap <poolname@snapname>'LOLi2018-04-1910-2/+235
* Fix ENOSPC in "Handle zap_add() failures in ..."Chunwei Chen2018-04-1817-37/+500
* Fix issues with raw sends of spill blocksTom Caputi2018-04-173-7/+20
* Fix object reclaim when using large dnodesTom Caputi2018-04-174-9/+22
* assertion in arc_release() during encrypted receiveMatthew Ahrens2018-04-177-218/+105
* ZTS: fix reservation_013_pos integer overflowbunder20152018-04-171-2/+2
* OpenZFS 9192 - explicitly pass good_writes to vdev_uberblock/label_syncMatthew Ahrens2018-04-171-11/+17
* OpenZFS 9280 - Assertion failure while running removal_with_ganging test with...Matt Ahrens2018-04-174-18/+32
* Revert "OpenZFS 9036 - zfs: duplicate 'const' declaration specifier"megari2018-04-161-2/+2
* OpenZFS 7638 - Refactor spa_load_impl into several functionsPavel Zakharov2018-04-161-163/+469
* ZTS: zpool_create_002 clean up leftover filediskbunder20152018-04-151-2/+2
* Avoid Linux hung task message in ZTHRTim Chase2018-04-151-1/+1
* OpenZFS 9213 - zfs: sytem typoToomas Soome2018-04-153-3/+4
* OpenZFS 9036 - zfs: duplicate 'const' declaration specifierToomas Soome2018-04-141-2/+2
* 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-149-69/+458
* Optimize possible split block search spaceBrian Behlendorf2018-04-143-48/+103
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-1415-231/+915
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-14127-912/+9862
* Wait for resilver after onlineTim Chase2018-04-131-0/+11
* Eliminate trailing spaces in DISKSTim Chase2018-04-131-2/+10
* Allow mounting datasets more than onceSeth Forshee2018-04-138-29/+219
* ZTS: clean up leftover ibackup_trunc filesbunder20152018-04-131-2/+3
* Linux compat 4.16: blk_queue_flag_{set,clear}Brian Behlendorf2018-04-121-8/+6
* Add 'zpool split' coverage to the ZFS Test SuiteLOLi2018-04-1212-1/+529
* Fix calloc(3) arguments orderTomohiro Kusumi2018-04-126-15/+15
* Fix zfs_arc_max minimum tuningberen122018-04-121-1/+1
* OpenZFS 9286 - want refreservation=autoMike Gerdts2018-04-119-11/+424
* Fix zpool set feature@<feature>=disabledLOLi2018-04-115-9/+95
* zfs(8): fix dedup omission during mdoc overhaulDeHackEd2018-04-101-0/+30
* Fix race in dnode_check_slots_free()Tom Caputi2018-04-106-11/+43
* Linux compat 4.16: blk_queue_flag_{set,clear}Giuseppe Di Natale2018-04-104-4/+60
* Correct swapped keylocation error messagesTom Caputi2018-04-091-4/+4
* Revert "Handle zap_add() failures in mixed ... "Tony Hutter2018-04-099-290/+32
* Fix 'zfs send/recv' hang with 16M blocksBrian Behlendorf2018-04-082-4/+37
* Clean up (k)shlib and cfg file shebangsGiuseppe Di Natale2018-04-0825-30/+27