summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2008-04-24sunrpc: make token header values less confusingKevin Coffman4-8/+8
2008-04-24gss_krb5: consistently use unsigned for seqnumKevin Coffman3-4/+4
2008-04-24net/sunrpc/svc.c: suppress unintialized var warningAndrew Morton1-1/+1
2008-04-24Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2-5/+2
2008-04-24Correct grammer/typos in dprintksKevin Coffman1-3/+3
2008-04-24SVCRDMA: Add check for XPT_CLOSE in svc_rdma_sendTom Tucker1-0/+2
2008-04-24sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGSHarshula Jayasuriya2-4/+8
2008-04-24SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page failsJeff Layton1-3/+5
2008-04-24svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields1-1/+0
2008-04-24IPv6 support for NFS server export cachesAurélien Charbon1-38/+80
2008-04-24SUNRPC: have svc_recv() check kthread_should_stop()Jeff Layton1-2/+22
2008-04-24SUNRPC: export svc_sock_update_bufsJeff Layton1-0/+1
2008-04-20SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in useTrond Myklebust1-27/+42
2008-04-20SUNRPC: Fix a race in gss_refresh_upcall()Trond Myklebust1-3/+8
2008-04-20SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust3-2/+35
2008-04-20SUNRPC: Remove the unused export of xprt_force_disconnectTrond Myklebust1-1/+0
2008-04-20SUNRPC: remove XS_SENDMSG_RETRYTrond Myklebust1-9/+3
2008-04-20SUNRPC: Protect creds against early garbage collectionTrond Myklebust1-0/+8
2008-04-20NFSv4: Reintroduce machine credsTrond Myklebust2-3/+35
2008-04-20NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust4-8/+0
2008-04-20SUNRPC: Fix read ordering problems with req->rq_private_buf.lenTrond Myklebust2-14/+15
2008-04-20SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..Trond Myklebust1-2/+2
2008-04-20SUNRPC: Fix up xprt_write_space()Trond Myklebust2-22/+43
2008-04-20SUNRPC: Fix a bug in call_decode()Trond Myklebust1-3/+6
2008-04-19nodemask: use new node_to_cpumask_ptr functionMike Travis1-5/+11
2008-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds5-40/+40
2008-04-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2-7/+6
2008-04-17IB/core: Add support for "send with invalidate" work requestsRoland Dreier1-1/+0
2008-04-09SUNRPC: Fix a memory leak in rpc_create()Chuck Lever1-4/+0
2008-04-09SUNRPC: don't call flush_dcache_page() with an invalid pointerTrond Myklebust1-3/+6
2008-04-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-12/+11
2008-03-26SVCRDMA: Check num_sge when setting LAST_CTXT bitTom Tucker1-10/+11
2008-03-24SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adaptersRoland Dreier1-2/+0
2008-03-20Merge branch 'hotfixes' into develTrond Myklebust2-39/+59
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller5-42/+66
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller3-40/+64
2008-03-18[SUNRPC]: net/* NULL noiseAl Viro1-1/+1
2008-03-18[NET] endianness noise: INADDR_ANYAl Viro1-1/+1
2008-03-14SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust1-1/+0
2008-03-14SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust5-2/+22
2008-03-14SUNRPC: Add a generic RPC credentialTrond Myklebust3-1/+144
2008-03-14SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2-17/+22
2008-03-14SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust3-48/+47
2008-03-14SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust1-1/+4
2008-03-12SVCRDMA: Fix erroneous BUG_ON in send_writeTom Tucker1-1/+1
2008-03-12SVCRDMA: Add xprt refs to fix close/unmount crashTom Tucker1-38/+58
2008-03-08Merge commit 'origin' into develTrond Myklebust3-11/+12
2008-03-07Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+5
2008-03-07SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey1-1/+5
2008-03-06net: replace remaining __FUNCTION__ occurrencesHarvey Harrison5-40/+40