summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Improve libzfs_error_init messagesRyan Moeller2020-10-133-11/+17
* Expose zfetch_max_idistance tunableRyan Moeller2020-10-133-5/+20
* zil_parse: make callback parameters constChristian Schwarz2020-10-095-37/+49
* Add zpool_influxdb commandRichard Elling2020-10-0920-2/+3102
* Linux: Initialize zp in zfs_setattr_dirRyan Moeller2020-10-0915-6/+157
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-08120-160/+73
* Fix Linux modules uninstallJacob Adams2020-10-081-1/+1
* ZTS: Fix path to /dev/null in nopwrite_recsizeRyan Moeller2020-10-081-1/+1
* Fix ubsan: shift exponent is too largeChuck Tuffli2020-10-081-1/+2
* libzfs_sendrecv: zfs_send: remove unused pipefd and tid variablesChristian Schwarz2020-10-081-18/+1
* Make dbufstat work on FreeBSDRyan Moeller2020-10-087-16/+56
* FreeBSD: Sort and dedup includes in kmod_coreRyan Moeller2020-10-081-50/+43
* docs: update README's installation linkGeorge Melikov2020-10-081-2/+2
* Make L2ARC tests more robustGeorge Amanakis2020-10-0513-77/+149
* zdb should not output binary data on terminalToomas Soome2020-10-051-1/+15
* FreeBSD: Sort out kernel FPU headers for 12.1-RELRyan Moeller2020-10-022-11/+11
* Fix EIO after resuming receive of new dataset over an existing oneAlan Somers2020-10-021-2/+4
* Throw const on some stringsRyan Moeller2020-10-0220-108/+99
* Mismatched nvlist names in zfs_keys_send_spaceJohn Poduska2020-10-023-8/+17
* Fix buggy procfs_list_seq_next warningBrian Behlendorf2020-09-301-0/+12
* FreeBSD: Fix legacy compat for platform IOCsRyan Moeller2020-09-301-1/+3
* Eliminate gratuitous bzeroing in dbuf_stats_hash_table_dataMatthew Macy2020-09-301-1/+2
* do a cyclic seek for unused memory objects in poolSebastian Gottschall2020-09-303-2/+27
* Drop references when skipping dmu_send due to EXDEVRyan Moeller2020-09-3011-7/+216
* Add intel_QAT patchesKjeld Schouten-Lebbing2020-09-305-0/+129
* Use known license string for zzstdBrian Behlendorf2020-09-281-1/+1
* Fix CONFIG_DEBUG_LOCK_ALLOC configure checkBrian Behlendorf2020-09-281-1/+1
* Fix objtool configure checkBrian Behlendorf2020-09-282-3/+5
* Note that keys must be loaded for 'zpool remove'grodik2020-09-281-0/+2
* Document branching structureKjeld Schouten-Lebbing2020-09-281-0/+15
* zfetch: Don't issue new streams when old have not completedMatthew Macy2020-09-274-44/+166
* zfs userspace: use zfs_path_to_zhandle so argument can be a pathAllan Jude2020-09-252-14/+17
* Add DB_RF_NOPREFETCH to dbuf_read()s in dnode.cAdam D. Moss2020-09-251-2/+4
* Fix PREEMPTION=y and BLK_CGROUP=y config on arm64Brian Behlendorf2020-09-251-0/+10
* FreeBSD: update cache_purgevfs usage after 1300117 version bumpMateusz Guzik2020-09-251-0/+4
* FreeBSD: Code cleanup in zio_cryptRyan Moeller2020-09-251-145/+76
* Prune dead branch reported by CoverityRyan Moeller2020-09-251-5/+1
* zpool command complains about /etc/exports.dGeorge Wilson2020-09-252-43/+64
* zfs_log_write: simplify data copying code for WR_COPIED recordsChristian Schwarz2020-09-251-8/+15
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-2311-41/+201
* FreeBSD: Don't save user FPU context in kernel threadsMatthew Macy2020-09-232-8/+12
* Update issue templates, commitcheck and Contributing.mdKjeld Schouten-Lebbing2020-09-233-125/+13
* Don't set numobjs to UINT64_MAX or near itPaul Dagnelie2020-09-221-3/+1
* contrib/initramfs: fix shellcheck and checkbashisms errors with shebangнаб2020-09-221-87/+80
* Restore clearing of L2CACHE flag in arc_read_done()George Amanakis2020-09-221-3/+3
* Fix a logic bug in the FreeBSD getpages VOPMark Johnston2020-09-221-2/+4
* FreeBSD: Reduce stack usage of LuaRyan Moeller2020-09-222-13/+0
* Annontate FreeBSD sysctls with CTLFLAG_MPSAFEMark Johnston2020-09-212-26/+31
* Fix switch statement indentation in the FreeBSD kstat codeMark Johnston2020-09-211-105/+102
* Update documentation of l2arc_mfuonlyGeorge Amanakis2020-09-211-1/+4