summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* contrib/initramfs: add missing conf.d/zfsLOLi2018-02-122-2/+12
* mmp should use a fixed tag for spa_config lockssanjeevbagewadi2018-02-121-2/+3
* OpenZFS 9004 - Some ZFS tests used files removed with 32 bit kernelJohn Wren Kennedy2018-02-092-2/+3
* OpenZFS 8520 - lzc_rollbackAndriy Gapon2018-02-093-19/+73
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-02-099-32/+290
* Fix zdb -ed on objset for exported poolChunwei Chen2018-02-095-15/+90
* Fix zdb -E segfaultChunwei Chen2018-02-091-1/+4
* Fix zdb -R decompressionChunwei Chen2018-02-092-21/+21
* Fix racy assignment of zcb.zcb_haderrorsChunwei Chen2018-02-091-2/+8
* Fix zle_decompress out of bound accessChunwei Chen2018-02-091-0/+4
* Fix zdb -c traverse stop on damaged objset rootChunwei Chen2018-02-091-6/+14
* OpenZFS 8965 - zfs_acl_ls_001_pos fails due to no longer supported grep regexJohn Wren Kennedy2018-02-081-3/+3
* Linux 4.11 compat: avoid refcount_t name conflictBrian Behlendorf2018-02-081-0/+6