summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2005-03-30[PATCH] svcrpc: auth_domain documentationNeil Brown
2005-03-10NFS,RPC: RPC client now advertises maximum payload sizeTrond Myklebust
2005-03-10RPC: remove broken_suid mount optionTrond Myklebust
2005-03-10RPC: Remove dependency of RPCSEC_GSS upcalls on the credential cacheTrond Myklebust
2005-03-10RPCSEC_GSS: Enable expiring of credentialsTrond Myklebust
2005-03-10RPCSEC_GSS: Misc little cleanups.Trond Myklebust
2005-03-10RPCSEC_GSS: cleanup gss_cred.Trond Myklebust
2005-03-10RPC: Document the format of the gssd downcallsTrond Myklebust
2005-03-10RPC: clean up the RPCSEC_GSS kerberos and spkm3 context import functionsTrond Myklebust
2005-03-10RPC: Shrink struct rpc_auth for those flavours that don't use the cacheTrond Myklebust
2005-03-10RPC: Convert RPC credcache to use hlistsTrond Myklebust
2005-03-10RPC: kill cr_authTrond Myklebust
2005-03-10RPC: Make rpc_auth credential cache optional.Trond Myklebust
2005-03-04[PATCH] nfsd: discard CACHE_HASHED flag, keeping information in refcount inst...Neil Brown
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
2005-03-04[PATCH] nfsd: svcrpc: add a per-flavor set_client methodNeil Brown
2005-01-04 RPC: Optimize away unnecessary del_timer_sync() operations, when weTrond Myklebust
2005-01-04RPC: The RPCAUTH_CRED_DEAD flag had been unused for some time before ITrond Myklebust
2005-01-04RPC: Remove the rpc_queue_lock global spinlock. Replace it with per-rpc_queueTrond Myklebust
2005-01-04RPC: Convert rpciod into a work queue for greater flexibility.Trond Myklebust
2004-12-27[SUNRPC]: Staticize, kill unused functions, and remove unneeded exports.Adrian Bunk
2004-10-05Remove test for __linux__ in auth_gss.h.Linus Torvalds
2004-08-23RPC,NFSv4: NFSv4 operations that create or destroy state on theTrond Myklebust
2004-08-23NFSv4: Add support for a delegation callback server.Trond Myklebust
2004-08-23RPCSEC_GSS: Add the spkm3 common and client-side code.Trond Myklebust
2004-08-23RPCSEC_GSS: Remove an unused parameter.Trond Myklebust
2004-08-22[PATCH] nfsd: simplify auth_domain_lookupNeil Brown
2004-08-22[PATCH] nfsd: make cache_init initialize reference count to 1Neil Brown
2004-07-15[PATCH] sparse: iovec cleanups - sunrpc, nfs and nfsdAlexander Viro
2004-07-04[PATCH] gcc 3.5 fixesAnton Blanchard
2004-06-04[PATCH] kNFSd: gss_svc locking and refcounting fixesNeil Brown
2004-05-24[PATCH] Prevent scary warnings from knfsdAndrew Morton
2004-05-21[PATCH] gss_api build fixAndrew Morton
2004-05-20RPCSEC_GSS: Fix module reference counting.Trond Myklebust
2004-05-20RPCSEC_GSS: Make a couple functions in the krb5 code moreTrond Myklebust
2004-05-20Following a suggestion by Jamie LokierTrond Myklebust
2004-05-19[PATCH] kNFSd: Add a warning when upcalls fail,Andrew Morton
2004-05-19[PATCH] kNFSd: Make sure CACHE_NEGATIVE is cleared when a cache entry is upda...Andrew Morton
2004-04-21[PATCH] sunrpc rmmod oops fixAndrew Morton
2004-04-12Merge NFS conflictsLinus Torvalds
2004-04-11[PATCH] knfsd: Add data integrity to serve rside gssAndrew Morton
2004-04-11[PATCH] knfsd: Export a symbol needed by auth_gssAndrew Morton
2004-04-11[PATCH] knfsd: Remove name_lookup.h that noone is using anymore.Andrew Morton
2004-04-10RPC: Ensure that we only schedule one RPC request at a time.Trond Myklebust
2004-04-10RPC: add a field to the xdr_buf that explicitly contains the maximum bufferTrond Myklebust
2004-04-10RPCSEC_GSS: Fix RPC padding in two instances of RPCSEC_GSS code.Trond Myklebust
2004-04-10RPC: add fair queueing to the RPC scheduler.Trond Myklebust
2004-03-13RPC: patch by Chuck Lever to make the number of RPC slots a tunable parameter.Trond Myklebust