aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc/svc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-04[PATCH] nfsd: nfsd: remove pg_authenticate fieldNeil Brown1-2/+0
2005-03-04[PATCH] nfsd: svcrpc: move export table checks to a per-program pg_add_client...Neil Brown1-0/+1
2005-03-04[PATCH] nfsd: svcrpc: rename pg_authenticateNeil Brown1-1/+1
2004-08-23NFSv4: Add support for a delegation callback server.Trond Myklebust1-0/+10
2004-07-15[PATCH] sparse: iovec cleanups - sunrpc, nfs and nfsdAlexander Viro1-5/+5
2004-02-26[PATCH] kNFSd: Add minimal server-side support for rpcsec_gss.Andrew Morton1-0/+1
2003-08-18[PATCH] kNFSd: Make sure nfsd replies from the address the request was sent to.Neil Brown1-0/+2
2003-06-23[PATCH] Get buf size and page count right for RPC services.Neil Brown1-6/+9
2003-06-17[PATCH] kNFSd: Set nfsd user every time a filehandle is verified.Neil Brown1-1/+0
2003-06-17[PATCH] kNFSd: Assorted fixed for NFS export cacheNeil Brown1-1/+0
2003-06-17[PATCH] kNFSd: Fix bug in svc_pushback_unused_pages that occurs on zero byte ...Neil Brown1-3/+3
2003-05-07[PATCH] Work around include/linux/sunrpc/svc.h compilationAndrew Morton1-2/+4
2003-02-17[PATCH] Keep track of which page is the 'tail' of an NFSd replyNeil Brown1-0/+1
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-4/+4
2002-11-06[PATCH] kNFSd: Make sure final xdr_buf.len is correct on server replyNeil Brown1-1/+0
2002-11-06[PATCH] kNFSd: Support zero-copy read for NFSDNeil Brown1-0/+13
2002-11-06[PATCH] kNFSd: Use ->sendpage to send nfsd (and lockd) replies.Neil Brown1-1/+23
2002-10-30[PATCH] kNFSd: Convert nfsd to use a list of pages instead of one big bufferNeil Brown1-33/+77
2002-10-15[PATCH] kNFSd: Reorganise rpc program version management.Neil Brown1-1/+2
2002-10-11[PATCH] kNFSd: Provide support for request deferral and revisit.Neil Brown1-0/+14
2002-10-11[PATCH] kNFSd: Move auth domain lookup into svcauthNeil Brown1-0/+1
2002-10-11[PATCH] kNFSd: Use new cache infrastructure for auth_unix specific lookups.Neil Brown1-1/+1
2002-10-11[PATCH] kNFSd: Tidy up the rpc authentication interface.Neil Brown1-4/+5
2002-09-17[PATCH] rename svc_get/putlong as svc_get/putu32Chuck Lever1-2/+2
2002-04-04[PATCH] PATCH 3 of 4 : knfsd : Store the fsid in the returned attributes inst...Neil Brown1-0/+4
2002-02-25[PATCH] PATCH 15/16: NFSD: TCP: Limit number of active tcp connections to an ...Neil Brown1-0/+1
2002-02-25[PATCH] PATCH 13/16: NFSD: TCP: Reserve space on sndbuf so we never block whe...Neil Brown1-0/+6
2002-02-25[PATCH] PATCH 12/16: NFSD: TCP: Close idle TCP connectionsNeil Brown1-1/+2
2002-02-25[PATCH] PATCH 8/16: NFSD: RPC lists tidyupNeil Brown1-5/+4
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-0/+1
2002-02-04Import changesetLinus Torvalds1-0/+183