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_commonport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
1
-1
/
+1
*
Replace "new NFS" with just "NFS" in some sysctl description strings.
trasz
2015-04-19
1
-6
/
+6
*
mav@ has found that NFS servers exporting ZFS file systems
rmacklem
2015-04-16
1
-3
/
+3
*
Merge the NFSv4.1 server code in projects/nfsv4.1-server over
rmacklem
2014-07-01
1
-0
/
+1
*
Revamp the old NFS server's File Handle Affinity (FHA) code so that
ken
2013-04-17
1
-8
/
+10
*
Move the NFSv4.1 client patches over from projects/nfsv4.1-client
rmacklem
2012-12-08
1
-0
/
+6
*
Remove the support for using non-mpsafe filesystem modules.
kib
2012-10-22
1
-1
/
+1
*
Add a simple printf() based debug facility to the new nfs client.
rmacklem
2012-09-09
1
-0
/
+3
*
The header uma_int.h is internal uma header, unused by this source
kib
2012-08-04
1
-1
/
+0
*
Delete a couple of out of date comments that are no longer true in
rmacklem
2012-02-16
1
-3
/
+0
*
jwd@ reported via email that the "CacheSize" field reported by "nfsstat -e -s"
rmacklem
2012-01-11
1
-1
/
+0
*
Revert revision 224079 as Rick pointed out that I would be calling VOP_PATHCONF
zack
2011-07-17
1
-1
/
+1
*
Add DEXITCODE plumbing to NFS.
zack
2011-07-16
1
-4
/
+12
*
Change loadattr and fillattr to ask the file system for the pathconf variable.
zack
2011-07-16
1
-1
/
+1
*
Move nfsvno_pathconf to be accessible to sys/fs/nfs; no functionality change.
zack
2011-07-16
1
-0
/
+43
*
Change the sysctl naming for the old and new NFS clients
rmacklem
2011-05-15
1
-6
/
+4
*
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
*
Fix up some of the sysctls for the experimental NFS client so
rmacklem
2011-04-17
1
-4
/
+8
*
Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()
rmacklem
2011-04-14
1
-8
/
+8
*
For the experimental NFSv4 server's dumplocks operation, add the
rmacklem
2010-07-19
1
-1
/
+2
*
An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs
rmacklem
2010-04-24
1
-3
/
+7
*
The experimental NFS client was not filling in recovery credentials
rmacklem
2010-04-15
1
-0
/
+2
*
This patch should fix handling of byte range locks locally
rmacklem
2010-03-30
1
-2
/
+6
*
Fix the experimental NFS subsystem so that it uses the correct
rmacklem
2010-03-24
1
-3
/
+3
*
Remove unneeded ifdefs.
trasz
2009-12-03
1
-2
/
+0
*
Rework the credential code to support larger values of NGROUPS and
brooks
2009-06-19
1
-6
/
+1
*
Add a function to the experimental nfs subsystem that tests to see
rmacklem
2009-05-27
1
-0
/
+22
*
Crib the realign function out of nfs_krpc.c and add a call
rmacklem
2009-05-24
1
-26
/
+33
*
Add the experimental nfs subtree to the kernel, that includes
rmacklem
2009-05-04
1
-0
/
+486