summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2005-09-07[PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust
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-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher
2005-06-22[PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust
2005-06-22[PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch
2005-06-22[PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher
2005-06-22[PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()Trond Myklebust
2005-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust
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