linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-21 17:42:07 to 2017-03-27 12:20:11 UTC [more...]

[PATCH v9 00/11] uapi: export all headers under uapi directories
 2017-03-27 12:20 UTC  (23+ messages)
` [PATCH v10 "
  ` [PATCH v10 01/11] h8300: put bitsperlong.h in uapi
  ` [PATCH v10 07/11] btrfs_tree.h: fix include from userland
  ` [PATCH v10 11/11] uapi: export all arch specifics directories
      ` [PATCH v11 00/12] uapi: export all headers under uapi directories
        ` [PATCH v11 03/12] x86: stop exporting msr-index.h to userland
          ` [PATCH v11 01/12] h8300: put bitsperlong.h in uapi
          ` [PATCH v11 02/12] nios2: put setup.h "
          ` [PATCH v11 04/12] Makefile.headersinst: cleanup input files
        ` [PATCH v11 05/12] Makefile.headersinst: remove destination-y option
        ` [PATCH v11 06/12] uapi: includes linux/types.h before exporting files

[RFC PATCH 00/28] INFINIBAND NETWORK BLOCK DEVICE (IBNBD)
 2017-03-27 10:21 UTC  (50+ messages)
` [PATCH 02/28] ibtrs: add header for log MICROs shared between ibtrs_client and ibtrs_server
` [PATCH 03/28] ibtrs_lib: add common functions shared by client and server
` [PATCH 04/28] ibtrs_clt: add header file for exported interface
  ` [PATCH 01/28] ibtrs: add header shared between ibtrs_client and ibtrs_server
  ` [PATCH 05/28] ibtrs_clt: main functionality of ibtrs_client
  ` [PATCH 09/28] ibtrs_srv: add header file for exported interface
  ` [PATCH 11/28] ibtrs_srv: add header shared in ibtrs_server
  ` [PATCH 13/28] ibtrs_srv: add Makefile and Kconfig
  ` [PATCH 15/28] ibnbd: add shared library functions
  ` [PATCH 16/28] ibnbd_clt: add main functionality of ibnbd_client
  ` [PATCH 17/28] ibnbd_clt: add header shared in ibnbd_client
  ` [PATCH 18/28] ibnbd_clt: add sysfs interface
  ` [PATCH 20/28] ibnbd_clt: add Makefile and Kconfig
  ` [PATCH 21/28] ibnbd_srv: add header shared in ibnbd_server
  ` [PATCH 23/28] ibnbd_srv: add abstraction for submit IO to file or block device
  ` [PATCH 25/28] ibnbd_srv: add sysfs interface
` [PATCH 06/28] ibtrs_clt: add header file shared only in ibtrs_client
` [PATCH 07/28] ibtrs_clt: add files for sysfs interface
` [PATCH 08/28] ibtrs_clt: add Makefile and Kconfig
` [PATCH 10/28] ibtrs_srv: add main functionality for ibtrs_server
` [PATCH 12/28] ibtrs_srv: add sysfs interface
` [PATCH 14/28] ibnbd: add headers shared by ibnbd_client and ibnbd_server
` [PATCH 19/28] ibnbd_clt: add log helpers
` [PATCH 22/28] ibnbd_srv: add main functionality
` [PATCH 24/28] ibnbd_srv: add log helpers
` [PATCH 26/28] ibnbd_srv: add Makefile and Kconfig
` [PATCH 27/28] ibnbd: add doc for how to use ibnbd and sysfs interface
` [PATCH 28/28] MAINTRAINERS: Add maintainer for IBNBD/IBTRS

[PATCH 0/5] rds: trivial patches
 2017-03-27  9:17 UTC  (9+ messages)
` [PATCH 2/5] rds: rdma: fix memory leak error
` [PATCH 4/5] rds: remove the unused variable
  ` [PATCH 1/5] rds: tcp: release the created connection
  ` [PATCH 3/5] rds: remove unnecessary returned value check
  ` [PATCH 5/5] rds: ib: add the static type to the functions

[PATCH v3] IB/IPoIB: ibX: failed to create mcg debug file
 2017-03-27  7:18 UTC 

