1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys
Jeff Roberson 5aa336ed20 - If the fsync in ufs_direnter fails SUJ can later panic because we have
partially added a name.  Allow ufs_direnter() to continue in the
   hopes that it is a transient error.  If it is not, the directory
   is corrupted already from IO errors and writing this new block
   is not likely to make things worse.
2011-06-10 22:18:25 +00:00
..
amd64 Implement BUS_ADJUST_RESOURCE() for the x86 drivers that sit between the 2011-06-10 12:30:16 +00:00
arm
boot o Bump the EFI loader version to 3.1. 2011-06-07 00:59:31 +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 Remove C constructs that are incompatible with C++ from various 2011-06-10 20:10:30 +00:00
compat
conf Add -Wa,-many to CFLAGS on PowerPC. This aids in building a kernel using 2011-06-09 19:47:30 +00:00
contrib Add _mbuf() variants of various inpcb-related interfaces, including lookup, 2011-06-04 16:33:06 +00:00
crypto
ddb Fix making kernel dumps from the debugger by creating a command 2011-06-07 01:28:12 +00:00
dev - Fix races on detach handling of AAC_IFFLAGS_* mask 2011-06-10 20:23:56 +00:00
fs Add support for flock(2) locks to the new NFSv4 client. I think this 2011-06-05 20:22:56 +00:00
gdb
geom MFC 2011-06-03 17:09:15 +00:00
gnu
i386 Implement BUS_ADJUST_RESOURCE() for the x86 drivers that sit between the 2011-06-10 12:30:16 +00:00
ia64 MFC 2011-06-07 08:24:29 +00:00
isa
kern - When printing bufs with show buf the lblkno is often more useful than 2011-06-10 22:15:36 +00:00
kgssapi
libkern
mips MFC 2011-06-04 22:05:20 +00:00
modules Rename recently added USB serial driver. 2011-06-04 20:40:24 +00:00
net Set curvnet context in a callout-trigerred code path. 2011-06-07 20:46:03 +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 Sync ng_nat with recent (r222806) ipfw_nat changes: 2011-06-07 06:48:42 +00:00
netinet Correct comments and debug logging in ipsec to better match reality. 2011-06-08 03:02:11 +00:00
netinet6 Add the missing call to ip6_ipsec_filtertunnel() to be able to control 2011-06-08 10:59:36 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient In the VOP_PUTPAGES() implementations, change the default error from 2011-06-01 21:00:28 +00:00
nfsserver
nlm
ofed MFC 2011-05-27 16:09:10 +00:00
opencrypto
pc98 remove code for dynamic offlining/onlining of CPUs on x86 2011-06-08 08:12:15 +00:00
pci
powerpc MFC 2011-06-04 22:05:20 +00:00
rpc
security
sparc64 - For the case when tl1_align(_trap) is used to call rsf_fatal via 2011-06-07 23:15:21 +00:00
sys MFC 2011-06-07 08:24:29 +00:00
teken mdoc: reorder sections consistently 2011-06-02 09:56:53 +00:00
tools
ufs - If the fsync in ufs_direnter fails SUJ can later panic because we have 2011-06-10 22:18:25 +00:00
vm In the VOP_PUTPAGES() implementations, change the default error from 2011-06-01 21:00:28 +00:00
x86 Tidy up r222866. 2011-06-08 23:44:59 +00:00
xdr
xen
Makefile Include sys/xen in cscope tag file generation. 2011-06-10 20:51:41 +00:00