freebsd-src/sys
Rick Macklem f8f4e256e7 The new NFSv4 client was erroneously using "p" instead of
"p_leader" for the "id" for POSIX byte range locking. I think
this would only have affected processes created by rfork(2)
with the RFTHREAD flag specified. This patch fixes that by
passing the "id" down through the various functions from
nfs_advlock().

MFC after:	2 weeks
2011-06-05 18:17:37 +00:00
..
amd64 Bring back r222275. runfw(4) will statically link in rt2870.fw.uu 2011-05-25 10:04:13 +00:00
arm
boot mdoc: fix markup 2011-06-02 09:56:42 +00:00
bsm
cam Increase maximum supported number of ranges per TRIM command from 256 to 512 2011-06-03 07:25:36 +00:00
cddl opensolaris compat / zfs: avoid early overflow in ddi_get_lbolt* 2011-06-04 07:02:06 +00:00
compat
conf Rename recently added USB serial driver. 2011-06-04 20:40:24 +00:00
contrib Add _mbuf() variants of various inpcb-related interfaces, including lookup, 2011-06-04 16:33:06 +00:00
crypto
ddb
dev Add a missing call to sync the DMAed buffer before the radar event data is extracted. 2011-06-05 03:33:46 +00:00
fs The new NFSv4 client was erroneously using "p" instead of 2011-06-05 18:17:37 +00:00
gdb
geom Update disk's stripesize and stripeoffset parameters on provider open. 2011-06-03 13:49:18 +00:00
gnu Fix typo in unused function name 2011-05-22 09:58:48 +00:00
i386 On multi-core, multi-threaded PPC systems, it is important that the threads 2011-05-31 15:11:43 +00:00
ia64 On multi-core, multi-threaded PPC systems, it is important that the threads 2011-05-31 15:11:43 +00:00
isa
kern Fix a bug introduced in revision 222537. 2011-05-31 22:39:32 +00:00
kgssapi
libkern
mips Add support for True IDE mode to the Octeon CF driver. This mode is 2011-06-04 07:06:05 +00:00
modules Rename recently added USB serial driver. 2011-06-04 20:40:24 +00:00
net Properly return an ENOBUFS error if a write to a tun(4) device fails 2011-06-03 13:47:05 +00:00
net80211 Certain adapters have HT40 support on some but not all channels. The 2011-06-04 15:05:32 +00:00
netatalk
netgraph Assume the link to be dead if bit error rate (BER) parameter is set to 1. 2011-05-24 14:36:32 +00:00
netinet Add _mbuf() variants of various inpcb-related interfaces, including lookup, 2011-06-04 16:33:06 +00:00
netinet6 Use uint8_t for sockaddr sa_len. 2011-06-05 11:40:30 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs Change the sysctl naming for the old and new NFS clients 2011-05-15 20:52:43 +00:00
nfsclient In the VOP_PUTPAGES() implementations, change the default error from 2011-06-01 21:00:28 +00:00
nfsserver Add a lock flags argument to the VFS_FHTOVP() file system 2011-05-22 01:07:54 +00:00
nlm Add a lock flags argument to the VFS_FHTOVP() file system 2011-05-22 01:07:54 +00:00
ofed In ipoib_cm_handle_rx_wc(): Count incoming packets and 2011-05-26 22:29:43 +00:00
opencrypto
pc98
pci
powerpc Add new fan controller driver for the G4 MDD PowerMac. Submitted and tested 2011-06-04 15:17:35 +00:00
rpc
security
sparc64 On multi-core, multi-threaded PPC systems, it is important that the threads 2011-05-31 15:11:43 +00:00
sys Correct a last minute merge error for new M_HASHTYPE macros. This didn't 2011-06-05 10:07:12 +00:00
teken mdoc: reorder sections consistently 2011-06-02 09:56:53 +00:00
tools
ufs Due to a lag in updating the fs_pendinginodes count, we cannot depend 2011-05-28 15:07:29 +00:00
vm In the VOP_PUTPAGES() implementations, change the default error from 2011-06-01 21:00:28 +00:00
x86
xdr
xen
Makefile