aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-05-12211-211/+211
* spdx: Remove duplicate linesWarner Losh2023-05-122-4/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-125577-5579/+5579
* Update description of WITH_DIRDEPS_BUILDSimon J. Gerraty2023-05-121-1/+6
* Add description of WITH_META_ERROR_TARGETSimon J. Gerraty2023-05-121-0/+14
* kern.opts.mk: rationalize i386 EFI default with src.opts.mkEd Maste2023-05-121-2/+2
* src.conf.5: regenEd Maste2023-05-121-3/+7
* netlink: reduce default log levelsKristof Provost2023-05-1214-14/+14
* ath11k: import ath11k driverBjoern A. Zeeb2023-05-1263-0/+68447
* LinuxKPI: add dummy hash.h and kernel_connect()Bjoern A. Zeeb2023-05-122-0/+105
* amd64: pmap.h put a guard around a pcpu.h functionBjoern A. Zeeb2023-05-121-0/+2
* zfs: merge openzfs/zfs@e61076683Martin Matuska2023-05-1244-460/+1726
|\
| * Make sure we are not trying to clone a spill block.Pawel Jakub Dawidek2023-05-111-0/+2
| * Correct comment.Pawel Jakub Dawidek2023-05-111-1/+1
| * Remove badly placed comment.Pawel Jakub Dawidek2023-05-111-4/+0
| * Don't call zfs_exit_two() before zfs_enter_two().Pawel Jakub Dawidek2023-05-111-8/+9
| * Don't use dmu_buf_is_dirty() for unassigned transaction.Pawel Jakub Dawidek2023-05-113-14/+7
| * Deny block cloning is dbuf size doesn't match BP size.Pawel Jakub Dawidek2023-05-113-7/+32
| * Additional block cloning fixes.Pawel Jakub Dawidek2023-05-113-45/+95
| * zil: Don't expect zio_shrink() to succeed.Alexander Motin2023-05-111-0/+1
| * Prevent panic during concurrent snapshot rollback and zvol readAmeer Hamza2023-05-101-0/+2
| * pam: Fix "buffer overflow" in pam ZTS tests on F38Tony Hutter2023-05-101-9/+4
| * Add dmu_tx_hold_append() interfaceBrian Behlendorf2023-05-093-0/+109
| * Debug auto_replace_001_pos failuresBrian Behlendorf2023-05-092-5/+14
| * Remove duplicate code in l2arc_evict()George Amanakis2023-05-092-15/+9
| * Remove single parent assertion from zio_nowait().Alexander Motin2023-05-091-1/+1
| * Enable the head_errlog feature to remove errorsGeorge Amanakis2023-05-095-37/+159
| * Fixes in head_errlog feature with encryptionGeorge Amanakis2023-05-084-52/+56
| * Verify block pointers before writing them outMatthew Ahrens2023-05-087-35/+98
| * zdb: consistent xattr outputBrian Behlendorf2023-05-081-1/+10
| * ZTS: add snapshot/snapshot_002_pos exceptionBrian Behlendorf2023-05-081-0/+1
| * Fix two abd_gang_add_gang() issues.Alexander Motin2023-05-051-1/+13
| * Simplify and optimize random_int_between().Pawel Jakub Dawidek2023-05-051-9/+2
| * Plug memory leak in zfsdev_state.Pawel Jakub Dawidek2023-05-051-0/+2
| * zpool import -m also removing spare and cache when log device is missingAmeer Hamza2023-05-034-1/+87
| * Allow zhack label repair to restore detached devices.buzzingwires2023-05-0310-161/+928
| * Optimize check_filesystem() and process_error_log()George Amanakis2023-05-031-54/+84
* | vlan: fix setting flags on a QinQ interfaceKristof Provost2023-05-122-2/+31
* | arm64: Fix a typo in a source code commentGordon Bergling2023-05-121-1/+1
* | bhyve: import OpRegion definitionsCorvin Köhne2023-05-121-0/+186
* | bhyve: add helper for passthru specific mmio rangesCorvin Köhne2023-05-122-0/+22
* | bhyve: don't panic if e820 finds no available memoryCorvin Köhne2023-05-121-5/+11
* | Move DIRDEPS_BUILD settings to sys.dirdeps.mkSimon J. Gerraty2023-05-1110-178/+253
* | dma: specify OpenSSL 1.1 APIPierre Pronchery2023-05-111-0/+1
* | dma: use OpenSSL 1.1 init APIEd Maste2023-05-111-2/+1
* | LinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZEBjoern A. Zeeb2023-05-111-1/+1
* | rc.conf.5: document name_cpuset, introduced in rev 0661f93892a2Ceri Davies2023-05-111-1/+10
* | stand/efi: Retire i386 supportWarner Losh2023-05-1111-388/+12
* | efi: mark as broken on i386Warner Losh2023-05-111-2/+2
* | stand: eficom: Only set baudrate when it changesWarner Losh2023-05-111-17/+22