summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent race condition in dnode_dest (#10101)John Poduska2020-03-123-6/+15
* Prevent deadlock in arc_read in Linux memory reclaim callbackMark Roper2020-03-121-0/+12
* zloop.sh should call ZDB with pool nameOlaf Faaland2020-03-111-1/+1
* ZTS: Add a failsafe callback to run after each testRyan Moeller2020-03-107-48/+145
* Improve zfs send performance by bypassing the ARCMatthew Ahrens2020-03-104-151/+235
* ZTS: Simplify some libtest functionsRyan Moeller2020-03-101-30/+9
* Fix zfs-functions packaging bugRichard Laager2020-03-1012-27/+48
* initramfs: Eliminate substitutionsRichard Laager2020-03-102-26/+2
* Delete built init scripts in make cleanRichard Laager2020-03-101-3/+1
* Make init scripts depend on MakefileRichard Laager2020-03-101-1/+1
* Systemd mount generator: don't fail keyload from file if already loadedInsanePrawn2020-03-091-7/+11
* ZTS: Another round of changes for FreeBSDRyan Moeller2020-03-0611-59/+82
* Change default to overlay=onRyan Moeller2020-03-069-64/+53
* ZTS: Update zts-report exceptions for FreeBSDRyan Moeller2020-03-061-2/+3
* ZTS: Speed up write_dirs cleanupBrian Behlendorf2020-03-042-10/+4
* ZTS: Add missing quotesBrian Behlendorf2020-03-042-2/+2
* ZTS: Add zts-report exceptions for FreeBSDBrian Behlendorf2020-03-042-5/+16
* zio: dprintf_bp() if errors > 0 in zfs_blkptr_verify()Brian Behlendorf2020-03-041-0/+3
* ZTS: Test the correct filesystem_limits behaviorBrian Behlendorf2020-03-045-17/+126
* Add trim support to zpool waitBrian Behlendorf2020-03-0417-73/+347
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-035-2/+24
* ZTS: Provide for nested cleanup routinesRyan Moeller2020-03-032-5/+25
* Make spa_history_zone platform-dependent in kernelRyan Moeller2020-03-024-15/+21
* ZTS: Change issue URL template to OpenZFS orgRyan Moeller2020-03-021-1/+1
* Don't open zfs control device exclusivelyMatthew Macy2020-02-282-3/+3
* Don't call zrele on passed zp in zfs_xattr_owner_unlinked on FreeBSDMatthew Macy2020-02-281-3/+22
* Re-share zfsdev_getminor and zfs_onexit_fd_holdMatthew Macy2020-02-287-100/+81
* Improve zfs destroy performance with zio_t-free zio_free()Matthew Ahrens2020-02-286-33/+55
* ZTS: Fixup shebang in rsend_016, add to common.runRyan Moeller2020-02-282-2/+2
* ZTS: Eliminate partitioning from zpool_addRyan Moeller2020-02-2813-218/+72
* Fix CONFIG_MODULES=no Linux kernel configBrian Behlendorf2020-02-281-4/+13
* Linux 5.5 compat: blkg_tryget()Brian Behlendorf2020-02-282-1/+71
* arc_summary: Make get_descriptions per platformRyan Moeller2020-02-271-53/+76
* pyzfs: Add constants for platform-specific errnosRyan Moeller2020-02-273-6/+25
* Consolidate arc_buf allocation checksMatthew Macy2020-02-271-72/+42
* ZTS: Misc fixes for FreeBSDRyan Moeller2020-02-279-53/+34
* ZTS: Fix zfs_receive_004_negMatthew Ahrens2020-02-272-7/+1
* Linux 5.6 compat: time_tBrian Behlendorf2020-02-276-7/+7
* Linux 5.6 compat: ktime_get_raw_ts64()Brian Behlendorf2020-02-274-25/+62
* Refactor dnode dirty context from dbuf_dirtyMatthew Macy2020-02-2619-83/+92
* ZTS: Fix zfs_copies_002_posRyan Moeller2020-02-261-1/+1
* ZTS: Adapt casenorm tests for FreeBSDRyan Moeller2020-02-262-10/+10
* ZTS: Misc fixes for FreeBSDRyan Moeller2020-02-258-26/+35
* Add missing newline after zfs redact help messageRyan Moeller2020-02-251-1/+1
* ZTS: zed_start should not fail if zed is already runningOlaf Faaland2020-02-251-8/+8
* Remove dead code error handling from dsl_crypt.cMatthew Macy2020-02-251-29/+3
* ZTS: Move atime_003 to linux.runRyan Moeller2020-02-252-3/+2
* Update README for OpenZFSMatthew Ahrens2020-02-251-12/+17
* Remove zfs_getattr and convoff dead codeDirkjan Bussink2020-02-244-269/+1
* ZTS: Misc fixes for FreeBSDRyan Moeller2020-02-248-14/+46