aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix "file is executable, but no shebang" warningsTony Hutter2018-04-0683-148/+296
* Exclude python scripts from RPM shebang checkTony Hutter2018-04-061-0/+10
* systemd mount generator and tracking ZEDLETAntonio Russo2018-04-0612-3/+282
* Fixes for SNPRINTF_BLKPTR with encrypted BP'sMatthew Ahrens2018-04-063-17/+27
* Fix divide-by-zero in mmp_delay_update()Olaf Faaland2018-04-061-1/+1
* Make encrypted "zfs mount -a" failures consistentTom Caputi2018-04-062-3/+26
* Update mmp_delay on sync or skipped, failed writeOlaf Faaland2018-04-046-47/+93
* Fedora 28: Fix misc bounds check compiler warningsTony Hutter2018-04-0410-34/+77
* Fix spa reference leak in zfs_ioc_pool_scanLOLi2018-04-031-3/+3
* Fix add_nested_replacing_spare test caseLOLi2018-04-031-1/+1
* Remove ASSERT() in l2arc_apply_transforms()Tim Chase2018-03-311-4/+4
* Decryption error handling improvementsTom Caputi2018-03-319-23/+68
* Encrypted dnode blocks should be prefetched rawTom Caputi2018-03-311-2/+7
* Fix hung z_zvol tasks during 'zfs receive'LOLi2018-03-303-1/+16
* zfs-functions: skip lines where mntpnt is 'none'Georgy Yakovlev2018-03-301-0/+2
* OpenZFS 9164 - assert: newds == os->os_dsl_datasetAndriy Gapon2018-03-306-25/+32
* Add support for nvme based devidsDon Brady2018-03-291-2/+13
* Resolve QAT issues with incompressible dataTom Caputi2018-03-293-37/+106