summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Allow make checkstyle and paxscript in build dirchrisrd2018-02-211-6/+7
* Want 'zfs send -b'LOLi2018-02-219-120/+257
* Raw receive should change key atomicallyTom Caputi2018-02-215-225/+312
* Prevent raw zfs recv -F if dataset is unencryptedTom Caputi2018-02-212-12/+33
* Raw receives must compress metadnode blocksTom Caputi2018-02-217-41/+24
* Remove unnecessary txg syncs from receive_object()Tom Caputi2018-02-211-1/+6
* Add omitted set for os->os_next_write_rawTom Caputi2018-02-211-1/+4
* Correct count_uberblocks in mmp.kshlibGiuseppe Di Natale2018-02-201-1/+1
* ZIL claiming should not start user accountingTom Caputi2018-02-205-38/+44
* Fix coverity defects: zfs channel programsDon Brady2018-02-2014-19/+24
* Project dnode should be protected by local MACTom Caputi2018-02-201-12/+26
* Fix config issues: frame size and headerschrisrd2018-02-1511-11/+15
* Address objtool check failures in lua moduleDon Brady2018-02-151-1/+3
* Clarify zinject(8) explanation of -eOlaf Faaland2018-02-151-0/+3
* OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zioGeorge Wilson2018-02-142-20/+40
* OpenZFS 8940 - Sending an intra-pool resumable send stream may result in EXDEVloli10K2018-02-141-0/+4
* Project Quota on ZFSNasf-Fan2018-02-1382-280/+4519
* 'zfs receive' fails with "dataset is busy"LOLi2018-02-122-2/+18