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