freebsd-skq/sys
kib 87501c4bfe Allow shared-locked vnode to be passed to vunref(9).
When shared-locked vnode is supplied as an argument to vunref(9) and
resulting usecount is 0, set VI_OWEINACT and do not try to upgrade vnode
lock. The later could cause vnode unlock, allowing the vnode to be
reclaimed meantime.

Tested by:	pho
MFC after:	1 week
2010-11-24 12:30:41 +00:00
..
amd64 Remove a stale tunable introduced in r215703. 2010-11-23 17:28:23 +00:00
arm
boot Make this printfoutput more verbose. 2010-11-23 18:52:27 +00:00
bsm
cam If HBA doesn't report user-enabled SATA capabilies (like ATA_CAM wrapper) - 2010-11-18 13:38:33 +00:00
cddl zfs+sendfile: populate all requested pages, not just those already cached 2010-11-16 15:53:44 +00:00
compat Add prototype for InitializeSListHead(). 2010-11-23 22:17:06 +00:00
conf Adds a USB packet filter feature to the stack that it could capture 2010-11-22 01:11:28 +00:00
contrib
crypto Only save FPU context when not executing in the context of the crypto 2010-11-17 16:17:15 +00:00
ddb
dev Add shared code glue for new 82580 devices. 2010-11-24 01:13:55 +00:00
fs Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
gdb
geom Use g_eventlock to protect against losing wakeups in the g_event process 2010-11-22 16:47:53 +00:00
gnu Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
i386 Remove a stale tunable introduced in r215703. 2010-11-23 17:28:23 +00:00
ia64
isa
kern Allow shared-locked vnode to be passed to vunref(9). 2010-11-24 12:30:41 +00:00
kgssapi
libkern
mips After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
modules Adds a USB packet filter feature to the stack that it could capture 2010-11-22 01:11:28 +00:00
net o Swap descriptions for net.bpf.bufsize and net.bpf.maxbufsize. 2010-11-24 05:50:19 +00:00
net80211 The meshid element is memcpy()'ed into se_meshid if included in either 2010-11-22 19:01:47 +00:00
netatalk
netgraph After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
netinet Redo r166423. It is important not only skip freeing multicast 2010-11-24 05:24:36 +00:00
netinet6 After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
netipsec After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
netipx
netnatm
netncp
netsmb
nfs
nfsclient Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
nfsserver
nlm
opencrypto
pc98
pci
powerpc After some off-list discussion, revert a number of changes to the 2010-11-22 19:32:54 +00:00
rpc
security
sparc64 Convert drivers somehow missed in r200874 to multipass probing. 2010-11-15 21:58:10 +00:00
sun4v
sys Add PT_GNU_STACK definition. 2010-11-23 12:51:08 +00:00
teken
tools
ufs Delete /sys/ufs/ffs/README.snapshot as it is no longer relevant. 2010-11-20 18:40:50 +00:00
vm After the sleep caused by encountering a busy page, relookup the page. 2010-11-24 12:25:17 +00:00
x86 x86/local_apic: use newly added ARAT bit definition 2010-11-23 14:36:14 +00:00
xdr
xen
Makefile Add lex and yacc sources to things cscope'd. 2010-11-21 03:58:11 +00:00