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
*
Prevent inlining txg_quiesce
smh
2015-02-02
2
-2
/
+2
*
Don't attempt to disable enabled fasttrap probes in an exiting process.
markj
2015-01-30
1
-2
/
+7
*
In fasttrap_sigtrap(), use tdsendsignal() rather than tdksignal() to send
markj
2015-01-30
1
-1
/
+1
*
MFV r255258:
delphij
2015-01-28
1
-0
/
+1
*
When creating or updating a node, use vfs_timestamp() for "now" instead
will
2015-01-24
1
-2
/
+2
*
Remove commented log messages.
will
2015-01-21
1
-2
/
+0
*
Ignore sync requests from the system syncher, i.e. VFS_SYNC(waitfor=MNT_LAZY).
will
2015-01-21
1
-0
/
+7
*
Eliminate an #ifdef illumos for zfs_ioc_rename().
will
2015-01-21
1
-6
/
+4
*
Add vfs.zfs.reference_tracking_enable sysctl/tunable.
will
2015-01-21
1
-0
/
+4
*
Fix arc__shrink DTrace probe's to_free argument.
will
2015-01-20
1
-5
/
+1
*
Use the "zfs_gfs" tag for GFS vnodes to make them easier to identify.
will
2015-01-20
1
-1
/
+1
*
NSEC_TO_TICK(usec) -> NSEC_TO_TICK(nsec)
will
2015-01-20
1
-1
/
+1
*
Remove unused strdup() #define.
will
2015-01-20
1
-1
/
+0
*
Allow skipping dmu_buf_will_dirty() call in dsl_dir_transfer_space().
mav
2015-01-20
2
-6
/
+7
*
Clean ZFS spa config before syncing
smh
2015-01-18
1
-1
/
+26
*
Mechanically convert cddl sun #ifdef's to illumos
smh
2015-01-17
39
-421
/
+421
*
Fix overflow bug from r248577, turning 30s TRIM timeout into ~4s.
mav
2015-01-14
1
-1
/
+1
*
Reimplement TRIM throttling added in r248577.
mav
2015-01-14
1
-49
/
+42
*
Skip extra bcopy() when scrubbing vdev without redundancy.
mav
2015-01-12
1
-1
/
+2
*
When aggregating TRIM segments, move the new one to the list end.
mav
2015-01-11
1
-0
/
+6
*
Add LBA as secondary sort key for synchronous I/O requests.
mav
2015-01-11
1
-0
/
+5
*
Use new optimized dmu_read_uio_dbuf() for ZVOLs in device mode.
mav
2015-01-10
1
-1
/
+1
*
Correct zpool list displaying invalid EXPANDSZ for unavailable pool vdevs
smh
2014-12-31
1
-1
/
+2
*
Restore the trap type argument to the DTrace trap hook, removed in r268600.
markj
2014-12-23
4
-10
/
+8
*
Always sync the global ZFS config cache to reflect the new mosconfig
smh
2014-12-23
1
-2
/
+1
*
Fix panic when resizing ZFS zvol's
smh
2014-12-22
3
-83
/
+303
*
Refactor zvol locking to minimise diff with upstream
smh
2014-12-22
1
-60
/
+76
*
Standardise on illumos for #ifdef's in zvol.c
smh
2014-12-22
1
-34
/
+32
*
Handle MAKEENTRY cnp flag in the VOP_CREATE(). Curiously, some
kib
2014-12-21
1
-3
/
+8
*
Add missing continue: we can't proceed further if the
delphij
2014-12-19
1
-1
/
+3
*
MFV r275914:
delphij
2014-12-18
1
-6
/
+4
*
The VOP_LOOKUP() implementations for CREATE op do not put the name
kib
2014-12-18
1
-1
/
+1
*
MFV r275783:
delphij
2014-12-15
10
-388
/
+394
*
MFV r275551:
delphij
2014-12-15
31
-806
/
+912
*
MFV r275550:
delphij
2014-12-15
4
-25
/
+51
*
MFV r275549:
delphij
2014-12-15
1
-1
/
+55
*
MFV r247174:
delphij
2014-12-13
1
-10
/
+42
*
MFV r275548:
delphij
2014-12-13
2
-4
/
+87
*
MFV r275546:
delphij
2014-12-13
1
-7
/
+22
*
MFV r275545:
delphij
2014-12-13
1
-1
/
+2
*
MFV r275544:
delphij
2014-12-13
1
-5
/
+4
*
MFV r275543:
delphij
2014-12-13
2
-9
/
+7
*
MFV r275542:
delphij
2014-12-13
1
-1
/
+1
*
MFV r275540:
delphij
2014-12-08
3
-26
/
+40
*
remove opensolaris cyclic code, replace with high-precision callouts
avg
2014-12-07
10
-2260
/
+171
*
Apply the same fix in r274697 to the ARM case.
andrew
2014-12-06
1
-0
/
+2
*
MFV r275535:
delphij
2014-12-06
3
-6
/
+7
*
MFV r275534:
delphij
2014-12-06
1
-1
/
+1
*
MFC r275533:
delphij
2014-12-06
1
-9
/
+2
*
Use %d instead of %u for error number. This way we see ERESTART as -1
delphij
2014-12-05
1
-1
/
+1
[next]