aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable booting from nested encrypted datasetsKash Pande2018-02-233-33/+82
* Add scrub after resilver zed scriptTony Hutter2018-02-2316-21/+187
* Fix free memory calculation on v3.14+chrisrd2018-02-238-41/+255
* Report duration and error in mmp_history entriesOlaf Faaland2018-02-225-13/+60
* Do not initiate MMP writes while pool is suspendedOlaf Faaland2018-02-221-1/+1
* Linux 4.16 compat: use correct *_dec_and_test()Tony Hutter2018-02-223-1/+26
* Fix bounds check in zio_crypt_do_objset_hmacsTom Caputi2018-02-221-4/+8
* OpenZFS 9035 - zfs: this statement may fall throughToomas Soome2018-02-214-2/+4
* Allow modprobe to fail when called within systemdMatthew Thode2018-02-212-2/+2
* Add SMART attributes for SSD and NVMebunder20152018-02-213-2/+24