freebsd-dev/sys
Konstantin Belousov 25809a018d mntfs: lock mntfs pseudo devfs vnode properly
Require devvp locked for mntfs_freevp(), to have it locked around
vgone().  Make that true for ffs, which is the only consumer of
the interface.

Reported and tested by:	pho
Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D32761
2021-11-13 01:00:41 +02:00
..
amd64 tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
arm tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
arm64 tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
bsm
cam cam_iosched: Fix a comment 2021-11-08 14:21:08 -07:00
cddl Allow ddb and dtrace use the DMAP region on arm64 2021-10-01 11:27:33 +01:00
compat Regen 2021-11-10 21:18:54 +02:00
conf tcp: Congestion control cleanup. 2021-11-11 06:28:18 -05:00
contrib zfs: merge openzfs/zfs@6c8f03232 (master) into main 2021-11-10 14:22:37 +01:00
crypto ossl: Add support for ETA mode 2021-11-08 10:53:36 +01:00
ddb Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
dev cxgbe(4): internal knob for flexible control over FEC selection. 2021-11-10 15:16:53 -08:00
dts ipq4018: add a device tree file for the ASUS rt-ac58u router 2021-10-18 19:18:46 +00:00
fs mntfs: lock mntfs pseudo devfs vnode properly 2021-11-13 01:00:41 +02:00
gdb
geom geom_vfs: lock devvp in g_vfs_close() 2021-11-13 01:00:13 +02:00
gnu
i386 tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
isa
kern getblk(): do not require devvp vnodes to be locked 2021-11-13 01:00:24 +02:00
kgssapi
libkern libkern: remove bcopy 2021-08-24 11:24:07 +00:00
mips tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
modules tcp: Congestion control cleanup. 2021-11-11 06:28:18 -05:00
net if_stf: enable use in vnet jails 2021-11-09 09:39:53 +01:00
net80211 net80211: add a driver-private pointer to struct ieee80211_node 2021-10-31 19:08:28 +00:00
netgraph ng_pptpgre(4): Fix a typo in a source code comment 2021-11-03 17:15:59 +01:00
netinet tcp: Fix a locking issue 2021-11-12 22:13:50 +01:00
netinet6 Add net.inet6.ip6.source_address_validation 2021-11-12 09:01:40 -08:00
netipsec ipsec: add a lock encompassing SPI allocation 2021-11-03 19:51:40 +00:00
netpfil pf: ensure we populate dyncnt/tblcnt in struct pf_addr_wrap 2021-11-10 11:27:22 +01:00
netsmb
nfs kernel: deprecate Internet Class A/B/C 2021-11-09 09:32:38 -06:00
nfsclient
nfsserver
nlm
ofed socket: De-duplicate SBLOCKWAIT() definitions 2021-09-14 09:01:32 -04:00
opencrypto Drop "All rights reserved" from a Netflix copyright. 2021-11-11 14:41:16 -08:00
powerpc tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
riscv tcp: better congestion control defaults 2021-11-12 12:16:11 -07:00
rpc Don't require the socket lock for sorele(). 2021-11-09 10:50:12 -08:00
security
sys Move KHELP_DECLARE_MOD_UMA later in the boot 2021-11-12 18:56:58 +00:00
teken
tests routing: add IPv6 fib validation procedure. 2021-08-16 23:04:01 +00:00
tools ipq4018: add TCSR definitions from Linux. 2021-10-18 19:18:01 +00:00
ufs mntfs: lock mntfs pseudo devfs vnode properly 2021-11-13 01:00:41 +02:00
vm vm_page: Handle VM_ALLOC_NORECLAIM in the contiguous page allocator 2021-11-11 14:26:41 -05:00
x86 Prefer CPUID leaf 1Fh for Intel CPU topology detection. 2021-11-06 00:53:52 -04:00
xdr
xen
Makefile