aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* FreeBSD: Sort out kernel FPU headers for 12.1-RELRyan Moeller2020-10-021-4/+7
* Throw const on some stringsRyan Moeller2020-10-0211-74/+68
* Mismatched nvlist names in zfs_keys_send_spaceJohn Poduska2020-10-021-4/+6
* 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-302-2/+26
* Drop references when skipping dmu_send due to EXDEVRyan Moeller2020-09-302-5/+10
* Use known license string for zzstdBrian Behlendorf2020-09-281-1/+1
* zfetch: Don't issue new streams when old have not completedMatthew Macy2020-09-272-37/+150
* 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
* zfs_log_write: simplify data copying code for WR_COPIED recordsChristian Schwarz2020-09-251-8/+15
* FreeBSD: Add support for procfs_listMatthew Macy2020-09-236-36/+172
* FreeBSD: Don't save user FPU context in kernel threadsMatthew Macy2020-09-231-0/+4
* Don't set numobjs to UINT64_MAX or near itPaul Dagnelie2020-09-221-3/+1
* 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-221-9/+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
* vdev_ashift should only be set onceGeorge Wilson2020-09-188-50/+92
* pool may become suspended during device expansionGeorge Wilson2020-09-171-2/+20
* FreeBSD: Do not copy vp into f_data for DTYPE_VNODE filesRyan Moeller2020-09-171-4/+1
* Need a long hold in zpl_mount_implJohn Poduska2020-09-171-0/+4
* Rename acltype=posixacl to acltype=posixRyan Moeller2020-09-165-17/+18
* Fix stack frame size: dnode_dirty_l1range()Pavel Snajdr2020-09-151-10/+13
* dmu_redact_snap: fix possible memleakPavel Snajdr2020-09-151-0/+2
* Fix stack frame size: dmu_redact_snap()Pavel Snajdr2020-09-151-8/+20
* Fix stack frame size: spa_livelist_delete_cb()Pavel Snajdr2020-09-151-5/+7
* zfs label bootenv should store data as nvlistToomas Soome2020-09-152-36/+100
* Linux: Prevent destruction while showing mount devnameRyan Moeller2020-09-151-0/+2
* Add L2ARC arcstats for MFU/MRU buffers and buffer content typeGeorge Amanakis2020-09-141-26/+155
* FreeBSD: convert teardown inactive lock to a read-mostly sleepable lockMateusz Guzik2020-09-093-18/+18
* Initialize mmp_last_write when the mmp thread startsOlaf Faaland2020-09-091-8/+12
* FreeBSD: drop dependency on cryptodev moduleRyan Moeller2020-09-091-1/+0
* Introduce ZFS module parameter l2arc_mfuonlyGeorge Amanakis2020-09-081-0/+18
* dnode_special_open() error: unchecked function return 'zrl_tryenter'Toomas Soome2020-09-081-1/+1
* FreeBSD: reduce priority of ZIO_TASKQ_ISSUE writes by a larger valueMatthew Macy2020-09-041-5/+17
* Sequential scrub and resilver updated commentsBrian Behlendorf2020-09-043-0/+3
* Avoid posting duplicate zpool eventsDon Brady2020-09-0410-71/+418
* nowait synctask must succeedMatthew Ahrens2020-09-049-39/+24
* Retain thread name when resuming a zthrRyan Moeller2020-09-031-3/+8
* Replace cv_{timed}wait_sig with cv_{timed}wait_idle where appropriateMatthew Macy2020-09-037-19/+54
* Links in Source FilesSpencer Kinny2020-09-024-0/+20
* zvol: unsigned off can not be less than zeroToomas Soome2020-09-021-1/+1
* Make spa_stats.c tunables visible on FreeBSDRyan Moeller2020-09-011-18/+12