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
*
r237748 continuation: fix nopw (0f 1f) behavior with respect to modifiers
avg
2012-07-06
2
-2
/
+2
*
r237748 continuation: segment-override prefixes are not invalid in long mode
avg
2012-07-06
2
-8
/
+8
*
vdev_io_done stage is not used for ioctls.
pjd
2012-07-04
1
-1
/
+1
*
Expose scrub and resilver tunables.
mm
2012-07-02
1
-12
/
+44
*
Bump dtrace_helper_actions_max from 32 to 128
pfg
2012-06-29
1
-1
/
+1
*
dtrace instruction decoder: add 0x0f 0x1f NOP opcode support
avg
2012-06-29
2
-2
/
+2
*
Bring llquantize support into Dtrace.
pfg
2012-06-27
2
-0
/
+128
*
Import Illumos revision 13736:9f1d48e1681f
mm
2012-06-22
1
-0
/
+3
*
Introduce "feature flags" for ZFS pools (bump SPA version to 5000).
mm
2012-06-11
47
-404
/
+2806
*
ds_guid of 0 is special, as it is used by snapshot receive code to
pjd
2012-06-09
1
-4
/
+8
*
Integrate a fix for a very odd signal delivery problem found
gnn
2012-06-04
2
-14
/
+24
*
Fix DTrace TSC skew calculation:
zml
2012-06-04
2
-2
/
+2
*
Tighten up the assertion: because size can't be 0 and even if sm_space is equal
pjd
2012-05-29
1
-1
/
+1
*
Eliminate 'where' argument, we don't use it.
pjd
2012-05-29
1
-2
/
+1
*
Remove unused variable.
pjd
2012-05-29
1
-1
/
+0
*
Remove unused sysctl.
pjd
2012-05-29
1
-6
/
+0
*
Import illumos changeset 13570:3411fd5f1589
mm
2012-05-27
13
-31
/
+146
*
Import illumos changeset 13605:b5c2b5db80d6 (partial)
mm
2012-05-27
1
-1
/
+1
*
Fix enforcement of file size limit with O_APPEND on ZFS.
trasz
2012-05-22
1
-3
/
+6
*
add a zfs spa_t change missed in r235329
avg
2012-05-12
1
-1
/
+1
*
Import illumos changeset 13686:4bc0783f6064
mm
2012-05-10
7
-130
/
+228
*
Partially revert r232938; ZFS only requires nfs4 but not posix1e.
marius
2012-04-29
1
-1
/
+0
*
Implement the D "cpu" variable, which returns curcpu. I have chosen not
rstone
2012-04-26
2
-0
/
+9
*
Remove unused thread argument to vrecycle().
trasz
2012-04-23
2
-2
/
+2
*
- Introduce a cache-miss optimization for consistency with other
attilio
2012-04-09
1
-2
/
+1
*
zfs_ioctl: no need for ddi_copyin/out here because sys_ioctl handles that
avg
2012-04-05
1
-1
/
+8
*
Instead of only iterating over the set of known SDT probes when sdt.ko is
rstone
2012-03-27
1
-2
/
+5
*
- For o32 ABI get arguments from the stack
gonzo
2012-03-26
1
-0
/
+28
*
Properly cast 64-bit dofhp_dof to pointer.
gonzo
2012-03-26
1
-5
/
+1
*
Use macroses to load/store pointers and increase indexes instead of
gonzo
2012-03-26
1
-11
/
+11
*
Add device part of DTrace/MIPS code
gonzo
2012-03-24
6
-1
/
+1274
*
Add MIPS support to cddl/contrib part:
gonzo
2012-03-24
3
-2
/
+80
*
Add dependencies onto acl_posix1e and acl_nfs4.
adrian
2012-03-13
1
-0
/
+2
*
Analogous to r232059, add a parameter for the ZFS file system:
mm
2012-02-26
1
-0
/
+4
*
Fix found places where uio_resid is truncated to int.
kib
2012-02-21
1
-1
/
+2
*
Revert r230913 and r230914.
mm
2012-02-03
1
-6
/
+3
*
Add copyright information on last commits to comply with CDDL.
mm
2012-02-02
1
-0
/
+3
*
Fix out of bounds write causing random panics,
mm
2012-02-02
1
-3
/
+3
*
always exclude data bufs regardless of debug settings
kmacy
2012-01-29
1
-1
/
+1
*
add tunable for developers working on areas outside of ZFS
kmacy
2012-01-28
1
-1
/
+6
*
exclude kmem_alloc'ed ARC data buffers from kernel minidumps on amd64
kmacy
2012-01-27
2
-2
/
+4
*
Merge illumos revisions 13572, 13573, 13574:
mm
2012-01-24
7
-23
/
+51
*
Use provided name when allocating ksid domain. It isn't really used on FreeBSD,
pjd
2012-01-22
1
-3
/
+3
*
Dramatically optimize listing snapshots when user requests only snapshot
pjd
2012-01-21
2
-4
/
+6
*
By default turn off prefetch when listing snapshots.
pjd
2012-01-20
1
-1
/
+7
*
Fix the "lock &zrl->zr_mtx already initialized" assertion by initializing
pluknet
2012-01-17
1
-1
/
+1
*
- Allow to change vfs.zfs.arc_meta_limit at runtime.
pjd
2012-01-05
1
-4
/
+4
*
In sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c, check the
dim
2012-01-03
1
-1
/
+1
*
opensolaris compat: fix vcmn_err so that panic(9) produces a proper message
avg
2011-12-19
1
-8
/
+14
*
From time to time people report space map corruption resulting in panic
pjd
2011-12-18
1
-1
/
+25
[next]