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
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
The new NFSv4 client was erroneously using "p" instead of
rmacklem
2011-06-05
1
-9
/
+10
*
Fix the new NFS client so that it handles NFSv4 state
rmacklem
2011-05-27
2
-5
/
+18
*
Fix the new NFS client so that it correctly sets the "must_commit"
rmacklem
2011-05-25
1
-1
/
+1
*
Change the sysctl naming for the old and new NFS clients
rmacklem
2011-05-15
2
-12
/
+10
*
Increase NFS_TICKINTVL value from 10 to 500. Now that callout does useful
mav
2011-05-06
1
-1
/
+1
*
Add a comment noting that the NFS code assumes that the
rmacklem
2011-05-04
1
-0
/
+8
*
Add kernel support for NFSSVC_ZEROCLTSTATS and NFSSVC_ZEROSRVSTATS
rmacklem
2011-05-04
1
-0
/
+58
*
Revert r221306, since NFSSVC_ZEROSTATS zero'd both client and
rmacklem
2011-05-04
1
-2
/
+0
*
Add the kernel support needed to zero out the nfsstats
rmacklem
2011-05-01
1
-0
/
+2
*
Modify the experimental (newnfs) NFS client so that it uses the
rmacklem
2011-04-25
1
-1
/
+0
*
Modify the experimental NFS client so that it uses the same
rmacklem
2011-04-25
1
-1
/
+1
*
Get rid of the "nfscl: consider increasing kern.ipc.maxsockbuf"
rmacklem
2011-04-17
1
-7
/
+2
*
Fix up some of the sysctls for the experimental NFS client so
rmacklem
2011-04-17
1
-4
/
+8
*
Change some defaults in the experimental NFS client to be the
rmacklem
2011-04-17
1
-0
/
+1
*
Add a lktype flags argument to nfscl_nget() and ncl_nget() in the
rmacklem
2011-04-16
1
-1
/
+1
*
Change the experimental NFS client so that it creates nfsiod
rmacklem
2011-04-15
1
-2
/
+3
*
Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()
rmacklem
2011-04-14
5
-21
/
+16
*
Modify the experimental NFSv4 server so that it handles
rmacklem
2011-04-14
2
-22
/
+22
*
Add some cleanup code to the module unload operation for
rmacklem
2011-04-10
1
-0
/
+1
*
Quick fix to a comment.
gnn
2011-01-27
1
-2
/
+2
*
Fix the experimental NFSv4 server so that it uses VOP_ACCESSX()
rmacklem
2011-01-18
1
-1
/
+1
*
Modify the experimental NFSv4 server so that it posts a SIGUSR2
rmacklem
2011-01-14
1
-0
/
+1
*
Delete the NFS_STARTWRITE() and NFS_ENDWRITE() macros that
rmacklem
2011-01-06
1
-7
/
+0
*
Since the VFS_LOCK_GIANT() code in the experimental NFS
rmacklem
2011-01-06
2
-3
/
+0
*
Add support for shared vnode locks for the Read operation
rmacklem
2011-01-01
1
-1
/
+1
*
Delete the nfsvno_localconflict() function in the experimental
rmacklem
2010-12-28
1
-2
/
+0
*
Modify the experimental NFS server so that it uses LK_SHARED
rmacklem
2010-12-25
3
-48
/
+51
*
Add an argument to nfsvno_getattr() in the experimental
rmacklem
2010-12-24
1
-1
/
+1
*
Add a flag to the experimental NFSv4 client to indicate when
rmacklem
2010-10-26
1
-0
/
+1
*
Modify the experimental NFSv4 server's file handle hash function
rmacklem
2010-10-23
1
-1
/
+1
*
Modify the file handle hash function in the experimental NFS
rmacklem
2010-10-22
2
-1
/
+2
*
Fix the NFSVNO_CMPFH() macro in the experimental NFS server so
rmacklem
2010-09-10
1
-2
/
+1
*
The timer routine in the experimental NFS server did not acquire
rmacklem
2010-08-28
2
-0
/
+16
*
Modify the return value for nfscl_mustflush() from boolean_t,
rmacklem
2010-08-03
1
-1
/
+1
*
For the experimental NFSv4 server's dumplocks operation, add the
rmacklem
2010-07-19
1
-1
/
+2
*
Change the nfscl_mustflush() function in the experimental NFSv4
rmacklem
2010-07-18
1
-1
/
+1
*
Fix typos in macros.
rmacklem
2010-05-08
2
-4
/
+4
*
Patch the experimental NFS client so that it works for NFSv2
rmacklem
2010-05-08
1
-2
/
+34
*
An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs
rmacklem
2010-04-24
4
-9
/
+13
*
When the experimental NFS client is handling an NFSv4 server reboot
rmacklem
2010-04-22
1
-2
/
+2
*
Avoid extraneous recovery cycles in the experimental NFS client
rmacklem
2010-04-18
1
-0
/
+1
*
The experimental NFS client was not filling in recovery credentials
rmacklem
2010-04-15
2
-0
/
+3
*
This patch should fix handling of byte range locks locally
rmacklem
2010-03-30
5
-2
/
+38
*
Fix the experimental NFS subsystem so that it uses the correct
rmacklem
2010-03-24
1
-3
/
+3
*
Modify the experimental server so that it uses VOP_ACCESSX().
rmacklem
2009-12-25
2
-68
/
+2
*
Remove unneeded ifdefs.
trasz
2009-12-03
5
-225
/
+5
*
Patch the experimental NFS server is a manner analagous to
rmacklem
2009-11-20
1
-2
/
+2
*
Fix typo in the comment.
trasz
2009-09-30
1
-1
/
+1
*
Merge the remainder of kern_vimage.c and vimage.h into vnet.c and
rwatson
2009-08-01
1
-1
/
+0
*
Add changes to the experimental nfs client to use the PBDRY flag for
rmacklem
2009-07-22
1
-0
/
+7
[next]