freebsd-skq/sys
Alexander Motin 927211755b MFV 286548:
5693 ztest fails in dbuf_verify: buf[i] == 0, due to dedup and bp_override

Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Author: Matthew Ahrens <mahrens@delphix.com>

illumos/illumos-gate@7f7ace3700
2015-08-09 20:08:38 +00:00
..
amd64 Remove some more vestiges of the Xen PV domu support. Specifically, 2015-08-06 17:07:21 +00:00
arm Rationalize BSD license on sys/*/include/float.h 2015-08-05 17:05:35 +00:00
arm64 Add support for external PCIe (PEM) on Cavium's ThunderX 2015-08-08 21:32:03 +00:00
boot Remove guards around overwriting loader.rc and menu.rc 2015-08-06 16:07:27 +00:00
bsm IFp4 @1192291: 2014-04-07 20:44:00 +00:00
cam Remove verbose CTL messages. 2015-08-09 09:54:29 +00:00
cddl MFV 286548: 2015-08-09 20:08:38 +00:00
compat Add file_open(): the underlying system call of openat(). 2015-08-06 06:47:28 +00:00
conf Add support for external PCIe (PEM) on Cavium's ThunderX 2015-08-08 21:32:03 +00:00
contrib Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265. 2015-08-08 06:06:48 +00:00
crypto
ddb
dev Add a new group named 'video' with the id of 44. And make drm create 2015-08-09 12:58:56 +00:00
fs The changes that introduced fo_mmap() treated all character device 2015-08-06 16:50:37 +00:00
gdb
geom Make some debug printf's into DPRINTF's to reduce noise on attach/detahh 2015-08-09 06:58:06 +00:00
gnu
i386 Remove unused i386 header privatespace.h. For the native kernel, its 2015-08-07 05:59:58 +00:00
isa
kern Add const-qualifiers for source mbuf argument in m_dup(), m_copym(), 2015-08-08 15:50:46 +00:00
kgssapi
libkern
mips Rationalize BSD license on sys/*/include/in_cksum.h 2015-08-05 19:05:12 +00:00
modules Build the iwm and iwmfw modules by default on x86. 2015-08-08 21:09:41 +00:00
net MFP r274295: 2015-08-08 18:14:59 +00:00
net80211 Revert the wifi ifnet changes until things are more baked and tested. 2015-08-08 01:10:17 +00:00
netgraph
netinet tcp_reass_zone is not a VNET variable. 2015-08-09 19:07:24 +00:00
netinet6 Fix compilation after r286457 w/o INVARIANTS or INVARIANT_SUPPORT. 2015-08-08 21:41:59 +00:00
netipsec Make IPsec work with AES-GCM and AES-ICM (aka CTR) in OCF... IPsec 2015-08-04 17:47:11 +00:00
netnatm
netpfil
netsmb
nfs
nfsclient
nfsserver
nlm
ofed ipv4_is_zeronet() and ipv4_is_loopback() expect an address in network 2015-08-07 18:30:11 +00:00
opencrypto Make IPsec work with AES-GCM and AES-ICM (aka CTR) in OCF... IPsec 2015-08-04 17:47:11 +00:00
pc98 Remove unused i386 header privatespace.h. For the native kernel, its 2015-08-07 05:59:58 +00:00
powerpc Correct return type of booke_init() prototype. 2015-08-08 23:13:53 +00:00
rpc
security
sparc64 Rationalize BSD license on sys/*/include/in_cksum.h 2015-08-05 19:05:12 +00:00
sys cdefs: reduce code duplication 2015-08-09 15:38:32 +00:00
teken
tools
ufs
vm Introduce a sysctl for reporting the number of fully populated reservations. 2015-08-06 21:27:50 +00:00
x86 Formally pair store_rel(&smp_started) with load_acq(&smp_started). 2015-08-06 18:02:54 +00:00
xdr
xen
Makefile