summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2003-05-12Add user pointer annotations to core filesystem routines.Linus Torvalds
2003-05-08Merge bk://linux.bkbits.net/linux-2.5Trond Myklebust
2003-05-07[PATCH] Work around include/linux/sunrpc/svc.h compilationAndrew Morton
2003-05-07UDP and TCP zero copy code for the NFS client. The main interestTrond Myklebust
2003-05-07Ensure that Lockd and the NSM (statd) clients always use privilegedTrond Myklebust
2003-03-14[PATCH] kNFSd: Assort fixes to nfsd auth cache stuff.Neil Brown
2003-02-20[PATCH] try_module_get(THIS_MODULE) is bogusChristoph Hellwig
2003-02-17[PATCH] Keep track of which page is the 'tail' of an NFSd replyNeil Brown
2003-02-13[PATCH] further rpc_pipefs cleanups...Trond Myklebust
2003-01-12[PATCH] minimal Kerberos V5 client support [6/6]Trond Myklebust
2003-01-12[PATCH] RPCSEC_GSS client upcall user [5/6]Trond Myklebust
2003-01-12[PATCH] RPCSEC_GSS authentication framework [4/6]Trond Myklebust
2003-01-12[PATCH] RPCSEC upcall mechanism [3/6]Trond Myklebust
2003-01-12[PATCH] XDR 'encode' phase move [2/6]Trond Myklebust
2003-01-12[PATCH] Clean up RPC client credcache lookups [1/6]Trond Myklebust
2003-01-10[PATCH] Change hash_mem to an inline function.Neil Brown
2003-01-10[PATCH] Some tidyup of svc_authenticateNeil Brown
2003-01-10[PATCH] Tidy up closing of RPC server tcp connections to avoid racesNeil Brown
2003-01-07[PATCH] Cleanup for SunRPC auth codeTrond Myklebust
2003-01-05Merge davem@nuts.ninka.net:/home/davem/src/BK/sparc-2.5David S. Miller
2003-01-05[SUNRPC]: svcauth.h needs linux/string.hDavid S. Miller
2003-01-05Needs <linux/string.h> for strlen()Linus Torvalds
2003-01-05[PATCH] knfsd: Use hash_long from hash.h for hashing in rpc/svc caches.Neil Brown
2003-01-05[PATCH] knfsd: Allow rpcsvc caches to provide a 'cache_show' methodNeil Brown
2003-01-05[PATCH] knfsd: Fix bug in RPC cache when entry in replacedNeil Brown
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones
2002-12-15[PATCH] Add helper routines for fixing up page alignment on xdr_bufTrond Myklebust
2002-12-05[PATCH] Linux PnP Support V0.93 - 2.5.50Adam Belay
2002-11-21[PATCH] Split buffer overflow checking out of struct nfs4_compoundTrond Myklebust
2002-11-16[PATCH] cleanup: switch to passing *(struct rpc_procinfo) in rpc_message.Trond Myklebust
2002-11-08[PATCH] slabify the sunrpc layerTrond Myklebust
2002-11-08[PATCH] RTO estimator cleanup patchChuck Lever
2002-11-08[PATCH] fix jiffies wrap in new RPC RTO estimatorChuck Lever
2002-11-08[PATCH] use C99 static struct initializersChuck Lever
2002-11-08[PATCH] remove unused RPC cruftChuck Lever
2002-11-08[PATCH] remove unused cl_flags fieldChuck Lever
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: Change names of some exported functionsNeil Brown
2002-10-15[PATCH] kNFSd: Reorganise rpc program version management.Neil Brown
2002-10-11[PATCH] kNFSd: get_int and get_expiry to help in parsing.Neil Brown
2002-10-11[PATCH] kNFSd: Implement get_word to help in parsing cache updatesNeil Brown
2002-10-11[PATCH] kNFSd: Provide generic code for making an upcall.Neil Brown
2002-10-11[PATCH] kNFSd: Create files: /proc/net/rpc/$CACHENAME/channel for communicati...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: Initialial caching infrastructure for RPC authentication cachesNeil Brown