summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs/nfs_commonport.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r291638rmacklem2015-12-161-0/+2
* MFC: r291527rmacklem2015-12-141-1/+21
* MFC: r281628rmacklem2015-04-301-3/+3
* MFC: r268115rmacklem2014-08-011-0/+1
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatken2013-04-171-8/+10
* Move the NFSv4.1 client patches over from projects/nfsv4.1-clientrmacklem2012-12-081-0/+6
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-221-1/+1
* Add a simple printf() based debug facility to the new nfs client.rmacklem2012-09-091-0/+3
* The header uma_int.h is internal uma header, unused by this sourcekib2012-08-041-1/+0
* Delete a couple of out of date comments that are no longer true inrmacklem2012-02-161-3/+0
* jwd@ reported via email that the "CacheSize" field reported by "nfsstat -e -s"rmacklem2012-01-111-1/+0
* Revert revision 224079 as Rick pointed out that I would be calling VOP_PATHCONFzack2011-07-171-1/+1
* Add DEXITCODE plumbing to NFS.zack2011-07-161-4/+12
* Change loadattr and fillattr to ask the file system for the pathconf variable.zack2011-07-161-1/+1
* Move nfsvno_pathconf to be accessible to sys/fs/nfs; no functionality change.zack2011-07-161-0/+43
* Change the sysctl naming for the old and new NFS clientsrmacklem2011-05-151-6/+4
* Add kernel support for NFSSVC_ZEROCLTSTATS and NFSSVC_ZEROSRVSTATSrmacklem2011-05-041-0/+58
* Revert r221306, since NFSSVC_ZEROSTATS zero'd both client andrmacklem2011-05-041-2/+0
* Add the kernel support needed to zero out the nfsstatsrmacklem2011-05-011-0/+2
* Fix up some of the sysctls for the experimental NFS client sormacklem2011-04-171-4/+8
* Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()rmacklem2011-04-141-8/+8
* For the experimental NFSv4 server's dumplocks operation, add thermacklem2010-07-191-1/+2
* An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCsrmacklem2010-04-241-3/+7
* The experimental NFS client was not filling in recovery credentialsrmacklem2010-04-151-0/+2
* This patch should fix handling of byte range locks locallyrmacklem2010-03-301-2/+6
* Fix the experimental NFS subsystem so that it uses the correctrmacklem2010-03-241-3/+3
* Remove unneeded ifdefs.trasz2009-12-031-2/+0
* Rework the credential code to support larger values of NGROUPS andbrooks2009-06-191-6/+1
* Add a function to the experimental nfs subsystem that tests to seermacklem2009-05-271-0/+22
* Crib the realign function out of nfs_krpc.c and add a callrmacklem2009-05-241-26/+33
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+486
OpenPOWER on IntegriCloud