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
*
Rename the kld_unload event handler to kld_unload_try, and add a new
markj
2013-08-24
4
-11
/
+11
*
MFV r254749:
delphij
2013-08-24
2
-38
/
+14
*
MFV r254747:
delphij
2013-08-24
8
-89
/
+97
*
MFV r254422:
delphij
2013-08-23
1
-2
/
+5
*
zfs: do not reject any operations on a pool just because it's a boot pool
avg
2013-08-23
1
-0
/
+2
*
fbt: drop a local write-only variable
avg
2013-08-23
1
-6
/
+0
*
zfs: inline and remove zfs_vnode_lock
avg
2013-08-23
3
-15
/
+5
*
Remove the deprecated VM_ALLOC_RETRY flag for the vm_page_grab(9).
kib
2013-08-22
1
-1
/
+1
*
Make dtrace_copy() actually work on PowerPC. Although unused currently,
jhibbits
2013-08-22
1
-4
/
+4
*
Expand the use of stat(2) flags to allow storing some Windows/DOS
ken
2013-08-21
1
-1
/
+47
*
Add kstat entries for ZFS compression statistics.
gibbs
2013-08-21
3
-4
/
+65
*
Enhance the ZFS vdev layer to maintain both a logical and a physical
gibbs
2013-08-21
20
-34
/
+198
*
MFV r254421:
delphij
2013-08-21
3
-14
/
+28
*
MFV r254220:
delphij
2013-08-20
1
-7
/
+17
*
Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64.
jhibbits
2013-08-19
2
-0
/
+15
*
Add a "translated type" argument to SDT_PROBE_ARGTYPE() and add some macros
markj
2013-08-17
1
-2
/
+6
*
Remove redundant variable.
pjd
2013-08-17
1
-3
/
+1
*
Use kld_{load,unload} instead of mod_{load,unload} for the linker file load
markj
2013-08-14
4
-27
/
+27
*
FreeBSD's DTrace implementation has a few problems with respect to handling
markj
2013-08-13
6
-95
/
+292
*
fasttrap_fork(): unlock the processes before removing the tracepoints.
rpaulo
2013-08-11
1
-0
/
+8
*
The soft and hard busy mechanism rely on the vm object lock to work.
attilio
2013-08-09
1
-14
/
+20
*
MFV r254079:
delphij
2013-08-08
10
-91
/
+214
*
MFV r254071:
delphij
2013-08-07
1
-2
/
+2
*
MFV r254070:
delphij
2013-08-07
1
-1
/
+9
*
Replace kernel virtual address space allocation with vmem. This provides
jeff
2013-08-07
2
-3
/
+4
*
MFV r254011:
delphij
2013-08-06
1
-15
/
+55
*
opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUG
avg
2013-08-06
5
-2
/
+43
*
Block reporting of ZFS features for suspended pools.
mav
2013-08-06
1
-0
/
+5
*
Disable r252840 when ZFS TRIM is enabled (vfs.zfs.trim.enabled=1) and really
mav
2013-08-06
2
-5
/
+6
*
Make `zpool clear` to reopen also reconnected cache and spare devices.
mav
2013-08-06
1
-0
/
+8
*
Make ZFS to use separate thread to handle SPA_ASYNC_REMOVE async events.
mav
2013-08-06
2
-16
/
+61
*
Revert r253939:
attilio
2013-08-05
1
-15
/
+52
*
The page hold mechanism is fast but it has couple of fallouts:
attilio
2013-08-04
1
-52
/
+15
*
zfs_ioc_rename should not leave the value of zc_name passed in via zc altered
smh
2013-08-04
1
-4
/
+11
*
MFV r253783:
delphij
2013-07-30
5
-22
/
+110
*
MFV r253782:
delphij
2013-07-30
5
-59
/
+114
*
MFV r253781 + r253871:
delphij
2013-07-30
5
-6
/
+22
*
MFV r253780:
delphij
2013-07-30
8
-63
/
+164
*
Allow three IOCTLs to be used on suspended pool, restoring state that
mav
2013-07-30
1
-3
/
+3
*
dtrace disassembler: take the latest/last CDDL code from OpenSolaris
avg
2013-07-29
4
-388
/
+3680
*
Partially close race between calls of orphan() method from GEOM and close()
mav
2013-07-28
1
-0
/
+3
*
Following r222950, revert unintentional change cls -> class in argument name
mav
2013-07-25
1
-1
/
+1
*
zfs module: perform cleanup during shutdown in addition to module unload
avg
2013-07-24
1
-35
/
+77
*
zfs: move vnode creation from zfs_znode_cache_constructor to zfs_znode_alloc
avg
2013-07-24
1
-49
/
+19
*
Manually merge part of vendor import r238583 from Illumos.
delphij
2013-07-18
1
-5
/
+9
*
dtrace/fasttrap: install hook functions only after all data is
avg
2013-07-09
1
-7
/
+7
*
zfs: try to properly handle i/o errors in mappedread_sf
avg
2013-07-09
1
-1
/
+3
*
zfs: load zpool.cache after a root fs is mounted
avg
2013-07-09
1
-0
/
+4
*
Hide references to mod_lock. In FreeBSD it is always acquired with the
markj
2013-07-05
4
-14
/
+31
*
MFV r252839:
mm
2013-07-05
2
-5
/
+27
[next]