summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix spelling errors in commentsTom Caputi2018-03-214-47/+48
* Add support for nvme disk detectiontimor2018-03-211-0/+14
* Add comments for portable dnode / objset flagsTom Caputi2018-03-202-1/+13
* Add JSON output support to channel programsAlek P2018-03-1913-11/+639
* 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-1510-11/+38
* SHA256 QAT accelerationTom Caputi2018-03-155-27/+235
* OpenZFS 9076 - Adjust perf test concurrency settingsStephen Blinick2018-03-155-10/+55
* 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-132-11/+66
* Add kernel module auto-loadingBrian Behlendorf2018-03-1310-17/+66
* Add zfs_scan_ignore_errors tunableTim Chase2018-03-132-0/+30
* Destroy makes full snap list before destroyingPaul Zuchowski2018-03-122-7/+18
* Fix race in trace point in zrl_add_implChunwei Chen2018-03-122-10/+12
* 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
* Document allowed pool namesTomohiro Kusumi2018-03-091-2/+6
* Fix zfs-kmod builds when using rpm >= 4.14LOLi2018-03-091-0/+1
* Change functions which return literals to return `const char*`Tomohiro Kusumi2018-03-094-5/+5
* QAT support for AES-GCMTom Caputi2018-03-0910-232/+758
* zdb and inuse tests don't pass with real disksPaul Zuchowski2018-03-078-15/+59
* Take user namespaces into account in policy checksWolfgang Bumiller2018-03-0717-7/+521
* ZTS: fix send-c_stream_size_estimateBrian Behlendorf2018-03-071-0/+1
* Fix dbufstats_001_posGiuseppe Di Natale2018-03-072-4/+28
* Allow to limit zed's syslog chattinessTony Hutter2018-03-069-7/+178
* Record skipped MMP writes in multihost_historyOlaf Faaland2018-03-0611-50/+263
* Detect long config lock acquisition in mmpOlaf Faaland2018-03-061-0/+6
* Introduce a destroy_dataset helperGiuseppe Di Natale2018-03-064-24/+47
* Misc fixes and cleanup for project quotaNasf-Fan2018-03-054-6/+9
* Linux 4.16 compat: get_disk_and_module()Giuseppe Di Natale2018-03-054-1/+29
* Change checksum & IO delay ratelimit valuesTony Hutter2018-03-046-15/+56
* Increment zil_itx_needcopy_bytes properlychrisrd2018-03-021-2/+1
* ZTS: fix spurious failures in mv_fileschrisrd2018-03-021-14/+3
* Add ZFS perf test for dbuf cacheJohn Wren Kennedy2018-02-287-5/+118
* Fix some typosJohn Eismeier2018-02-2816-30/+30
* Fix zpool(8) list example to match actual formatTomohiro Kusumi2018-02-281-10/+10
* Add Python 3 rewrite of arc_summary.pyScot W. Stevenson2018-02-286-2/+918
* Add SMART self-test results to zpool status -cTony Hutter2018-02-277-18/+133
* Raw DRR_OBJECT records must write raw dataTom Caputi2018-02-274-55/+72
* Incorrect maximum DVA value in DDE_GET_NDVAS()Tim Chase2018-02-261-1/+1
* Fix segfault in zfs_do_bookmark()LOLi2018-02-262-2/+31
* ZTS: Fix zfs_share_* test case failuresBrian Behlendorf2018-02-241-1/+7
* Shellcheck cleanup for initrd scriptsKash Pande2018-02-236-101/+98