[PATCH v2] IB/IPoIB: ibX: failed to create mcg debug file
 2017-03-27  7:02 UTC 

WARNING on drivers/infiniband/core/verbs.c:1975 __ib_drain_sq+0x182/0x1c0 [ib_core]
 2017-03-27  3:18 UTC  (3+ messages)

[PATCH V2 rdma-core 0/6] Enable mlx5 vendor functionality
 2017-03-26 20:45 UTC  (15+ messages)
  ` [PATCH V2 rdma-core 1/6] mlx5: Explicitly align mlx5 query device response to 64 bit
  ` [PATCH V2 rdma-core 2/6] mlx5: Report multi packet send WQE capability for mlx5 based hardware
  ` [PATCH V2 rdma-core 3/6] mlx5: Report CQE compression capabilities through mlx5 direct verbs
  ` [PATCH V2 rdma-core 4/6] verbs: Expose verbs init CQ helper API
  ` [PATCH V2 rdma-core 5/6] mlx5: Expose direct create_cq with private data
  ` [PATCH V2 rdma-core 6/6] Bump version and update debian

[RFC v2 for accelerated IPoIB 00/6] Enhanced mode for IPoIB driver
 2017-03-26 20:42 UTC  (9+ messages)

[PATCH v1] IB/IPoIB: ibX: failed to create mcg debug file
 2017-03-26 19:36 UTC  (2+ messages)

[PULL REQUEST] Please pull rdma.git
 2017-03-26 14:45 UTC  (4+ messages)

[PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
 2017-03-26  8:45 UTC  (3+ messages)

[RESEND PATCH 0/3] hisilicon hns warning fixes for gcc-7.0.1
 2017-03-26  3:05 UTC  (6+ messages)
  ` [RESEND PATCH 3/3] infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
` [RESEND PATCH 1/3] net: hns: fix uninitialized data use
` [RESEND PATCH 2/3] net: hns: avoid gcc-7.0.1 warning for uninitialized data

[PATCH v6 00/15] Replace PCI pool by DMA pool API
 2017-03-25 17:03 UTC  (9+ messages)
` [PATCH v6 03/15] IB/mthca: Replace PCI pool old API
` [PATCH v6 05/15] mlx4: "
` [PATCH v6 06/15] mlx5: "

fc access control issue
 2017-03-25  9:58 UTC  (3+ messages)

[RESEND PATCH] IB/qib: fix false-postive maybe-uninitialized warning
 2017-03-25  2:46 UTC  (2+ messages)

[PATCH] RDMA/iser: Fix possible mr leak on device removal event
 2017-03-25  2:31 UTC  (5+ messages)

[PATCH RESEND] IB/device: Convert ib-comp-wq to be CPU-bound
 2017-03-25  2:24 UTC  (2+ messages)

[PATCH v3] IB/cq: Don't process more than the given budget
 2017-03-25  2:20 UTC  (2+ messages)

[PATCH] IB/core: Restore I/O MMU, s390 and powerpc support
 2017-03-25  2:11 UTC  (3+ messages)

[PATCH] IB/rxe: increment msn only when completing a request
 2017-03-25  2:07 UTC  (2+ messages)

[PATCH] uapi: fix rdma/mlx5-abi.h userspace compilation errors
 2017-03-25  2:02 UTC  (2+ messages)

[PATCH] IB/rxe: double free on error
 2017-03-25  1:48 UTC  (2+ messages)

[PATCH rdma-next] IB/rxe: Update documentation link
 2017-03-25  1:17 UTC  (3+ messages)

[patch] RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
 2017-03-25  1:11 UTC  (2+ messages)

[PATCH 0/3] RDMA/vmw_pvrdma updates for 4.11
 2017-03-25  0:54 UTC  (2+ messages)

[PATCH v1 00/14] Server-side NFS/RDMA changes for v4.12
 2017-03-24 22:19 UTC  (32+ messages)
` [PATCH v1 01/14] svcrdma: Move send_wr to svc_rdma_op_ctxt
` [PATCH v1 02/14] svcrdma: Add svc_rdma_map_reply_hdr()
` [PATCH v1 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
` [PATCH v1 04/14] svcrdma: Add helper to save pages under I/O
` [PATCH v1 05/14] svcrdma: Introduce local rdma_rw API helpers
` [PATCH v1 07/14] svcrdma: Clean up RDMA_ERROR path
` [PATCH v1 08/14] svcrdma: Report Write/Reply chunk overruns
` [PATCH v1 10/14] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
` [PATCH v1 11/14] svcrdma: Remove old RDMA Write completion handlers
` [PATCH v1 12/14] svcrdma: Remove the req_map cache
` [PATCH v1 13/14] svcrdma: Clean out old XDR encoders

[PATCH] infiniband: Fix alignment of mmap cookies to support VIPT caching
 2017-03-24 20:51 UTC  (2+ messages)

[PATCH v2] infiniband/uverbs: Fix integer overflows
 2017-03-24 20:45 UTC  (3+ messages)

[PATCH] IB/core: Protect against self-requeue of a cq work item
 2017-03-24 20:41 UTC  (2+ messages)

[PATCH] i40iw: Receive netdev events post INET_NOTIFIER state
 2017-03-24 20:27 UTC  (2+ messages)

[PATCH 00/23] various networking refcount conversions, part 2
 2017-03-24 13:49 UTC  (7+ messages)
` [PATCH 04/23] net, ceph: convert ceph_snap_context.nref from atomic_t to refcount_t
` [PATCH 05/23] net, ceph: convert ceph_osd.o_ref "
` [PATCH 06/23] net, ceph: convert ceph_pagelist.refcnt "

Setting RoCE to v2 automatically
 2017-03-23 19:14 UTC  (2+ messages)

[RFC] Registering non-contiguous memory
 2017-03-23 18:40 UTC  (4+ messages)

libmlx5 doesn't build on s390x
 2017-03-23 18:12 UTC  (9+ messages)

[PATCH rdma-core] fix udma_to_device_barrier on aarch64
 2017-03-23 17:00 UTC  (2+ messages)

[PATCH rdma-core] rpm: BR: python for libmlx5
 2017-03-23 16:58 UTC  (3+ messages)

[PATCH TRIVIAL rdma-core] README.md: Add ibacm to service daemon list
 2017-03-23 16:58 UTC  (2+ messages)

[PATCH 3/3] infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data
 2017-03-23 14:55 UTC 

[PATCH RFC] nvme-rdma: support devices with queue size < 32
 2017-03-23 14:36 UTC  (3+ messages)

[PATCH 0/3] target: Fix queue-full callback error signaling
 2017-03-23  5:36 UTC  (2+ messages)

[PATCH TRIVIAL rdma-core] libibumad/man/umad_set_addr_net.3: Update function signature
 2017-03-22 21:14 UTC 

Odd build failure in el7 mock
 2017-03-22 21:06 UTC  (5+ messages)

[PATCH rfc 00/10] non selective polling block interface
 2017-03-22 19:09 UTC  (7+ messages)
` [PATCH rfc 01/10] nvme-pci: Split __nvme_process_cq to poll and handle
` [PATCH rfc 02/10] nvme-pci: Add budget to __nvme_process_cq
` [PATCH rfc 03/10] nvme-pci: open-code polling logic in nvme_poll

[PATCH] infiniband: Fix integer overflows
 2017-03-22  6:39 UTC  (2+ messages)

rdma-core and endianness checking with sparse
 2017-03-21 18:20 UTC  (2+ messages)

SQ overflow seen running isert traffic
 2017-03-21 17:50 UTC  (11+ messages)
              ` [SPAMMY (7.002)]Re: "

[PATCH V1 rdma-core 0/5] Enable mlx5 vendor functionality
 2017-03-21 17:42 UTC  (5+ messages)
  ` [PATCH V1 rdma-core 2/5] mlx5: Report multi packet send WQE capability for mlx5 based hardware
  ` [PATCH V1 rdma-core 3/5] mlx5: Report CQE compression capabilities through mlx5 direct verbs
  ` [PATCH V1 rdma-core 4/5] verbs: Enable private create_cq for providers
  ` [PATCH V1 rdma-core 5/5] mlx5: Expose direct create_cq with private data


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).