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 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
*
Prevent ZFS leaking pool free space
smh
2014-10-16
1
-7
/
+8
*
Use write_psize instead of write_asize when doing vdev_space_update.
delphij
2014-10-13
1
-1
/
+1
*
Add a tunable for arc_shrink_shift (vfs.zfs.arc_shrink_shift) that
delphij
2014-10-13
1
-0
/
+5
*
MFV r272804:
delphij
2014-10-09
4
-63
/
+61
*
MFV r272803:
delphij
2014-10-09
3
-11
/
+78
*
l2arc_write_buffers: reduce headroom value
avg
2014-10-07
1
-1
/
+1
*
revert r272702: wrong (earlier) change was committed
avg
2014-10-07
1
-3
/
+1
*
reduce L2ARC_WRITE_SIZE on FreeBSD
avg
2014-10-07
1
-1
/
+3
*
make userland __assfail from opensolaris compat honor 'aok' variable
avg
2014-10-07
1
-4
/
+8
*
MFV r272591:
delphij
2014-10-06
2
-18
/
+37
*
MFV r272585:
delphij
2014-10-06
3
-7
/
+20
*
MFV r272501:
delphij
2014-10-06
1
-44
/
+36
*
MFV r272500:
delphij
2014-10-06
1
-2
/
+8
*
Don't make nested definition for range_seg_cache.
delphij
2014-10-04
1
-1
/
+1
*
MFV r272499:
delphij
2014-10-04
1
-0
/
+2
*
Add a new sysctl, vfs.zfs.vol.unmap_enabled, which allows the system
delphij
2014-10-04
1
-0
/
+14
*
Diff reduction with upstream. The code change is not really applicable
delphij
2014-10-04
1
-3
/
+3
*
MFV r272496:
delphij
2014-10-04
1
-2
/
+11
*
MFV r272495:
delphij
2014-10-04
2
-1
/
+3
*
MFV r272494:
delphij
2014-10-04
3
-113
/
+50
*
Refactor ZFS ARC reclaim checks and limits
smh
2014-10-03
3
-107
/
+74
*
Fix various issues with zvols
smh
2014-10-03
3
-7
/
+54
*
Fix failures and warnings reported by newpynfs20090424 test tool.
araujo
2014-10-03
1
-0
/
+1
*
Diff reduction with kernel code: instruct the compiler that the data of
delphij
2014-10-02
1
-0
/
+19
*
zfsvfs_create(): Refuse to mount datasets whose names are too long.
will
2014-10-01
1
-0
/
+11
*
Fix a mismerge in r260183 which prevents snapshot zvol devices being
delphij
2014-09-30
1
-2
/
+6
*
Remove sys/types.h include as per style (9)
smh
2014-09-18
1
-1
/
+0
[prev]
[next]