index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
modules
/
zfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid using ${.CURDIR} so that the module can be built from multiple
marcel
2014-07-26
1
-8
/
+10
*
I clearly didn't test the modules... add sha256c.c to the various
jmg
2014-03-16
1
-1
/
+1
*
opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUG
avg
2013-08-06
1
-0
/
+2
*
Fix other architectures and ZFS.
attilio
2013-02-21
1
-0
/
+1
*
Add TRIM support.
pjd
2012-09-23
1
-0
/
+1
*
Introduce "feature flags" for ZFS pools (bump SPA version to 5000).
mm
2012-06-11
1
-0
/
+1
*
Don't look for includes in userland directories. There is no need for it
pjd
2011-10-25
1
-1
/
+0
*
Fix misuse of TARGET_ARCH. This should be MACHINE_ARCH.
nwhitehorn
2011-03-01
1
-1
/
+1
*
Finally... Import the latest open-source ZFS version - (SPA) 28.
pjd
2011-02-27
1
-1
/
+11
*
Simplify atomic selection
imp
2010-09-13
1
-5
/
+8
*
Add OpenSolaris atomics for powerpc64 and connect ZFS to the build on
nwhitehorn
2010-07-17
1
-1
/
+1
*
Merge ZFS version 15 and almost all OpenSolaris bugfixes referenced
mm
2010-07-12
1
-0
/
+1
*
opensolaris_kmem.c is already part of opensolaris.ko which zfs.ko depends on.
pjd
2010-06-03
1
-1
/
+0
*
ZIO_USE_UMA is no longer used.
pjd
2010-05-23
1
-3
/
+0
*
Back out r205134. It is not stable.
pjd
2010-05-11
1
-1
/
+1
*
make UMA the default allocator for ZFS buffers - this avoids
kmacy
2010-03-13
1
-2
/
+2
*
Remove OpenSolaris taskq port (it performs very poorly in our kernel) and
pjd
2009-08-17
1
-1
/
+1
*
fix xdrmem_control to be safe in an if statement
kmacy
2009-05-30
1
-5
/
+0
*
MFdevbranch 192944
kmacy
2009-05-28
1
-4
/
+4
*
MFp4 changes neccessary for NFSv4 ACLs support in ZFS. This is mostly
trasz
2009-05-26
1
-0
/
+1
*
rename xdr support files to avoid conflicts when linking in to the kernel
kmacy
2009-05-11
1
-3
/
+3
*
fix atomic.S rename and vimage breakage
kmacy
2009-05-09
1
-1
/
+0
*
- rename atomic.S and crc32.c to avoid collisions when linking zfs in to the ...
kmacy
2009-05-09
1
-2
/
+2
*
Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.
pjd
2008-11-17
1
-0
/
+4
*
Merge latest DTrace changes from Perforce.
rodrigc
2008-11-05
1
-0
/
+1
*
Add atomic operations for ZFS/sparc64.
marius
2008-04-11
1
-1
/
+1
*
The sources covered by Sun's CDDL have been repo copied below the
jb
2008-03-27
1
-4
/
+4
*
"root" the include path so there is less duplication.
obrien
2008-03-08
1
-16
/
+18
*
Remove WARNS from here and compile with default kernel flags.
ru
2008-02-21
1
-10
/
+14
*
Remove _SOLARIS_C_SOURCE now that it doesn't do anything in FreeBSD
jb
2007-11-28
1
-2
/
+0
*
- Reduce number of atomic operations needed to be implemented in asm by
pjd
2007-06-08
1
-0
/
+5
*
FreeBSD's namecache works quite well with ZFS, so remove DNLC.
pjd
2007-05-23
1
-1
/
+0
*
MFp4: Now that ZFS can use FreeBSD's namecache, turn it off by default and
pjd
2007-04-24
1
-0
/
+3
*
MFp4: Synchronize with recent OpenSolaris changes.
pjd
2007-04-08
1
-0
/
+1
*
Move atomic.S files to directories that better fit OpenSolaris directory
pjd
2007-04-07
1
-1
/
+1
*
Add Makefile for zfs.ko kernel module.
pjd
2007-04-06
1
-0
/
+87