Devesh Sharma ([email protected])

Number of posts: 55 (0.04 per day)
First post: 2017-03-08 14:51:15
Last post: 2021-04-27 05:39:57

Date List Subject
2021-04-27 05:39:57 linux-kernel Re: [PATCH] RDMA/bnxt_re/qplib_res: Fix a double free in bnxt_qplib_alloc_res
2021-04-21 19:05:35 linux-kernel Re: [PATCH 166/190] Revert "infiniband: bnxt_re: qplib: Check the return value of send_message"
2020-02-26 03:07:51 linux-kernel Re: linux-next: build failure after merge of the rdma tree
2019-02-11 13:44:14 linux-kernel Re: [PATCH][next] RDMA/bnxt_re: fix or'ing of data into an uninitialized struct member
2018-12-31 06:11:12 linux-kernel Re: [PATCH] infiniband: bnxt_re: qplib: Check the return value of send_message
2018-01-29 12:10:10 linux-kernel Re: [0/2] RDMA/bnxt_re: Adjustments for bnxt_qplib_alloc_dpi_tbl()
2018-01-29 03:45:41 linux-kernel Re: [PATCH 0/2] RDMA/bnxt_re: Adjustments for bnxt_qplib_alloc_dpi_tbl()
2018-01-05 09:52:46 linux-kernel Re: [rdma for-next] bnxt_re: report RoCE device support at info level
2017-12-19 11:11:36 linux-kernel Re: RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call
2017-12-06 16:43:15 linux-nfs Re: [PATCH v1 1/4] nfs: Define NFS_RDMA_PORT
2017-12-06 06:05:08 linux-nfs Re: [PATCH v1 1/4] nfs: Define NFS_RDMA_PORT
2017-12-05 15:10:36 linux-nfs Re: [PATCH v1 1/4] nfs: Define NFS_RDMA_PORT
2017-11-06 15:37:26 linux-nfs Re: [PATCH] svcrdma: Enqueue after setting XPT_CLOSE in completion handlers
2017-10-30 03:57:09 linux-nfs Re: [PATCH 2/4] rpcrdma: Remove C structure definitions of XDR data items
2017-10-28 07:43:46 linux-nfs Re: [PATCH] svcrdma: Enqueue after setting XPT_CLOSE in completion handlers
2017-10-28 07:39:40 linux-nfs Re: [PATCH 2/4] rpcrdma: Remove C structure definitions of XDR data items
2017-10-28 07:37:02 linux-nfs Re: [PATCH 3/4] xprtrdma: Remove include for linux/prefetch.h
2017-10-28 07:32:51 linux-nfs Re: [PATCH 1/4] xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
2017-04-24 16:28:49 linux-kernel Re: [PATCH v2 01/12] IB/ocrdma: Use kcalloc() in ocrdma_mbx_alloc_pd_range()
2017-03-08 15:42:48 linux-kernel Re: [PATCH 20/26] IB/ocrdma: Delete an unnecessary variable assignment in ocrdma_alloc_mr()
2017-03-08 15:39:18 linux-kernel Re: [PATCH 18/26] IB/ocrdma: Use kcalloc() in three functions
2017-03-08 15:30:21 linux-kernel Re: [PATCH 26/26] IB/ocrdma: Adjust further ten checks for null pointers
2017-03-08 15:24:55 linux-kernel Re: [PATCH 21/26] IB/ocrdma: Improve another size determination in ocrdma_create_srq()
2017-03-08 15:19:15 linux-kernel Re: [PATCH 23/26] IB/ocrdma: Delete an unnecessary variable in ocrdma_dealloc_pd()
2017-03-08 15:18:40 linux-kernel Re: [PATCH 24/26] IB/ocrdma: One jump label less in ocrdma_alloc_ucontext_pd()
2017-03-08 15:17:48 linux-kernel Re: [PATCH 22/26] IB/ocrdma: Returning only value constants in ocrdma_resize_cq()
2017-03-08 15:13:26 linux-kernel Re: [PATCH 16/26] IB/ocrdma: Adjust a null pointer check in ocrdma_alloc_resources()
2017-03-08 15:12:48 linux-kernel Re: [PATCH 15/26] IB/ocrdma: Delete an error message for a failed memory allocation in ocrdma_add()
2017-03-08 15:08:46 linux-kernel Re: [PATCH 19/26] IB/ocrdma: Improve another size determination in ocrdma_alloc_mr()
2017-03-08 15:07:52 linux-kernel Re: [PATCH 17/26] IB/ocrdma: Use kmalloc_array() in ocrdma_create_srq()
2017-03-08 15:07:48 linux-kernel Re: [PATCH 11/26] IB/ocrdma: Delete unnecessary braces
2017-03-08 14:54:39 linux-kernel Re: [PATCH 03/26] IB/ocrdma: Improve size determinations in ocrdma_mbx_get_dcbx_config()
2017-03-08 14:51:15 linux-kernel Re: [PATCH 10/26] IB/ocrdma: Improve another size determination in ocrdma_init_emb_mqe()
2016-02-16 05:16:15 linux-nfs Re: [PATCH v1 5/8] xprtrdma: Serialize credit accounting again
2016-02-15 14:31:46 linux-nfs Re: [PATCH v1 0/8] NFS/RDMA client patches for v4.6
2016-02-15 14:30:42 linux-nfs Re: [PATCH v1 7/8] xprtrdma: Use an anonymous union in struct rpcrdma_mw
2016-02-15 14:30:36 linux-nfs Re: [PATCH v1 6/8] xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
2016-02-15 14:30:13 linux-nfs Re: [PATCH v1 5/8] xprtrdma: Serialize credit accounting again
2016-02-15 14:29:26 linux-nfs Re: [PATCH v1 4/8] xprtrdma: Properly handle RDMA_ERROR replies
2016-02-15 14:28:47 linux-nfs Re: [PATCH v1 3/8] rpcrdma: Add RPCRDMA_HDRLEN_ERR
2016-02-15 14:28:40 linux-nfs Re: [PATCH v1 2/8] xprtrdma: Invalidate memory when a signal is caught
2016-02-15 14:28:32 linux-nfs Re: [PATCH v1 1/8] xprtrdma: Segment head and tail XDR buffers on page boundaries
2016-02-06 15:57:12 linux-nfs Re: [PATCH v1 02/10] svcrdma: Make svc_rdma_get_frmr() not sleep
2016-02-05 17:49:57 linux-nfs Re: [PATCH v1 02/10] svcrdma: Make svc_rdma_get_frmr() not sleep
2016-02-05 10:59:47 linux-nfs Re: [PATCH v1 00/10] NFS/RDMA server patches for v4.6
2016-02-05 10:56:50 linux-nfs Re: [PATCH v1 10/10] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
2016-02-05 10:51:49 linux-nfs Re: [PATCH v1 09/10] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
2016-02-05 10:46:05 linux-nfs Re: [PATCH v1 07/10] svcrdma: Hook up the logic to return ERR_CHUNK
2016-02-05 10:42:24 linux-nfs Re: [PATCH v1 08/10] svcrdma: Remove close_out exit path
2016-02-05 10:41:46 linux-nfs Re: [PATCH v1 06/10] svcrdma: Use correct XID in error replies
2016-02-05 10:35:56 linux-nfs Re: [PATCH v1 05/10] svcrdma: Make RDMA_ERROR messages work