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
...
*
MFC r305199: MFV r302648: 7019 zfsdev_ioctl skips secpolicy when FKIOCTL is set
mav
2016-10-11
1
-2
/
+2
*
MFC r305198: MFV r302647:
mav
2016-10-11
2
-1
/
+6
*
MFC r305195: MFV r302643:
mav
2016-10-11
2
-2
/
+2
*
MFC r305193: MFV r302642:
mav
2016-10-11
1
-0
/
+21
*
MFC r306292: fix vnode lock assertion for extended attributes directory
avg
2016-10-07
1
-3
/
+8
*
MFC r306220:
markj
2016-10-02
1
-2
/
+4
*
MFC r306304:
markj
2016-10-02
4
-53
/
+61
*
MFC r305123: Fix kernel panic when inheriting properties without default.
mav
2016-09-14
1
-0
/
+2
*
MFC r305679: Switch random_get_pseudo_bytes() shim to arc4rand().
mav
2016-09-13
1
-1
/
+1
*
MFC r303576:
ngie
2016-09-02
2
-0
/
+14
*
MFC r302838: 6513 partially filled holes lose birth time
avg
2016-08-15
8
-53
/
+188
*
MFC r302837: 6844 dnode_next_offset can detect fictional holes
avg
2016-08-15
2
-5
/
+23
*
MFC r302840: 6878 Add scrub completion info to "zpool history"
avg
2016-08-15
1
-5
/
+19
*
MFC r302839: 6940 Cannot unlink directories when over quota
avg
2016-08-15
1
-0
/
+1
*
MFC r303763,303791,303869: zfs: honour and make use of vfs vnode locking prot...
avg
2016-08-11
10
-2341
/
+863
*
MFC r302836: 6874 rollback and receive need to reset ZPL state to what's on disk
avg
2016-08-11
1
-108
/
+103
*
MFC r302772: re-apply r299908: zfsctl_snapdir_lookup: clear VV_ROOT of
avg
2016-07-18
1
-0
/
+1
*
MFC r302507:
markj
2016-07-15
1
-1
/
+1
*
Fix ZFS ARC min / max tunable
smh
2016-07-06
1
-0
/
+12
*
Replace a number of conflations of mp_ncpus and mp_maxid with either
nwhitehorn
2016-07-06
1
-2
/
+2
*
Revert r299454 and r299448.
mav
2016-06-30
3
-206
/
+111
*
Allow ZFS ARC min / max to be tuned at runtime
smh
2016-06-29
2
-12
/
+81
*
fix deadlock-prone code in getzfsvfs()
avg
2016-06-23
1
-8
/
+11
*
Fix uninitialized variable from r300881
asomers
2016-06-21
1
-1
/
+1
*
Fix gcc build.
kib
2016-06-18
1
-1
/
+1
*
Use vnlru_free(9) to implement dnlc_reduce_cache().
kib
2016-06-17
3
-2
/
+79
*
l2arc: reset b_tmp_cdata to NULL in the case of unset b_daddr
avg
2016-06-13
1
-0
/
+1
*
zfs_vptocnp: check for an invalid znode
avg
2016-06-13
1
-2
/
+10
*
zfs: set VROOT / VV_ROOT consistently and in a single place
avg
2016-06-03
2
-10
/
+3
*
zfs_root: fix a potential root vnode reference leak
avg
2016-06-03
1
-4
/
+6
*
Improve the English in a comment
asomers
2016-06-01
1
-2
/
+2
*
Set oldfp so the check for fp == oldfp works as expected.
andrew
2016-05-31
1
-1
/
+3
*
Connect the SHA-512t256 and Skein hashing algorithms to ZFS
allanjude
2016-05-31
9
-17
/
+22
*
Avoid more literal-suffix errors with C++11
bdrewery
2016-05-29
1
-2
/
+2
*
zfsd(8), the ZFS fault management daemon
asomers
2016-05-28
1
-13
/
+10
*
Fix up r300870
ngie
2016-05-27
2
-3
/
+0
*
Avoid issuing spa config updates for physical path when not necessary
asomers
2016-05-27
1
-21
/
+42
*
Unbreak the zfs(4) build
ngie
2016-05-27
1
-0
/
+1
*
Correct the implementation of dtrace_interrupt_disable/enable.
br
2016-05-27
1
-2
/
+3
*
Fix dtrace_interrupt_disable and dtrace_interrupt_enable by having the
andrew
2016-05-27
1
-1
/
+2
*
Use netinet/in.h to avoid include/arpa dependency for DIRDEPS_BUILD.
bdrewery
2016-05-26
1
-1
/
+1
*
Try to unbreak the build after r300611 by including the header
bz
2016-05-24
1
-0
/
+1
*
Add initial DTrace support for RISC-V.
br
2016-05-24
11
-1
/
+1189
*
Mark all memory before the kernel as toxic to DTrace.
andrew
2016-05-24
1
-1
/
+1
*
add vop_print methods to vnode operatios of various zfsctl node types
avg
2016-05-18
1
-0
/
+72
*
move zfsctl_freebsd_root_lookup right next to zfsctl_root_lookup
avg
2016-05-18
1
-39
/
+35
*
zfsctl_common_fid: remove redundant assignment
avg
2016-05-18
1
-2
/
+0
*
zfsctl: tighten an assertion and remove an unused definition
avg
2016-05-18
2
-2
/
+1
*
zfs_root: no need to set the root flag here
avg
2016-05-18
1
-4
/
+1
*
zfsctl_freebsd_root_lookup: gfs_vop_lookup may return a doomed vnode
avg
2016-05-18
1
-8
/
+14
[prev]
[next]