summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfsserver
Commit message (Expand)AuthorAgeFilesLines
* Add an argument to nfsvno_getattr() in the experimentalrmacklem2010-12-242-61/+70
* Simplify vnode locking in the expeimental NFS server'srmacklem2010-12-241-16/+11
* Since VOP_READDIR() for ZFS does not return monotonicallyrmacklem2010-12-241-2/+10
* Fix two vnode locking problems in nfsd_recalldelegation() in thermacklem2010-12-171-4/+8
* Disable attempts to establish a callback connection from thermacklem2010-12-091-5/+13
* Modify the experimental NFSv4 server's file handle hash functionrmacklem2010-10-231-6/+4
* Modify the file handle hash function in the experimental NFSrmacklem2010-10-221-0/+15
* Modify the experimental NFS server in a manner analagous tormacklem2010-10-211-1/+9
* Try and make the nfsrv_localunlock() function in the experimentalrmacklem2010-10-111-8/+36
* Fix nfsrv_freeallnfslocks() in the experimental NFSv4 server so thatrmacklem2010-09-191-4/+7
* Fix the experimental NFSv4 server so that it performs local VOP_ADVLOCK()rmacklem2010-09-191-3/+7
* This patch applies one of the two fixes suggested byrmacklem2010-09-101-1/+6
* Add acquisition of a reference count on nfsv4root_lock to thermacklem2010-08-281-1/+12
* The timer routine in the experimental NFS server did not acquirermacklem2010-08-282-23/+12
* Patch the experimental NFSv4 server so that it acquires a referencermacklem2010-07-161-0/+23
* Delete comments related to soft clock interrupts that don't applyrmacklem2010-07-161-13/+0
* This patch fixes a bug in the experimental NFSv4 server where itrmacklem2010-07-151-1/+0
* Fix a bogus comment that mentions lru lists that don't exist.rmacklem2010-07-131-1/+1
* Add MODULE_DEPEND() macros to the experimental NFS client andrmacklem2010-06-151-0/+2
* In NFS clients, instead of inconsistently using #ifdefkib2010-06-131-4/+1
* An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCsrmacklem2010-04-241-1/+1
* Harden the experimental NFS server a little, by adding rangermacklem2010-04-061-0/+22
* Harden the experimental NFS server a little, by adding extra checksrmacklem2010-04-041-12/+11
* For the experimental NFS server, add a call to free the lookuprmacklem2010-04-021-0/+1
* Add SAVENAME to the cn_flags for all cases in the experimentalrmacklem2010-04-021-3/+5
* This patch should fix handling of byte range locks locallyrmacklem2010-03-301-277/+487
* Patch the experimental NFS server in a manner analagous to r205661rmacklem2010-03-261-0/+3
* Update nfsrv_getsocksndseq() for changes in TCP internals since FreeBSD 6.x:rwatson2010-03-111-12/+11
* Change the default value for vfs.newnfs.enable_locallocks to 0 forrmacklem2010-02-141-1/+1
* This fixes the experimental NFS server so that it won't crash in thermacklem2010-02-131-3/+3
* The test for "same client" for the experimental nfs server over NFSv4rmacklem2010-01-031-1/+1
* Modify the experimental server so that it uses VOP_ACCESSX().rmacklem2009-12-252-74/+73
* Allow using IPv6 in nfsrvd_sentcache() callback.delphij2009-12-081-2/+3
* Modify the experimental nfs server so that it falls back tormacklem2009-11-231-38/+44
* Patch the experimental NFS server is a manner analagous tormacklem2009-11-202-17/+27
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-1/+0
* Rework the credential code to support larger values of NGROUPS andbrooks2009-06-192-5/+2
* Add the SVC_RELEASE(xprt), as required by r194407.rmacklem2009-06-171-0/+1
* Remove the "int *" typecast for the aresid argument to vn_rdwr()rmacklem2009-06-161-1/+1
* Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERICrwatson2009-06-051-0/+2
* Unbreak options VIMAGE kernel builds.zec2009-05-311-0/+1
* Fix the experimental nfs subsystem so that it builds with thermacklem2009-05-262-4/+8
* Add two sysctl variables to the experimental nfs server, sormacklem2009-05-261-3/+17
* Fix the handling of NFSv4 Illegal Operation number to conformrmacklem2009-05-261-11/+14
* Fix the experimental nfs server's interface to the new krpc sormacklem2009-05-261-11/+10
* Add NFSv4 root export checks to the DelegPurge, Renew andrmacklem2009-05-251-0/+15
* Fix the experimental NFSv4 server so that it handles the casermacklem2009-05-241-0/+5
* Change the printf of r192595 to identify the function,rmacklem2009-05-221-1/+1
* Modified the printf message of r192590 to remove thermacklem2009-05-221-1/+1
* Change the comment at the beginning of the function to reflect thermacklem2009-05-221-2/+2
OpenPOWER on IntegriCloud