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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFV r294816: 4986 receiving replication stream fails if any snapshot
mav
2016-01-26
1
-9
/
+34
*
MFV r294814: 6393 zfs receive a full send as a clone
mav
2016-01-26
1
-2
/
+5
*
Remove a dead local variable, missed in r274565.
markj
2016-01-14
1
-2
/
+0
*
Report an error if zdb cannot initialize zfs
bapt
2015-12-23
1
-1
/
+2
*
Add a trailing newline to the expected output for tst.walltimestamp.ksh.
markj
2015-12-07
1
-0
/
+1
*
MFV r289003:
markj
2015-12-07
2
-0
/
+103
*
Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process.
markj
2015-12-07
1
-46
/
+4
*
Fix the build for non-amd64.
bdrewery
2015-12-02
1
-2
/
+2
*
Fix zfs(8) set options
smh
2015-11-19
1
-2
/
+2
*
Allow 'zfs holds -r' to recurse over a file system or volume to find holds
allanjude
2015-10-26
2
-28
/
+55
*
DWARF emitted by clang 3.7 encodes array sizes using the DW_AT_count
markj
2015-10-24
1
-0
/
+4
*
MFV r289561: 6328 Fix cstyle errors in zfs codebase
mav
2015-10-19
5
-8
/
+11
*
MFV r289535: 5767 fix several problems with zfs test suite
mav
2015-10-18
1
-10
/
+36
*
MFV r289530: 5847 libzfs_diff should check zfs_prop_get() return
mav
2015-10-18
1
-3
/
+7
*
Reduce diff from upstream.
mav
2015-10-18
1
-13
/
+13
*
MFV r289526:
mav
2015-10-18
1
-81
/
+2
*
MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to be
mav
2015-10-18
4
-22
/
+60
*
MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/dist
mav
2015-10-18
2
-7
/
+27
*
MFV r289493: 5745 zfs set allows only one dataset property to be set at a time
mav
2015-10-18
5
-99
/
+194
*
MFV r289310:
mav
2015-10-16
2
-1
/
+7
*
MFV r289312: 2605 want to resume interrupted zfs send
mav
2015-10-15
10
-129
/
+636
*
MFV r289311: 5764 "zfs send -nv" directs output to stderr
mav
2015-10-14
2
-9
/
+18
*
Have lockstat(1) trace locks by name rather than by address.
markj
2015-09-30
2
-4
/
+66
*
MFV r288408:
markj
2015-09-30
3
-0
/
+164
*
Stop hard-coding a 32-bit data model for USDT tests, and just use the native
markj
2015-09-30
20
-21
/
+21
*
define aok in libnvpair which is linked to all zfs libraries that need aok
avg
2015-09-28
2
-1
/
+2
*
remove unused sgsmsg utility (originally imported from opensolaris)
avg
2015-09-28
9
-3797
/
+0
*
remove an extra copy of avl.c from illumos contrib code
avg
2015-09-28
1
-1059
/
+0
*
MFV r286224: 5695 dmu_sync'ed holes do not retain birth time
delphij
2015-09-14
1
-1
/
+3
*
MFV r277429:
delphij
2015-09-14
2
-7
/
+17
*
Fix build (r287703). Lesson learned: no matter how a change looks like an
delphij
2015-09-12
1
-0
/
+2
*
Remove duplicate defines introduced in initial ZFS import (r168404)
allanjude
2015-08-31
1
-7
/
+0
*
Re-apply r274569. It was reverted in r276848 since that appeared to fix
markj
2015-08-28
1
-1
/
+1
*
Plug a memory leak.
delphij
2015-08-13
1
-0
/
+1
*
MFV 286707: 5959 clean up per-dataset feature count code
mav
2015-08-12
3
-29
/
+46
*
MFV r286704: 5960 zfs recv should prefetch indirect blocks
mav
2015-08-12
8
-33
/
+93
*
MFV r286682: 5765 add support for estimating send stream size with
mav
2015-08-12
1
-5
/
+17
*
MFV 286602: 5810 zdb should print details of bpobj
mav
2015-08-10
1
-10
/
+87
*
MFV 286586: 5746 more checksumming in zfs send
mav
2015-08-10
2
-81
/
+118
*
MFV 286546:
mav
2015-08-09
1
-1
/
+17
*
Don't hardcode the module or function component of lockstat probes.
markj
2015-08-02
6
-6
/
+6
*
- Remove hardcoded paths for the perl executable.
markj
2015-08-02
6
-7
/
+20
*
Perform bounds checking when constructing a format string.
markj
2015-08-02
1
-5
/
+17
*
Fix a rendering issue in the zfs(8) manual.
gjb
2015-07-30
1
-3
/
+3
*
Consistently use a reader/writer flag for lockstat probes in rwlock(9) and
markj
2015-07-19
1
-8
/
+8
*
First cut of DTrace for AArch64.
br
2015-07-01
2
-3
/
+156
*
zfs clone should not mount the clone if canmount == noauto
avg
2015-06-12
1
-11
/
+30
*
MFV r284042: 1778 Assertion failed: rn->rn_nozpool == B_FALSE, file
avg
2015-06-12
1
-4
/
+1
*
MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k sector size
avg
2015-06-12
1
-17
/
+2
*
several lockstat improvements
avg
2015-06-12
1
-14
/
+26
[next]