summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor checksum operations in testsRyan Moeller2019-09-0514-58/+76
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-05116-469/+699
* Fix zpool subcommands error message with some unsupported optionsloli10K2019-09-041-4/+2
* Fix zfs-dkms .deb package warning in prerm scriptloli10K2019-09-031-1/+1
* Use the right booleansRyan Moeller2019-09-031-2/+2
* Fix panic on DilOS with kstat per dataset statisticsIgor K2019-09-031-0/+1
* zvol_wait script should ignore partially received zvolsPavel Zakharov2019-09-031-2/+21
* Always refuse receving non-resume stream when resume state existsAndriy Gapon2019-09-032-7/+18
* ZTS: Fix removal_cancel.kshIgor K2019-09-031-3/+3
* Fix Intel QAT / ZFS compatibility on v4.7.1+ kernelsloli10K2019-09-032-3/+3
* maxinflight can overflow in spa_load_verify_cb()George Wilson2019-09-021-1/+2
* Fix typosAndrea Gelmini2019-09-026-10/+10
* Fix typos in tests/Andrea Gelmini2019-09-0214-24/+24
* Fix typos in tests/Andrea Gelmini2019-09-0215-22/+22
* Fix typos in tests/Andrea Gelmini2019-09-0215-21/+21
* Fix typos in tests/Andrea Gelmini2019-09-0215-18/+18
* Fix typos in tests/Andrea Gelmini2019-09-0210-12/+12
* Fix typos in tests/Andrea Gelmini2019-09-0210-10/+10
* Fix typos in tests/Andrea Gelmini2019-09-0210-11/+11
* Fix typos in module/zfs/Andrea Gelmini2019-09-0252-114/+114
* Fix typos in lib/Andrea Gelmini2019-09-0217-26/+26
* Fix typos in tests/Andrea Gelmini2019-08-3015-19/+19
* Fix typos in tests/Andrea Gelmini2019-08-3010-10/+10
* Fix typos in module/Andrea Gelmini2019-08-3010-16/+16
* Fix typos in modules/icp/Andrea Gelmini2019-08-3012-22/+22
* Fix typos in include/Andrea Gelmini2019-08-3020-28/+28
* Fix typos in etc/Andrea Gelmini2019-08-303-5/+5
* Fix typos in contrib/Andrea Gelmini2019-08-306-21/+21
* Fix typos in cmd/Andrea Gelmini2019-08-3015-26/+26
* Fix typos in man/Andrea Gelmini2019-08-308-16/+16
* Fix typos in config/Andrea Gelmini2019-08-308-8/+8
* Fix refquota_007_neg.kshIgor K2019-08-301-3/+3
* Prevent metaslab_sync panic due to spa_final_dirty_txgPaul Dagnelie2019-08-302-7/+12
* etc/init.d/zfs-functions.in: remove arch warningGeorgy Yakovlev2019-08-291-7/+0
* Simplify deleting partitions in libtestRyan Moeller2019-08-291-45/+10
* Use compatible arg order in testsRyan Moeller2019-08-293-8/+8
* Keep more metaslabs loadedPaul Dagnelie2019-08-293-31/+69
* zfs_handle used after being closed/freed in change_one callbackPavel Zakharov2019-08-281-12/+18
* Use smaller default slack/delta value for schedule_hrtimeout_range()Tony Nguyen2019-08-282-18/+38
* ZTS: Temporarily disable several upgrade testsBrian Behlendorf2019-08-281-3/+5
* Tag ABD pages for exclusion in kernel crash dumpsDon Brady2019-08-281-0/+29
* Fix zil replay panic when TX_REMOVE followed by TX_CREATEChunwei Chen2019-08-287-24/+184
* Prefer `for (;;)` to `while (TRUE)`Ryan Moeller2019-08-281-5/+4
* zfs_ioc_snapshot: check user-prop permissions on snapshotted datasetsAndriy Gapon2019-08-271-10/+16
* Fix Plymouth passphrase prompt in initramfs scriptRichard Allen2019-08-271-8/+8
* Fix deadlock in 'zfs rollback'Tom Caputi2019-08-273-1/+17
* Restore :: in Makefile.amRyan Moeller2019-08-2612-1/+16
* Add regression test for "zpool list -p"Paul Dagnelie2019-08-254-3/+115
* Split argument list, satisfy shellcheck SC2086Ryan Moeller2019-08-251-6/+13
* ZTS: Fix in-tree dbufstats test caseBrian Behlendorf2019-08-224-7/+7