summaryrefslogtreecommitdiffstats
path: root/sys/fs/nfsserver/nfs_nfsdcache.c
Commit message (Expand)AuthorAgeFilesLines
* Merge the NFSv4.1 server code in projects/nfsv4.1-server overrmacklem2014-07-011-0/+3
* Fix lock leak in purely hypothetical case of TCP connection without SVC_ACKmav2014-01-141-8/+10
* Fix off-by-one error in r260229.mav2014-01-071-1/+1
* Rework NFS Duplicate Request Cache cleanup logic.mav2014-01-031-65/+70
* Slightly simplify expiration logic introduced in r254337.mav2013-12-251-12/+20
* Fix several performance related issues in the new NFS server'srmacklem2013-08-141-75/+207
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-4/+4
* hrs@ reported a panic to freebsd-stable@ under the subject linermacklem2012-02-231-6/+5
* Add DEXITCODE plumbing to NFS.zack2011-07-161-6/+17
* Fix a number of places where the new NFS server did notrmacklem2011-06-191-4/+15
* Clean up the experimental NFS server replay cache when the module is unloaded.zack2011-01-121-3/+1
* This fixes the experimental NFS server so that it won't crash in thermacklem2010-02-131-3/+3
* Allow using IPv6 in nfsrvd_sentcache() callback.delphij2009-12-081-2/+3
* Add the experimental nfs subtree to the kernel, that includesrmacklem2009-05-041-0/+867
OpenPOWER on IntegriCloud