summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-131-1/+0
* Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-07-203-11/+35
|\
| * Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-031-10/+34
| |\
| | * svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-021-6/+0
| | * svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker2008-07-021-1/+0
| | * svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-021-0/+1
| | * svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-021-0/+1
| | * svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-021-0/+27
| * | gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-231-0/+3
| * | sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton2008-06-231-3/+2
| * | knfsd: convert knfsd to kthread APIJeff Layton2008-06-231-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-182-2/+6
|\ \ \
| * | | SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-151-0/+3
| * | | rpc: minor cleanup of scheduler callback code\\\"J. Bruce Fields\\\2008-07-091-1/+0
| * | | rpc: bring back cl_chattyOlga Kornievskaia2008-07-091-1/+3
| | |/ | |/|
* | | net: remove CVS keywordsAdrian Bunk2008-06-113-7/+0
|/ /
* | svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-191-2/+2
* | svcrdma: Move destroy to kernel threadTom Tucker2008-05-191-0/+1
* | svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-191-2/+3
* | svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-191-0/+1
* | svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-191-1/+0
|/
* Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-245-37/+41
|\
| * SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust2008-04-191-0/+8
| * NFSv4: Reintroduce machine credsTrond Myklebust2008-04-192-0/+3
| * NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-191-2/+0
| * SUNRPC: Fix up xprt_write_space()Trond Myklebust2008-04-191-1/+1
| * SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-141-0/+2
| * SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-141-0/+3
| * SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2008-03-141-3/+1
| * SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-141-2/+2
| * SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust2008-03-141-2/+2
| * Merge branch 'cleanups' into nextTrond Myklebust2008-02-281-4/+5
| |\
| | * SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-141-4/+5
| * | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-281-2/+0
| * | SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust2008-02-281-11/+1
| * | SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust2008-02-281-8/+1
| * | SUNRPC: Add a timer function to wait queues.Trond Myklebust2008-02-281-0/+9
| * | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-281-0/+1
| * | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-251-3/+1
| * | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-251-1/+0
| * | SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust2008-02-251-1/+3
| * | SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust2008-02-251-0/+1
| |/
* | SUNRPC: Update RPC server's TCP record marker decoderChuck Lever2008-04-231-2/+2
* | SUNRPC: remove svc_create_thread()Jeff Layton2008-04-231-1/+0
* | gss_krb5: consistently use unsigned for seqnumKevin Coffman2008-04-231-2/+2
* | Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependentKevin Coffman2008-04-231-2/+0
* | svcrpc: move unused field from cache_deferred_reqJ. Bruce Fields2008-04-231-1/+0
* | IPv6 support for NFS server export cachesAurélien Charbon2008-04-231-2/+3
|/
* nfsd: clean up svc_reserve_auth()J. Bruce Fields2008-02-101-8/+5
* SUNRPC: spin svc_rqst initialization to its own functionJeff Layton2008-02-011-0/+2
OpenPOWER on IntegriCloud