aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix ASSERT in dsl_scan_fini() and cleanup commentsTom Caputi2018-03-281-13/+13
* chmod -x on etc/init.d/zfs-*.in automake filesTony Hutter2018-03-284-0/+0
* Fix mmap / libaio deadlockBrian Behlendorf2018-03-2814-5/+184
* Remove libattr requirementDeHackEd2018-03-274-15/+2
* OpenZFS 9321 - arc_loan_compressed_buf() can increment arc_loaned_bytes by th...Allan Jude2018-03-261-2/+2
* Fedora 28: Fix "Macro %_dracutdir has empty body"Tony Hutter2018-03-251-4/+17
* Don't count embedded bps in read statsTom Caputi2018-03-231-1/+3
* OpenZFS 9193 - bootcfg -C doesn't workPaul Dagnelie2018-03-221-2/+3
* Clarify zpool actions for an intent log devicePeter Ashford2018-03-221-2/+3
* modprobe zfs during dracut mountkpande2018-03-221-0/+1
* enable zfs_dbgmsg() by default, without dprintf()Matthew Ahrens2018-03-215-28/+38