summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2005-03-28[PATCH] swsusp: Add missing refrigerator callsPavel Machek
2005-03-16[NET] Convert sk_zapped into SOCK_ZAPPED flagThomas Graf
2005-03-11[PATCH] RPC: remove bogus atomic_dec in auth_nullTrond Myklebust
2005-03-10NFS,RPC: RPC client now advertises maximum payload sizeTrond Myklebust
2005-03-10RPC: remove broken_suid mount optionTrond Myklebust
2005-03-10RPC: Clean up of rpcauth_lookupcred() and rpcauth_bindcred()Trond Myklebust
2005-03-10RPC: make rpcauth_lookupcred() return error codes.Trond Myklebust
2005-03-10RPC: Initialize the GSS context upon RPC credential creation.Trond 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: Unify the AUTH_UNIX credential cache.Trond Myklebust
2005-03-10RPC: Unify AUTH_NULL credentialsTrond 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-10RPC: Move credcache-specific code out of put_rpccred()Trond Myklebust
2005-03-10RPC: struct rpc_auth initialization and destruction code cleanupTrond Myklebust
2005-03-10RPC: Remove unnecessary reference counting in gss downcall code.Trond Myklebust
2005-03-10RPC: Remove unnecessary module refcountingTrond Myklebust
2005-03-10RPC: Some portmappers expect AUTH_UNIX authenticationTrond Myklebust
2005-03-10RPC: Fix return value of rpc_call_async()Trond Myklebust
2005-03-10RPC: Don't kill timers when calling rpc_restart_call() after rpc_delay()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-16[PATCH] RPC: fix crrefresh() operations for AUTH_NULL and AUTH_SYSTrond Myklebust
2005-01-16[PATCH] RPCSEC_GSS: Fix a refcount leakTrond Myklebust
2005-01-14[PATCH] swsusp: refrigerator cleanupsPavel Machek
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner
2005-01-05Merge bk://kernel.bkbits.net/acme/connection_sock-2.6David S. Miller
2005-01-04[PATCH] knfsd: rpcsec_gss: comparing pointer to 0 instead of NULLNeil Brown
2005-01-04[PATCH] knfsd: svcrpc: share code duplicated between auth_unix and auth_nullNeil Brown
2005-01-04[PATCH] knfsd: svcrpc: auth_null fixesNeil Brown
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2005-01-04RPC: call_verifyTrond Myklebust
2005-01-04 Subject: [PATCH] RPC: display XIDs in host orderTrond Myklebust
2005-01-04 RPC: Optimize away unnecessary del_timer_sync() operations, when weTrond Myklebust
2005-01-04RPCSEC_GSS: Miscellaneous cleanup of auth_gss.c: we're passing somethingTrond Myklebust
2005-01-04RPC: The RPCAUTH_CRED_DEAD flag had been unused for some time before ITrond Myklebust
2005-01-04RPC: Instead of setting a flag (RPCAUTH_CRED_DEAD) in the cred toTrond Myklebust
2005-01-04RPCSEC_GSS: When the gss code notices that a cred has expired, markTrond Myklebust
2005-01-04RPC: Add missing calls to flush_dcache_page() in net/sunrpc/xdr.cTrond Myklebust
2005-01-04RPC: More aggressive RPC debugging code.Trond Myklebust