freebsd-skq/sys
kib b94d892898 When nullfs mount is forcibly unmounted and nullfs vnode is reclaimed,
get back the leased write reference from the lower vnode.  There is no
other path which can correct v_writecount on the lowervp.

Reported by:	flo
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2013-01-10 18:24:48 +00:00
..
amd64 Add a "pause" to busy wait loops in the cpu reset path. 2013-01-09 02:11:16 +00:00
arm Define IPI_IRQ_START and IPI_IRQ_END. 2013-01-09 01:54:17 +00:00
boot Bring in some userboot changes from the bhyve branch to reduce diffs. 2013-01-08 03:27:37 +00:00
bsm
cam Changed scsi_da device requests to use the sysctl tunable value for retry_count 2013-01-10 12:25:00 +00:00
cddl
compat
conf Add basic support for the Ubiquiti EdgeRouter Lite. 2013-01-02 23:17:50 +00:00
contrib Use the right USB clock type on the EdgeRouter Lite. This fixes USB. 2013-01-02 23:29:54 +00:00
crypto
ddb
dev Bugfix: Fix sizeof() argument. 2013-01-10 08:06:12 +00:00
fs When nullfs mount is forcibly unmounted and nullfs vnode is reclaimed, 2013-01-10 18:24:48 +00:00
gdb
geom
gnu/fs
i386 Enable the UFS quotas for big-iron GENERIC kernels. 2013-01-03 19:03:41 +00:00
ia64 Remove firewire devices missed in r244992. 2013-01-04 15:29:50 +00:00
isa
kern lockmgr: unlock interlock (if requested) when dealing with upgrade/downgrade 2013-01-06 21:47:59 +00:00
kgssapi
libkern
mips Mips Atheros AR71XX: make PCI base slot configurable through hints. 2013-01-06 20:50:31 +00:00
modules Link if_ath_spectral.c into the build. 2013-01-02 04:00:54 +00:00
net - Add dashes before copyright notices. 2013-01-07 19:36:11 +00:00
net80211 Add in the missing radiotap definitions from the sipsolutions.net 2013-01-08 06:59:21 +00:00
netatalk
netgraph
netinet Don't drop options from the third retransmitted SYN by default. If the 2013-01-09 20:27:06 +00:00
netinet6 Simplify in6_setscope() function to get better performance. 2013-01-10 00:10:24 +00:00
netipsec
netipx
netnatm
netncp
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed
opencrypto
pc98 MFi386: r232521 2013-01-04 09:52:09 +00:00
pci
powerpc Enable the UFS quotas for big-iron GENERIC kernels. 2013-01-03 19:03:41 +00:00
rpc
security
sparc64 Revert bogus part of r241740. 2013-01-03 23:12:08 +00:00
sys Update where porters handbook lives. 2013-01-09 20:10:45 +00:00
teken
tools
ufs
vm - Reduce kernel size by removing unnecessary pointer indirections. 2013-01-10 12:43:58 +00:00
x86 Add macros required to enable VMX operation on Intel processors. 2013-01-05 04:20:14 +00:00
xdr
xen
Makefile