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
/
opensolaris
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r318516: Fix time handling in cv_timedwait_hires().
mav
2017-05-26
1
-3
/
+8
*
MFC r316853: dtrace: fix normalization of stddev aggregation
avg
2017-05-24
1
-0
/
+2
*
MFC r316695, MFV r316693:
pfg
2017-04-13
1
-1
/
+1
*
MFC r314153, r314154:
markj
2017-03-10
3
-3
/
+10
*
MFC r310316:
markj
2017-02-03
1
-1
/
+1
*
MFC r310332:
markj
2017-02-03
1
-5
/
+8
*
MFC r308985: revert r304520, set canmount=on is not supposed to mount
avg
2016-12-14
1
-8
/
+3
*
MFC r308089: zfsbootcfg: a simple tool to set next boot (one time)
avg
2016-11-21
2
-0
/
+23
*
MFC r308247: MFV r308222: 6051 lzc_receive: allow the caller to read the
avg
2016-11-17
2
-8
/
+41
*
Corrected non-portable reuse of va_list in dt_printf()
gnn
2016-10-28
1
-5
/
+16
*
MFC r305211: MFV r302662: 6447 handful of nvpair cleanups
mav
2016-10-12
1
-3
/
+5
*
MFC r305209: MFV r302660: 6314 buffer overflow in dsl_dataset_name
mav
2016-10-12
10
-64
/
+65
*
MFC r305206: MFV r302658:
mav
2016-10-12
3
-7
/
+8
*
MFC r305205: MFV r302657:
mav
2016-10-12
3
-12
/
+38
*
MFC r305203: MFV r302655: 6873 zfs_destroy_snaps_nvl leaks errlist
mav
2016-10-12
1
-2
/
+5
*
MFC r305202: MFV r302654:
mav
2016-10-12
1
-1
/
+1
*
MFC r305201: MFV r302653:
mav
2016-10-12
1
-6
/
+108
*
MFC r305194: MFV r302642:
mav
2016-10-12
1
-1
/
+6
*
MFC r305207: MFV r302659: 6931 lib/libzfs: cleanup gcc warnings
mav
2016-10-11
7
-54
/
+68
*
MFC r305195: MFV r302643:
mav
2016-10-11
5
-11
/
+6
*
MFC r304520: fix bug introduced in r297521, set canmount=on doesn't
avg
2016-09-06
1
-3
/
+8
*
MFC r303573:
ngie
2016-09-01
1
-1
/
+1
*
Add initial DTrace support for RISC-V.
br
2016-05-24
3
-2
/
+155
*
Rename dprintf into dbg_printf to avoid collision with dprintf(3)
bapt
2016-05-10
1
-11
/
+11
*
MFV r298471: 6052 decouple lzc_create() from the implementation details
avg
2016-04-22
3
-7
/
+14
*
libdtrace: Add a missing unlock to an error handler.
markj
2016-04-11
1
-0
/
+1
*
MFV r297760: 6418 zpool should have a label clearing command
mav
2016-04-09
2
-17
/
+15
*
fix zfs set canmount=off on an unmounted filesystem
avg
2016-04-03
1
-2
/
+3
*
zfs receive: -u can be ignored sometimes
avg
2016-04-03
1
-1
/
+2
*
MFV r297505:
mav
2016-04-02
2
-3
/
+7
*
libdtrace: use calloc(3) instead of malloc(3) when it makes sense.
pfg
2016-03-14
3
-14
/
+14
*
Missed addition to r296563 to fix newer tools to work with older kernel.
mav
2016-03-09
1
-0
/
+3
*
MFV r296540: 4448 zfs diff misprints unicode characters
mav
2016-03-08
1
-6
/
+8
*
MFV r296538: 6544 incorrect comment in libzfs.h about offline status
mav
2016-03-08
1
-1
/
+1
*
MFV r296527: 6659 nvlist_free(NULL) is a no-op
mav
2016-03-08
5
-24
/
+12
*
MFV r296518: 5027 zfs large block support (add copyright)
mav
2016-03-08
4
-0
/
+4
*
MFV 295046: 6358 A faulted pool with only unavailable vdevs triggers
mav
2016-01-29
1
-2
/
+4
*
MFV r294816: 4986 receiving replication stream fails if any snapshot
mav
2016-01-26
1
-9
/
+34
*
Modify DTRACEHIOC_ADDDOF to copy the DOF section from the target process.
markj
2015-12-07
1
-46
/
+4
*
MFV r289561: 6328 Fix cstyle errors in zfs codebase
mav
2015-10-19
4
-7
/
+9
*
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
3
-19
/
+55
*
MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/dist
mav
2015-10-18
1
-6
/
+16
*
MFV r289493: 5745 zfs set allows only one dataset property to be set at a time
mav
2015-10-18
3
-62
/
+141
*
MFV r289310:
mav
2015-10-16
2
-1
/
+7
*
MFV r289312: 2605 want to resume interrupted zfs send
mav
2015-10-15
7
-105
/
+466
*
MFV r289311: 5764 "zfs send -nv" directs output to stderr
mav
2015-10-14
1
-9
/
+15
*
define aok in libnvpair which is linked to all zfs libraries that need aok
avg
2015-09-28
2
-1
/
+2
[next]