summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-037-438/+414
|\
| * svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-021-109/+12
| * svcrdma: Create a kmem cache for the WR contextsTom Tucker2008-07-021-4/+19
| * svcrdma: Add flush_scheduled_work to module exit functionTom Tucker2008-07-021-0/+1
| * svcrdma: Limit ORD based on client's advertised IRDTom Tucker2008-07-021-4/+12
| * svcrdma: Remove unneeded spin locks from __svc_rdma_freeTom Tucker2008-07-021-4/+0
| * svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-023-0/+9
| * svcrdma: Move the DMA unmap logic to the CQ handlerTom Tucker2008-07-021-6/+14
| * svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-021-45/+38
| * svcrdma: Use RPC reply map for RDMA_WRITE processingTom Tucker2008-07-022-88/+80
| * svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-022-0/+45
| * Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-205-212/+218
| |\
| | * Merge branch 'from-tomtucker' into for-2.6.26J. Bruce Fields2008-05-204-210/+216
| | |\
| | | * svcrdma: Verify read-list fits within RPCSVC_MAXPAGESTom Tucker2008-05-191-0/+2
| | | * svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-192-6/+5
| | | * svcrdma: Copy transport address and arm CQ before calling rdma_acceptTom Tucker2008-05-191-9/+14
| | | * svcrdma: Set rqstp transport address in rdma_read_complete functionTom Tucker2008-05-191-0/+1
| | | * svcrdma: Use ib verbs version of dma_unmapTom Tucker2008-05-191-4/+4
| | | * svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_freeTom Tucker2008-05-191-3/+35
| | | * svcrdma: Move the QP and cm_id destruction to svc_rdma_freeTom Tucker2008-05-191-20/+20
| | | * svcrdma: Add reference for each SQ/RQ WRTom Tucker2008-05-191-2/+16
| | | * svcrdma: Move destroy to kernel threadTom Tucker2008-05-191-3/+14
| | | * svcrdma: Shrink scope of spinlock on RQ CQTom Tucker2008-05-191-2/+2
| | | * svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-191-21/+26
| | | * svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-192-48/+15
| | | * svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-192-2/+0
| | | * svcrdma: Return error from rdma_read_xdr so caller knows to free contextTom Tucker2008-05-191-7/+16
| | | * svcrdma: Fix error handling during listening endpoint creationTom Tucker2008-05-191-11/+13
| | | * svcrdma: Free context on post_recv error in send_replyTom Tucker2008-05-191-1/+2
| | | * svcrdma: Free context on ib_post_recv errorTom Tucker2008-05-191-0/+2
| | | * svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handlerTom Tucker2008-05-191-0/+1
| | | * svcrdma: Fix return value in svc_rdma_sendTom Tucker2008-05-191-1/+1
| | | * svcrdma: Fix race with dto_tasklet in svc_rdma_sendTom Tucker2008-05-191-18/+22
| | | * svcrdma: Simplify receive buffer postingTom Tucker2008-05-193-35/+11
| | | * svc: Remove unused header files from svc_xprt.cTom Tucker2008-05-191-21/+0
| | | * svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueueTom Tucker2008-05-191-2/+0
| | * | svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields2008-05-181-2/+2
| | |/
| * | SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gidTrond Myklebust2008-05-181-4/+4
| |/
* | gss_krb5: Use random value to initialize confounderKevin Coffman2008-06-231-4/+18
* | gss_krb5: move gss_krb5_crypto into the krb5 moduleKevin Coffman2008-06-232-12/+2
* | gss_krb5: create a define for token header size and clean up ptr locationKevin Coffman2008-06-233-46/+46
* | sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton2008-06-231-3/+2
* | knfsd: convert knfsd to kthread APIJeff Layton2008-06-231-66/+34
* | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock...Neil Brown2008-06-231-6/+9
|/
* Remove duplicated include in net/sunrpc/svc.cHuang Weiyi2008-05-081-1/+0
* sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-16/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-281-1/+1
|\
| * sunrpc: fix missing kernel-docRandy Dunlap2008-04-271-1/+1
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-2411-315/+580
|\ \
| * \ Merge branch 'devel'Trond Myklebust2008-04-2411-315/+580
| |\ \
OpenPOWER on IntegriCloud