summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfs/nfsport.h
Commit message (Expand)AuthorAgeFilesLines
* The r48589 promised to remove implicit inclusion of if_var.h soon. Prepareglebius2013-10-261-0/+1
* Fix several performance related issues in the new NFS server'srmacklem2013-08-141-5/+0
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatken2013-04-171-1/+1
* Revert 195703 and 195821 as this special stop handling in NFS is nowjhb2013-03-131-7/+0
* Finish r243882: mechanically substitute flags from historic mbufglebius2013-03-121-8/+8
* Further cleanups to use of timestamps in NFS:jhb2013-01-251-6/+0
* Move the NFSv4.1 client patches over from projects/nfsv4.1-clientrmacklem2012-12-081-1/+86
* Remove fifo.h. The only used function declaration from the header iskib2012-03-111-1/+0
* Use strchr() and strrchr().ed2012-01-021-1/+1
* Remove unnecessary thread pointer from VOPLOCK macros and current users.zack2011-07-161-3/+6
* Add DTrace support to the new NFS client. This is essentiallyrmacklem2011-06-181-0/+4
* Modify the experimental NFS client so that it uses the samermacklem2011-04-251-1/+1
* Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()rmacklem2011-04-141-6/+0
* Quick fix to a comment.gnn2011-01-271-2/+2
* Delete the NFS_STARTWRITE() and NFS_ENDWRITE() macros thatrmacklem2011-01-061-7/+0
* Fix typos in macros.rmacklem2010-05-081-2/+2
* An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCsrmacklem2010-04-241-4/+4
* This patch should fix handling of byte range locks locallyrmacklem2010-03-301-0/+3
* Remove unneeded ifdefs.trasz2009-12-031-4/+0
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* Add changes to the experimental nfs client to use the PBDRY flag forrmacklem2009-07-221-0/+7
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-1/+0
* Add the explicit include of vimage.h to another five .c files stillbz2009-06-171-0/+1
* Remove the "int *" typecast for the aresid argument to vn_rdwr()rmacklem2009-06-161-1/+1
* Place hostnames and similar information fully under the prison system.jamie2009-05-291-0/+1
* Add a function to the experimental nfs subsystem that tests to seermacklem2009-05-271-1/+2
* Fix the experimental nfs subsystem so that it builds with thermacklem2009-05-261-3/+1
* Fix the handling of NFSv4 Illegal Operation number to conformrmacklem2009-05-261-0/+3
* Temporarily #undef NFS4_ACL_EXTATTR_NAME, so that thermacklem2009-05-241-0/+2
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-221-1/+0
* Move the nfsstat structure and proc/op number definitions on thermacklem2009-05-151-0/+176
* Apply changes to the experimental nfs server so that it uses the securityrmacklem2009-05-141-5/+0
* Do not embed struct ucred into larger netcred parent structures.kan2009-05-091-10/+0
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+751
OpenPOWER on IntegriCloud