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
/
cddl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug in the amd64 dtrace_getarg() implementation: when unwinding the
markj
2015-11-19
1
-2
/
+2
*
Switch zfs_panic_recover to panic for bad DVA
smh
2015-11-06
1
-1
/
+1
*
Provide information about bad DVA
smh
2015-11-05
1
-1
/
+7
*
Allow zfs_recover to be changed at runtime
smh
2015-11-05
1
-1
/
+1
*
Fix the open solaris atomic functions on arm64. Without this we may use the
andrew
2015-11-05
1
-0
/
+87
*
zfs: allow the lookup of extended attributes of an unlinked file
avg
2015-11-02
1
-1
/
+1
*
l2arc: do not call trim_map_free() for blocks with zero b_asize
avg
2015-10-30
1
-10
/
+21
*
Rename remaining linux32 symbols such as linux_sysent[] and
jhb
2015-10-22
1
-10
/
+34
*
MFV r289561: 6328 Fix cstyle errors in zfs codebase
mav
2015-10-19
16
-46
/
+44
*
MFV r289526:
mav
2015-10-18
1
-2
/
+0
*
Fix ZFS ABI compat shims for `zfs receive` after r289362.
mav
2015-10-17
1
-0
/
+10
*
MFV r289310:
mav
2015-10-16
24
-78
/
+650
*
MFV r289312: 2605 want to resume interrupted zfs send
mav
2015-10-15
15
-163
/
+900
*
MFV r289308: 6267 dn_bonus evicted too early
mav
2015-10-14
5
-43
/
+38
*
MFV r289306: 6295 metaslab_condense's dbgmsg should include vdev id
mav
2015-10-14
1
-5
/
+6
*
MFV r289304: 6293 ztest failure: error == 28 (0xc == 0x1c) in ztest_tx_assign()
mav
2015-10-14
1
-0
/
+10
*
MFV r289298: 6286 ZFS internal error when set large block on bootfs
mav
2015-10-14
1
-3
/
+3
*
MFV r289296: 6288 dmu_buf_will_dirty could be faster
mav
2015-10-14
1
-10
/
+51
*
MFV r289294: 5219 l2arc_write_buffers() may write beyond target_sz
mav
2015-10-14
1
-1
/
+3
*
FreeBSD-specific addition to r289191.
mav
2015-10-12
1
-0
/
+3
*
MFV r289188: 6281 prefetching should apply to 1MB reads
mav
2015-10-12
1
-2
/
+2
*
MFV r289187: 6251 add tunable to disable free_bpobj processing
mav
2015-10-12
1
-2
/
+8
*
MFV r289185: 6250 zvol_dump_init() can hold txg open
mav
2015-10-12
1
-44
/
+63
*
Restore original array_rd_sz semantics.
mav
2015-10-03
1
-1
/
+1
*
MFV r288408:
markj
2015-09-30
2
-16
/
+70
*
sdt: static-ize couple of variables
avg
2015-09-29
1
-2
/
+2
*
sdt module does not seem to actually use any symbol from opensolaris module
avg
2015-09-29
1
-1
/
+0
*
std: it is important that func name is never an empty string
avg
2015-09-29
1
-0
/
+2
*
sdt: start checking version field when parsing probe definitions
avg
2015-09-29
1
-0
/
+6
*
dtrace_getarg: remove stray return statement on amd64, powerpc
avg
2015-09-29
2
-2
/
+0
*
define aok in libnvpair which is linked to all zfs libraries that need aok
avg
2015-09-28
1
-0
/
+8
*
MFV r288063: make dataset property de-registration operation O(1)
delphij
2015-09-25
8
-203
/
+171
*
MFV r287817: 6220 memleak in l2arc on debug build
avg
2015-09-21
1
-0
/
+7
*
MFV r287623: 5997 FRU field not set during pool creation and never
delphij
2015-09-13
3
-6
/
+28
*
Note r286552 as merged and reduce diff against upstream.
delphij
2015-09-13
1
-0
/
+1
*
MFV r287699: 6214 zpools going south
delphij
2015-09-12
2
-34
/
+14
*
MFV r287684: 6091 avl_add doesn't assert on non-debug builds
delphij
2015-09-12
1
-3
/
+7
*
MFV r287624: 5987 zfs prefetch code needs work
delphij
2015-09-12
8
-668
/
+267
*
Remove the arg0 field from struct amd64_frame. Its existence was a bug,
markj
2015-09-11
1
-1
/
+1
*
MFV r283513:
markj
2015-09-11
1
-2
/
+12
*
MFV r283512:
markj
2015-09-11
1
-3
/
+3
*
Expose an interface to determine if an ACE is inherited.
delphij
2015-09-04
2
-1
/
+4
*
Apply the noline attribute to vdev_queue_max_async_writes
allanjude
2015-08-31
1
-1
/
+1
*
Fix a buffer overrun which may lead to data corruption, introduced in
delphij
2015-08-29
1
-8
/
+9
*
In r286705 (Illumos 5960/a2cdcdd), a separate thread is created with curproc
delphij
2015-08-29
1
-2
/
+2
*
MFV (partial) r286889: 5692 expose the number of hole blocks in a file
avg
2015-08-24
3
-13
/
+96
*
spa_import_rootpool: prevent lock and resource leak
avg
2015-08-24
1
-0
/
+2
*
account for ashift when gathering buffers to be written to l2arc device
avg
2015-08-24
1
-13
/
+33
*
try to fix lor between z_teardown_lock and spa_namespace_lock
avg
2015-08-21
1
-10
/
+16
*
fix a mismerge in r286539 (MFV 286538: 5562 ZFS sa_handle's violate...)
avg
2015-08-21
1
-1
/
+1
[next]