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
/
nfsclient
/
nfsmount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 195703 and 195821 as this special stop handling in NFS is now
jhb
2013-03-13
1
-2
/
+0
*
Add a timeout on positive name cache entries in the NFS client. That is,
jhb
2012-01-25
1
-0
/
+5
*
Fix the nlm so that it no longer depends on the regular
rmacklem
2011-01-03
1
-0
/
+1
*
Modify the NFS clients and the NLM so that the NLM can be used
rmacklem
2010-10-19
1
-7
/
+14
*
Add a timeout for the negative name cache entries in the NFS client.
rmacklem
2010-01-21
1
-0
/
+5
*
Use PBDRY flag for msleep(9) in NFS and NLM when sleeping thread owns
kib
2009-07-14
1
-0
/
+2
*
Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.
dfr
2009-06-30
1
-40
/
+0
*
Remove the unmaintained University of Michigan NFSv4 client from 8.x
rwatson
2009-05-22
1
-1
/
+0
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
1
-0
/
+34
*
Re-implement the client side of rpc.lockd in the kernel. This implementation
dfr
2008-06-26
1
-0
/
+1
*
NFS MP scaling changes.
mohans
2007-10-12
1
-0
/
+2
*
Refactor the NFS over UDP retransmit timeout estimation logic to allow
cel
2006-05-23
1
-2
/
+2
*
Changes to make the NFS client MP safe.
mohans
2006-05-19
1
-1
/
+1
*
Fix a serious deadlock with the NFS client. Given a large enough
green
2005-06-10
1
-0
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Rewrite of the NFS client's reply handling. We now have NFS socket
ps
2004-12-06
1
-0
/
+9
*
NFS mobility PHASE I, II & III (phase VI, and V pending):
alfred
2004-07-06
1
-0
/
+10
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
Use function pointers to remove the depenancy cross dependancy on nfs4
alfred
2003-11-22
1
-0
/
+1
*
University of Michigan's Citi NFSv4 kernel client code.
alfred
2003-11-14
1
-1
/
+8
*
Now that we have a cached mount credential in struct mount, use it istead
phk
2002-09-08
1
-1
/
+0
*
o Make the credential used by socreate() an explicit argument to
rwatson
2001-12-31
1
-0
/
+1
*
Cleanup and split of nfs client and server code.
peter
2001-09-18
1
-16
/
+2
*
In preparation for deprecating CIRCLEQ macros in favor of TAILQ
mckusick
2000-11-14
1
-1
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-4
/
+4
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-4
/
+4
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
When using NFSv3, use the remote server's idea of the maximum file size
peter
1998-05-30
1
-1
/
+2
*
Allow control of the attribute cache timeouts at mount time.
peter
1998-05-19
1
-1
/
+6
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-2
/
+2
*
Fix a nasty hang connected with write gathering. Also add debug print
dfr
1997-05-10
1
-17
/
+1
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-1
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Improve the queuing algorithms used by NFS' asynchronous i/o. The
dfr
1996-11-06
1
-1
/
+22
*
Staticize.
phk
1995-12-17
1
-48
/
+1
*
Completed function declarations and/or added prototypes.
bde
1995-11-21
1
-2
/
+2
*
Changes to support version 3 of the NFS protocol.
dfr
1995-06-27
1
-3
/
+12
*
This is a bunch of changes from NetBSD. There are a couple of bug-fixes.
phk
1994-10-17
1
-3
/
+2
*
More idempotency....... this is fun :-)
paul
1994-08-21
1
-1
/
+6
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+127