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
*
forgotten file from r240346
avg
2012-09-11
1
-3
/
+3
*
zfs: fix sa_modify_attrs handling of variable-sized attributes
avg
2012-09-11
1
-9
/
+16
*
Add assfail() and assfail3() to the opensolaris module.
mm
2012-09-10
3
-15
/
+37
*
Make r230454 more readable and vendor-like.
mm
2012-09-06
1
-2
/
+8
*
Merge recent vendor changes and sync code:
mm
2012-09-05
14
-55
/
+259
*
Use a proper destructor function.
ed
2012-08-28
1
-9
/
+12
*
Merge recent vendor changes:
mm
2012-08-28
18
-42
/
+163
*
Merge recent vendor changes:
mm
2012-08-23
17
-168
/
+340
*
Backport fix for vendor issue #3085
mm
2012-08-19
1
-4
/
+5
*
Streamline use of cdevpriv and correct some corner cases.
hselasky
2012-08-15
1
-2
/
+0
*
Include <vm/vm_param.h> for PA_LOCK_COUNT in order to fix kernel build
marius
2012-08-05
1
-0
/
+1
*
Partial MFV (illumos-gate 13753:2aba784c276b)
mm
2012-07-30
4
-11
/
+22
*
Make ZVOL resizing ('zfs set volsize') properly resize the GEOM provider.
trasz
2012-07-20
1
-9
/
+3
*
Change UL to ULL since time is 32 bits.
gnn
2012-07-17
2
-2
/
+2
*
Add support for walltimestamp in DTrace.
gnn
2012-07-16
2
-4
/
+14
*
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
[next]