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
/
cddl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove assertion that prevents zfs rename of datasets with mountpoint=none
mm
2011-09-28
1
-1
/
+0
*
Fix serious bug in ZIL that can lead to pool corruption
mm
2011-07-30
1
-0
/
+35
*
Fix wrong initialization of "cmd" for calling the jail/unjail ioctl.
mm
2011-07-30
1
-1
/
+2
*
ZFS tries to allocate blocks evenly across all devices. This means when
mm
2011-07-18
1
-0
/
+2
*
Resurrect the ZFS "aclmode" property
mm
2011-07-18
1
-2
/
+3
*
cddl/contrib/opensolaris/cmd/zpool/zpool_main.c:
gibbs
2011-07-18
3
-2
/
+154
*
Correct reporting of missing leaf vdevs so that the GUID required to
gibbs
2011-07-18
2
-8
/
+18
*
cddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:
gibbs
2011-07-18
3
-5
/
+34
*
Add a new "REFCOMPRESSRATIO" property.
mm
2011-06-28
2
-2
/
+16
*
Allow mountpoints as arguments for the 'zfs get' command.
mm
2011-06-28
1
-2
/
+2
*
Do not use #warning to warn about missing implementation of dt_popc(),
simon
2011-06-19
1
-1
/
+1
*
Fix clang warnings.
benl
2011-06-18
1
-7
/
+9
*
Remove C constructs that are incompatible with C++ from various
gibbs
2011-06-10
1
-0
/
+9
*
Close a race between libzfs and mountd when updating NFS exports.
will
2011-05-26
1
-0
/
+1
*
Don't pass empty mount options to nmount(2).
jh
2011-05-03
1
-2
/
+4
*
Fix 'zfs list <path>' handling. If the path was found, the 'ret' variable was
pjd
2011-04-12
1
-3
/
+4
*
Properly print characters larger than 127.
pjd
2011-03-24
1
-2
/
+4
*
Finally... Import the latest open-source ZFS version - (SPA) 28.
pjd
2011-02-27
72
-6282
/
+18054
*
When building libzpool on ia64 or sparc64, don't add the .note.GNU-stack
dim
2011-02-15
1
-0
/
+2
*
Fix some leftover binaries and shared libraries in the system that still
dim
2011-02-15
1
-0
/
+1
*
Re-commit the zfs sysctl(9) type-safety changes.
mdf
2011-01-13
1
-0
/
+1
*
Print message with information about updating the boot code if a new
mm
2010-12-08
1
-10
/
+9
*
Do not print OpenSolaris hint to use (non-existing) installgrub(1) command
mm
2010-12-08
1
-0
/
+4
*
Do not lint code beyond necessity (with apologies to Wiliam of Ockham).
markm
2010-11-18
1
-0
/
+5
*
Fix ztest when it is executed by just 'ztest' and not by full path
pjd
2010-11-01
1
-2
/
+1
*
1. Remove invalid assertion.
pjd
2010-11-01
1
-3
/
+3
*
Use ${PICFLAG} instead of -fpic.
rpaulo
2010-10-27
1
-1
/
+1
*
Properly handle IO with B_FAILFAST
mm
2010-09-27
1
-5
/
+6
*
Enable offlining of log devices.
mm
2010-09-27
4
-220
/
+230
*
Minor grammar fixes.
brueffer
2010-09-21
1
-2
/
+2
*
Remove duplicate include of <strings.h>
mm
2010-09-17
1
-1
/
+0
*
Add a man page for plockstat.
rpaulo
2010-09-15
2
-1
/
+95
*
Give a chance to the target binary to run the ctors by waiting until it
rpaulo
2010-09-12
1
-1
/
+1
*
Disable debug by default.
rpaulo
2010-09-11
1
-1
/
+1
*
Don't try to map the USDT probes. This is necessary because there is no
rpaulo
2010-09-10
1
-1
/
+3
*
Don't clobber an existing target object file when doing the DTrace
rpaulo
2010-09-09
1
-0
/
+12
*
Include <sys/sdt.h> on a generated header.
rpaulo
2010-09-01
1
-0
/
+4
*
Eliminate confusing while () loop. In the first version of the code it was
pjd
2010-08-31
1
-4
/
+3
*
When upgrading a pool which contain root file system, give user a hint that
pjd
2010-08-31
1
-0
/
+47
*
Give user a hint what to do when /usr/lib/zfs/pyzfs.py is missing.
pjd
2010-08-29
1
-0
/
+2
*
Print errors on stderr.
pjd
2010-08-29
1
-2
/
+2
*
Fix 'zfs allow' (maybe not only) returning:
pjd
2010-08-29
1
-0
/
+1
*
Update ZFS metaslab code from OpenSolaris.
mm
2010-08-28
1
-11
/
+13
*
Install dtruss.
rpaulo
2010-08-26
1
-0
/
+2
*
Add a man page for dtruss.
rpaulo
2010-08-26
2
-1
/
+90
*
Port dtruss to FreeBSD.
rpaulo
2010-08-24
1
-9
/
+6
*
Merge dtracetoolkit/dtruss from the vendor.
rpaulo
2010-08-24
1
-0
/
+467
*
MFtbemd:
imp
2010-08-23
2
-3
/
+3
*
Use real atomic operations for sparc64.
marius
2010-08-23
1
-1
/
+1
*
Add powerpc64 to the list of architectures with real atomic operations.
nwhitehorn
2010-08-23
1
-1
/
+1
[next]