summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs/nfs_commonkrpc.c
Commit message (Expand)AuthorAgeFilesLines
* - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingattilio2013-11-251-1/+0
* During code inspection, I spotted that there was a code path wherermacklem2013-11-031-10/+11
* Add support for host-based (Kerberos 5 service principal) initiatorrmacklem2013-07-091-33/+28
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatken2013-04-171-1/+1
* Further refine the handling of stop signals in the NFS client. Thejhb2013-02-211-2/+0
* Rework the handling of stop signals in the NFS client. The changes injhb2013-02-061-3/+5
* Further cleanups to use of timestamps in NFS:jhb2013-01-251-8/+6
* - More properly handle interrupted NFS requests on an interruptible mountjhb2013-01-151-0/+6
* Move the NFSv4.1 client patches over from projects/nfsv4.1-clientrmacklem2012-12-081-38/+117
* Martin Cracauer reported a problem to freebsd-current@ under thermacklem2012-01-201-18/+31
* opt_inet6.h was missing from some files in the new NFS subsystem.rmacklem2012-01-081-1/+0
* jwd@ reported a problem via email where the old NFS client wouldrmacklem2011-12-211-6/+57
* The new NFSv4 client handled NFSERR_GRACE as a fatal errorrmacklem2011-07-161-1/+3
* Add DEXITCODE plumbing to NFS.zack2011-07-161-4/+7
* Plug an mbuf leak in the new NFS client that occurred when armacklem2011-06-221-0/+2
* Fix the new NFSv4 client so that it uses the same uid asrmacklem2011-06-221-0/+14
* Fix the kgssapi so that it can be loaded as a module. Currentlyrmacklem2011-06-191-10/+4
* Add DTrace support to the new NFS client. This is essentiallyrmacklem2011-06-181-0/+67
* Change the sysctl naming for the old and new NFS clientsrmacklem2011-05-151-6/+6
* Get rid of the "nfscl: consider increasing kern.ipc.maxsockbuf"rmacklem2011-04-171-7/+2
* Patch the experimental NFS client so that it works for NFSv2rmacklem2010-05-081-2/+34
* An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCsrmacklem2010-04-241-1/+1
* Add calls to the experimental nfs client for the case of an "intr" mount,rmacklem2009-07-121-1/+16
* Crib the realign function out of nfs_krpc.c and add a callrmacklem2009-05-241-0/+7
* Fix the experimental nfsv4 client so that it works for thermacklem2009-05-241-12/+39
* Fix the rpc_gss_secfind() call in nfs_commonkrpc.c so thatrmacklem2009-05-231-1/+16
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-1/+0
* Fixed the Null callback RPCs so that they work with the new krpc. Thisrmacklem2009-05-161-9/+10
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+901
OpenPOWER on IntegriCloud