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
/
nfs_commonkrpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for host-based (Kerberos 5 service principal) initiator
rmacklem
2013-07-09
1
-33
/
+28
*
Revamp the old NFS server's File Handle Affinity (FHA) code so that
ken
2013-04-17
1
-1
/
+1
*
Further refine the handling of stop signals in the NFS client. The
jhb
2013-02-21
1
-2
/
+0
*
Rework the handling of stop signals in the NFS client. The changes in
jhb
2013-02-06
1
-3
/
+5
*
Further cleanups to use of timestamps in NFS:
jhb
2013-01-25
1
-8
/
+6
*
- More properly handle interrupted NFS requests on an interruptible mount
jhb
2013-01-15
1
-0
/
+6
*
Move the NFSv4.1 client patches over from projects/nfsv4.1-client
rmacklem
2012-12-08
1
-38
/
+117
*
Martin Cracauer reported a problem to freebsd-current@ under the
rmacklem
2012-01-20
1
-18
/
+31
*
opt_inet6.h was missing from some files in the new NFS subsystem.
rmacklem
2012-01-08
1
-1
/
+0
*
jwd@ reported a problem via email where the old NFS client would
rmacklem
2011-12-21
1
-6
/
+57
*
The new NFSv4 client handled NFSERR_GRACE as a fatal error
rmacklem
2011-07-16
1
-1
/
+3
*
Add DEXITCODE plumbing to NFS.
zack
2011-07-16
1
-4
/
+7
*
Plug an mbuf leak in the new NFS client that occurred when a
rmacklem
2011-06-22
1
-0
/
+2
*
Fix the new NFSv4 client so that it uses the same uid as
rmacklem
2011-06-22
1
-0
/
+14
*
Fix the kgssapi so that it can be loaded as a module. Currently
rmacklem
2011-06-19
1
-10
/
+4
*
Add DTrace support to the new NFS client. This is essentially
rmacklem
2011-06-18
1
-0
/
+67
*
Change the sysctl naming for the old and new NFS clients
rmacklem
2011-05-15
1
-6
/
+6
*
Get rid of the "nfscl: consider increasing kern.ipc.maxsockbuf"
rmacklem
2011-04-17
1
-7
/
+2
*
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
1
-1
/
+1
*
Add calls to the experimental nfs client for the case of an "intr" mount,
rmacklem
2009-07-12
1
-1
/
+16
*
Crib the realign function out of nfs_krpc.c and add a call
rmacklem
2009-05-24
1
-0
/
+7
*
Fix the experimental nfsv4 client so that it works for the
rmacklem
2009-05-24
1
-12
/
+39
*
Fix the rpc_gss_secfind() call in nfs_commonkrpc.c so that
rmacklem
2009-05-23
1
-1
/
+16
*
Remove the unmaintained University of Michigan NFSv4 client from 8.x
rwatson
2009-05-22
1
-1
/
+0
*
Fixed the Null callback RPCs so that they work with the new krpc. This
rmacklem
2009-05-16
1
-9
/
+10
*
Add the experimental nfs subtree to the kernel, that includes
rmacklem
2009-05-04
1
-0
/
+901