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
*
Backport the 'dirtying dbuf' panic fix from newer ZFS version.
pjd
2009-08-31
4
-22
/
+40
*
Add missing mountpoint vnode locking.
pjd
2009-08-30
1
-0
/
+5
*
- Hide ZFS kernel threads under zfskern process.
pjd
2009-08-23
5
-16
/
+15
*
Set priority of vdev_geom threads and zvol threads to PRIBIO.
pjd
2009-08-23
2
-0
/
+8
*
- Give minclsyspri and maxclsyspri real values (consulted with kmacy).
pjd
2009-08-23
2
-4
/
+16
*
Our libc doesn't implement control method for XDR (only kernel does) and it
pjd
2009-08-20
1
-0
/
+70
*
getcwd() (when __getcwd() fails) works by stating current directory, going up
pjd
2009-08-17
1
-0
/
+43
*
Manage asynchronous vnode release just like Solaris.
pjd
2009-08-17
7
-132
/
+50
*
- Reduce z_teardown_lock lock scope a bit.
pjd
2009-08-17
1
-7
/
+7
*
If z_buf is NULL, we should free znode immediately.
pjd
2009-08-17
1
-7
/
+9
*
- We need to recycle vnode instead of freeing znode.
pjd
2009-08-17
1
-3
/
+2
*
Fix panic in zfs recv code. The last vnode (mountpoint's vnode) can have
pjd
2009-08-17
1
-1
/
+1
*
Remove OpenSolaris taskq port (it performs very poorly in our kernel) and
pjd
2009-08-17
5
-1188
/
+150
*
- Fix a race where /dev/zfs control device is created before ZFS is fully
pjd
2009-08-17
1
-25
/
+21
*
Remove files that are no longer used.
pjd
2009-08-17
5
-1688
/
+0
*
Fix misalignment in nvpair_native_embedded() caused by the compiler
marcel
2009-08-16
1
-2
/
+3
*
Remove CDDL warning.
trasz
2009-08-13
1
-4
/
+0
*
We don't support ephemeral IDs in FreeBSD and without this fix ZFS can
pjd
2009-07-27
1
-0
/
+4
*
Fix extattr_list_file(2) on ZFS in case the attribute directory
trasz
2009-07-22
1
-3
/
+3
*
Fix permission handling for extended attributes in ZFS. Without
trasz
2009-07-20
3
-3
/
+51
*
dtrace_gethrtime: improve scaling of TSC ticks to nanoseconds
avg
2009-07-15
2
-4
/
+95
*
Add new msleep(9) flag PBDY that shall be specified together with
kib
2009-07-14
1
-1
/
+1
*
In nvpair_native_embedded_array(), meaningless pointers are zeroed.
marcel
2009-07-11
1
-3
/
+6
*
dtrace/amd64: fix virtual address checks
avg
2009-06-24
2
-9
/
+6
*
O_NOFOLLOW shall be in flags, not in cmode.
kib
2009-06-22
1
-3
/
+2
*
Add another flags argument to vn_open_cred. Use it to specify that some
kib
2009-06-21
3
-4
/
+5
*
Rename the host-related prison fields to be the same as the host.*
jamie
2009-06-13
2
-3
/
+3
*
pjd has requested that I keep the tunable as zfs_prefetch_disable to minimize...
kmacy
2009-06-11
4
-10
/
+10
*
check against prefetch_enable
kmacy
2009-06-11
3
-3
/
+3
*
use default policy for enabling prefetching unless the TUNABLE is set
kmacy
2009-06-10
2
-12
/
+12
*
As far as I can tell systems that have less than 4GB are more often hurt
kmacy
2009-06-10
2
-0
/
+19
*
Support shared vnode locks for write operations when the offset is
ps
2009-06-04
1
-0
/
+1
*
Allow the bootfs property to be set for raidz pools on FreeBSD.
dfr
2009-05-31
1
-3
/
+14
*
fix xdrmem_control to be safe in an if statement
kmacy
2009-05-30
1
-0
/
+1
*
work around snapshot shutdown race reported by Henri Hennebert
kmacy
2009-05-30
1
-2
/
+7
*
Place hostnames and similar information fully under the prison system.
jamie
2009-05-29
2
-3
/
+4
*
Reverse the logic for ADAPTIVE_SX option and enable it by default.
attilio
2009-05-29
2
-4
/
+4
*
MFdevbranch 192944
kmacy
2009-05-28
1
-0
/
+23
*
Add the OpenSolaris dtrace lockstat provider. The lockstat provider
sson
2009-05-26
2
-52
/
+385
*
Change license to more bori^Wadul^Wcanonical.
trasz
2009-05-26
2
-22
/
+22
*
MFp4 changes neccessary for NFSv4 ACLs support in ZFS. This is mostly
trasz
2009-05-26
9
-16
/
+369
*
Don't allow non-owner to set SUID bit on a file. It doesn't make
trasz
2009-05-24
1
-0
/
+8
*
Fix comment.
trasz
2009-05-24
1
-1
/
+1
*
Unexpand $FreeBSD$.
des
2009-05-23
1
-1
/
+1
*
Remove svn:keywords on a file that had fbsd:nokeywords (though I don't
des
2009-05-23
1
-1
/
+1
*
- back out direct map hack
kmacy
2009-05-19
2
-103
/
+12
*
set createtxg prop name
kmacy
2009-05-17
1
-1
/
+1
*
SAVESTART implies SAVENAME
kmacy
2009-05-17
1
-2
/
+2
*
enable adaptive spinning on zfs locks
kmacy
2009-05-16
2
-4
/
+4
*
- allow forced unmounts
kmacy
2009-05-16
1
-4
/
+4
[next]