freebsd-dev/sys
Martin Matuska 716fd348e0 zfs: merge openzfs/zfs@c0cf6ed67
Notable upstream pull request merges:
  #10662 zvol_wait: Ignore locked zvols
  #12789 Improve log spacemap load time
  #12812 Improved zpool status output, list all affected datasets
  #13277 FreeBSD: Use NDFREE_PNBUF if available
  #13302 Make zfs_max_recordsize default to 16M
  #13311 Fix error handling in FreeBSD's get/putpages VOPs
  #13345 FreeBSD: Fix translation from ABD to physical pages
  #13373 zfs: holds: dequadratify
  #13375 Corrected edge case in uncompressed ARC->L2ARC handling
  #13388 Improve mg_aliquot math
  #13405 Reduce dbuf_find() lock contention
  #13406 FreeBSD: use zero_region instead of allocating a dedicated page

Obtained from:	OpenZFS
OpenZFS commit:	c0cf6ed679
2022-05-19 00:55:59 +02:00
..
amd64 linux(4): Retire handmade DWARF annotations from signal trampolines 2022-05-15 21:08:12 +03:00
arm kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
arm64 Add OFW support to arm64's IOMMU framework. 2022-05-18 14:11:23 +01:00
bsm
cam kerneldump: remove physical argument from d_dumper 2022-05-13 10:42:48 -03:00
cddl stand/zfs: Fix const-qual warnings 2022-05-04 10:06:21 -04:00
compat LinuxKPI: Switch irq_work implementation back to standard taskqueue 2022-05-17 15:10:20 +03:00
conf Avoid adding -d to kernel module link command lines for lld >= 14 2022-05-14 22:07:12 +02:00
contrib zfs: merge openzfs/zfs@c0cf6ed67 2022-05-19 00:55:59 +02:00
crypto crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
ddb kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
dev hidraw: Return string lengths for certain ioctls 2022-05-18 12:12:19 +02:00
dts
fs fusefs: handle evil servers that return illegal inode numbers 2022-05-12 14:32:26 -06:00
gdb
geom kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
gnu bwn: eliminate dead writes in BWN_GPL_PHY 2022-05-04 09:32:59 -04:00
i386 linux(4): Retire unused include 2022-05-15 21:08:45 +03:00
isa isa: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:59 -07:00
kern sockbuf: improve sbcreatecontrol() 2022-05-17 10:10:42 -07:00
kgssapi kgssapi krb5: Remove unused variables. 2022-04-06 16:45:29 -07:00
libkern libkern: Fix two typos in source code comments 2022-04-09 09:36:34 +02:00
modules zfs: merge openzfs/zfs@c0cf6ed67 2022-05-19 00:55:59 +02:00
net debugnet: fix an errant assertion 2022-05-14 10:27:53 -03:00
net80211 net80211: remove (optional) RSN from preobereq 2022-05-17 22:33:10 +00:00
netgraph sockbuf: merge two versions of sbcreatecontrol() into one 2022-05-17 10:10:42 -07:00
netinet sockbuf: merge two versions of sbcreatecontrol() into one 2022-05-17 10:10:42 -07:00
netinet6 sockbuf: improve sbcreatecontrol() 2022-05-17 10:10:42 -07:00
netipsec ipsec_encap: setdf is only used for INET. 2022-04-13 16:08:21 -07:00
netpfil pf: allocate krule->timestamp in pf_krule_alloc() 2022-05-17 15:55:08 +02:00
netsmb smb_smb_treedisconnect: eliminate write only variable mbp 2022-04-04 22:30:57 -06:00
nfs nfs: do not panic on bootpc_init when no interfaces are found 2022-04-07 19:33:26 -03:00
nfsclient
nfsserver
nlm
ofed sockets: use socket buffer mutexes in struct socket directly 2022-05-12 13:22:12 -07:00
opencrypto crypto: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
powerpc kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
riscv kerneldump: remove physical from dump routines 2022-05-13 10:43:19 -03:00
rpc krpc: Fix NFS-over-TLS for KTLS1.3 2022-05-15 11:51:56 -07:00
security mac_pimd: Support for privilege drop in pimd 2022-04-20 08:07:37 +02:00
sys sockbuf: improve sbcreatecontrol() 2022-05-17 10:10:42 -07:00
teken
tests
tools syscallarg_t: Add a type for system call arguments 2022-03-28 19:43:03 +01:00
ufs Reduce code nesting in readsuper(). 2022-05-15 15:02:24 -07:00
vm vm_phys: avoid waste in multipage allocation 2022-04-26 02:56:23 -05:00
x86 linux(4): Better naming for ucontext field of struct rt_sigframe 2022-05-15 21:06:47 +03:00
xdr
xen xen: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:46:58 -07:00
Makefile