aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAge
...
| * | | SUNRPC: Rename "call_" functions that are no longer FSM statesChuck Lever2008-07-09
| * | | SUNRPC: Add a function to display the name of an RPC procedureChuck Lever2008-07-09
| * | | SUNRPC: Use GFP_NOFS when allocating credentialsTrond Myklebust2008-07-09
| * | | SUNRPC: An ENOMEM error from call_encode is always fatalTrond Myklebust2008-07-09
| * | | SUNRPC: Ensure we exit early in case of an encode errorTrond Myklebust2008-07-09
* | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
|\| | |
| * | | SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookupsTrond Myklebust2008-07-08
| * | | SUNRPC: Fix a double-free in rpcbindTrond Myklebust2008-07-08
* | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
|\| | |
| * | | svcrpc: fix handling of garbage argsJ. Bruce Fields2008-07-03
| |/ /
* / / net: Pass reference to cpumask variable in net/sunrpc/svc.cMike Travis2008-05-23
|/ /
* | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-20
|\ \
| * \ Merge branch 'from-tomtucker' into for-2.6.26J. Bruce Fields2008-05-20
| |\ \
| | * | svcrdma: Verify read-list fits within RPCSVC_MAXPAGESTom Tucker2008-05-19
| | * | svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-19
| | * | svcrdma: Copy transport address and arm CQ before calling rdma_acceptTom Tucker2008-05-19
| | * | svcrdma: Set rqstp transport address in rdma_read_complete functionTom Tucker2008-05-19
| | * | svcrdma: Use ib verbs version of dma_unmapTom Tucker2008-05-19
| | * | svcrdma: Cleanup queued, but unprocessed I/O in svc_rdma_freeTom Tucker2008-05-19
| | * | svcrdma: Move the QP and cm_id destruction to svc_rdma_freeTom Tucker2008-05-19
| | * | svcrdma: Add reference for each SQ/RQ WRTom Tucker2008-05-19
| | * | svcrdma: Move destroy to kernel threadTom Tucker2008-05-19
| | * | svcrdma: Shrink scope of spinlock on RQ CQTom Tucker2008-05-19
| | * | svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-19
| | * | svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-19
| | * | svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-19
| | * | svcrdma: Return error from rdma_read_xdr so caller knows to free contextTom Tucker2008-05-19
| | * | svcrdma: Fix error handling during listening endpoint creationTom Tucker2008-05-19
| | * | svcrdma: Free context on post_recv error in send_replyTom Tucker2008-05-19
| | * | svcrdma: Free context on ib_post_recv errorTom Tucker2008-05-19
| | * | svcrdma: Add put of connection ESTABLISHED reference in rdma_cma_handlerTom Tucker2008-05-19
| | * | svcrdma: Fix return value in svc_rdma_sendTom Tucker2008-05-19
| | * | svcrdma: Fix race with dto_tasklet in svc_rdma_sendTom Tucker2008-05-19
| | * | svcrdma: Simplify receive buffer postingTom Tucker2008-05-19
| | * | svc: Remove unused header files from svc_xprt.cTom Tucker2008-05-19
| | * | svc: Remove extra check for XPT_DEAD bit in svc_xprt_enqueueTom Tucker2008-05-19
| | |/
| * / svcrpc: fix proc/net/rpc/auth.unix.ip/content displayJ. Bruce Fields2008-05-18
| |/
* / SUNRPC: AUTH_SYS "machine creds" shouldn't use negative valued uid/gidTrond Myklebust2008-05-18
|/
* Remove duplicated include in net/sunrpc/svc.cHuang Weiyi2008-05-08
* sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-28
|\
| * sunrpc: fix missing kernel-docRandy Dunlap2008-04-27
* | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-04-24
|\ \
| * \ Merge branch 'devel'Trond Myklebust2008-04-24
| |\ \
| | * | SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the requestTrond Myklebust2008-04-24
| | * | SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in useTrond Myklebust2008-04-19
| | * | SUNRPC: Fix a race in gss_refresh_upcall()Trond Myklebust2008-04-19
| | * | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust2008-04-19
| | * | SUNRPC: Remove the unused export of xprt_force_disconnectTrond Myklebust2008-04-19
| | * | SUNRPC: remove XS_SENDMSG_RETRYTrond Myklebust2008-04-19