freebsd-skq/sys
kib 08dbe8fa01 Add a vn_bmap_seekhole(9) vnode helper which can be used by any
filesystem which supports VOP_BMAP(9) to implement SEEK_HOLE/SEEK_DATA
commands for lseek(2).

MFC after:	2 weeks
2012-05-26 05:28:47 +00:00
..
amd64 Regenerate system call tables. 2012-05-25 21:52:57 +00:00
arm MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
boot Import DTS files for the upcoming DPAA QorIQ (PowerPC) support. 2012-05-25 20:43:38 +00:00
bsm
cam Add tunable/sysctl kern.cam.pmp.hide_special, controlling whether special 2012-05-25 08:30:09 +00:00
cddl Fix enforcement of file size limit with O_APPEND on ZFS. 2012-05-22 10:54:42 +00:00
compat Regenerate system call tables. 2012-05-25 21:52:57 +00:00
conf Fix to kern/168294 - add flow director support into the 2012-05-24 17:39:54 +00:00
contrib Merge ACPICA 20120518. 2012-05-24 23:12:30 +00:00
crypto
ddb
dev Add the AR9280 workarounds for PCIe suspend/resume. 2012-05-26 01:36:25 +00:00
fs Use C99-style initialization for struct dirent in preparation for 2012-05-25 09:16:59 +00:00
gdb
geom Add a partition type for nandfs to the apm, bsd, gpt and vtoc8 schemes. 2012-05-25 20:33:34 +00:00
gnu/fs Fix build: 2012-05-23 06:49:50 +00:00
i386 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
ia64 MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
isa
kern Add a vn_bmap_seekhole(9) vnode helper which can be used by any 2012-05-26 05:28:47 +00:00
kgssapi
libkern Use strcmp that I replaced by accident. 2012-05-21 02:45:47 +00:00
mips MFp4 bz_ipv6_fast: 2012-05-24 22:00:48 +00:00
modules MFp4 bz_ipv6_fast: 2012-05-25 03:02:56 +00:00
net MFp4 bz_ipv6_fast: 2012-05-25 02:21:17 +00:00
net80211 Fix some corner cases in the ieee80211_send_bar() handling. 2012-05-22 19:37:12 +00:00
netatalk
netgraph Revert my local not yet properly tested changes, that leaked in 2012-05-25 07:46:24 +00:00
netinet Undefine SCTP_PACKED before including sctp_uio.h, which doesn't 2012-05-25 11:14:08 +00:00
netinet6 MFp4 bz_ipv6_fast: 2012-05-25 09:27:16 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient PR# 165923 reported intermittent write failures for dirty 2012-05-12 12:02:51 +00:00
nfsserver
nlm
ofed Revert r234834 per luigi@ request. 2012-05-03 08:56:43 +00:00
opencrypto
pc98 MFprojects/zfsd: 2012-05-24 11:20:51 +00:00
pci
powerpc Update HID defines for E500mc and E5500 CPU cores. 2012-05-25 21:12:24 +00:00
rpc
security Check vplabel for NULL before dereferencing it. Fixes a panic 2012-05-03 15:51:34 +00:00
sparc64 Merge from x86: r232521 2012-05-25 14:52:05 +00:00
sys Add a vn_bmap_seekhole(9) vnode helper which can be used by any 2012-05-26 05:28:47 +00:00
teken
tools
ufs Add missing `continue' statement at end of case. 2012-05-18 15:20:21 +00:00
vm Tweak condition for disabling allocation from per-CPU buckets in 2012-05-23 18:56:29 +00:00
x86 Consitently use "__LP64__". 2012-05-24 21:44:46 +00:00
xdr
xen
Makefile