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
*
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
*
Fix a regression introduced in r274337 (large block support)
delphij
2014-12-05
1
-4
/
+4
*
Add GET LBA STATUS command support to CTL.
mav
2014-12-04
1
-0
/
+13
*
zfs_putpages: actually update mtime and ctime
avg
2014-12-02
1
-0
/
+1
*
Revert r273060 per discussion with avg@ as we need to make L2ARC
delphij
2014-11-26
1
-1
/
+1
*
Fix the following -Werror warning from clang 3.5.0, while building cddl/lib/l...
dim
2014-11-19
1
-0
/
+2
*
Make vfs.zfs.max_recordsize read-write at runtime.
delphij
2014-11-18
1
-1
/
+1
*
Add a tunable for spa_slop_shift which controls how much space we
delphij
2014-11-18
1
-0
/
+3
*
Allow tuning zfs_max_recordsize via loader tunable. Tuning is NOT
delphij
2014-11-18
1
-0
/
+5
*
l2arc: restore correct rounding up of asize of compressed data
avg
2014-11-17
1
-7
/
+9
*
Revert r269093 which introduced physical zio alignment transform
avg
2014-11-17
1
-2
/
+1
*
Disable TRIM on file backed ZFS vdevs and fix TRIM on init
smh
2014-11-17
6
-9
/
+18
*
Remove the no-at variants of the kern_xx() syscall helpers. E.g., we
kib
2014-11-13
1
-2
/
+2
*
MFV r274273:
delphij
2014-11-10
44
-130
/
+420
*
MFV r274272 and diff reduction with upstream.
delphij
2014-11-09
9
-50
/
+59
*
MFV r274271:
delphij
2014-11-08
1
-19
/
+22
*
fix l2arc compression buffers leak
avg
2014-11-06
1
-10
/
+55
*
Add to CTL support for logical block provisioning threshold notifications.
mav
2014-11-06
1
-1
/
+53
*
This change addresses 4 bugs in ZFS exposed by Richard Kojedzinszky's
jpaetzel
2014-10-25
4
-29
/
+56
*
Whitespace
jhibbits
2014-10-24
1
-1
/
+1
*
Three updates to PowerPC FBT:
jhibbits
2014-10-24
1
-3
/
+15
*
Fix multiple incorrect SYSCTL arguments in the kernel:
hselasky
2014-10-21
2
-4
/
+4
*
Add tunable vfs.zfs.space_map_blksz for space map's maximum block size.
delphij
2014-10-18
1
-0
/
+4
*
Follow up to r225617. In order to maximize the re-usability of kernel code
davide
2014-10-16
1
-1
/
+1
[next]