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
*
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
*
only use direct map if system has more than 2GB
kmacy
2009-05-16
1
-1
/
+1
*
apply band-aid to x86_64 systems with more physical memory than kmem by alloc...
kmacy
2009-05-16
2
-12
/
+103
*
Add support for booting from raidz1 and raidz2 pools.
dfr
2009-05-16
3
-3
/
+742
*
Remove the thread argument from the FSD (File-System Dependent) parts of
attilio
2009-05-11
4
-21
/
+21
*
rename xdr support files to avoid conflicts when linking in to the kernel
kmacy
2009-05-11
3
-0
/
+0
*
- rename atomic.S and crc32.c to avoid collisions when linking zfs in to the ...
kmacy
2009-05-09
6
-0
/
+2
*
Introduce a new virtualization container, provisionally named vprocg, to hold
zec
2009-05-08
2
-1
/
+4
*
don't call vn_rele_async_fini in the !_KERNEL case
kmacy
2009-05-07
1
-0
/
+2
*
move VN_RELE_ASYNC to the compatibility layer with the rest of the VN_* defines
kmacy
2009-05-07
2
-5
/
+1
*
avoid LOR and gratuitous extra lock acquisitions by moving user_evict list bu...
kmacy
2009-05-07
1
-6
/
+16
*
Allow the VM to provide backpressure on the ARC cache as it does
kmacy
2009-05-07
1
-0
/
+9
*
Asynchronously release vnodes to avoid blocking on range locks when calling b...
kmacy
2009-05-07
5
-4
/
+165
*
Introduce the extensible jail framework, using the same "name=value"
jamie
2009-04-29
1
-1
/
+1
*
Remove VOP_LEASE and supporting functions. This hasn't been used since
rwatson
2009-04-10
2
-3
/
+0
*
Revert r190676,190677
thompsa
2009-04-10
1
-1
/
+1
*
Add a how argument to root_mount_hold() so it can be passed NOWAIT and be called
thompsa
2009-04-03
1
-1
/
+1
*
Move dtnfsclient.c in the cddl tree to nfs_kdtrace.c in the nfsclient
rwatson
2009-03-25
1
-545
/
+0
*
Add DTrace probes to the NFS access and attribute caches. Access cache
rwatson
2009-03-24
1
-54
/
+256
*
Add dtnfsclient, a first cut at an NFSv2/v3 client reuest DTrace
rwatson
2009-03-22
1
-0
/
+343
*
The zfs_get_xattrdir() function is used to find the extended attribute
jhb
2009-03-18
1
-0
/
+2
*
Add a new internal mount flag (MNTK_EXTENDED_SHARED) to indicate that a
jhb
2009-03-11
1
-1
/
+3
*
Extend the "vfsopt" mount options for more general use. Make struct
jamie
2009-03-02
1
-22
/
+3
*
Add memmove() to the kernel, making the kernel compile with Clang.
ed
2009-02-28
1
-4
/
+0
*
Use shared vnode locks when invoking VOP_READDIR().
jhb
2009-02-13
1
-2
/
+2
*
Last step of splitting up minor and unit numbers: remove minor().
ed
2009-01-28
1
-1
/
+1
*
Put the MIPS support back in after it was removed in r185029.
imp
2008-12-04
1
-0
/
+43
*
MFp4: Remove assertion that is no longer valid - we now use VOP_CLOSE() in
pjd
2008-11-29
1
-1
/
+0
*
MFp4: We don't support TX_CREATE_ACL_ATTR nor TX_MKDIR_ACL_ATTR; code found
trasz
2008-11-25
1
-0
/
+8
*
Fix locking (file descriptor table and Giant around VFS).
pjd
2008-11-25
4
-35
/
+56
*
Remove unused variable.
ganbold
2008-11-25
2
-4
/
+2
*
Don't use PRIV_ROOT. Here we check if user can share ZFS file system, so
pjd
2008-11-23
1
-2
/
+1
*
IFp4: Don't rely on disk IDs and always use vdev guids, which means always look
pjd
2008-11-22
1
-219
/
+69
[next]