public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-28 13:04:25 to 2016-11-03 05:02:32 UTC [more...]

[PATCH rdma-next 00/17] Remove debug prints after allocation failure
 2016-11-03  5:02 UTC  (17+ messages)
  ` [PATCH rdma-next 01/17] IB/mad: "
  ` [PATCH rdma-next 02/17] IB/core: "
  ` [PATCH rdma-next 03/17] IB/core: Release allocated memory in cache setup failure
  ` [PATCH rdma-next 04/17] IB/mlx4: Remove debug prints after allocation failure
  ` [PATCH rdma-next 05/17] IB/mlx5: "
  ` [PATCH rdma-next 06/17] IB/hfi1: "
  ` [PATCH rdma-next 07/17] IB/cxgb3: "
  ` [PATCH rdma-next 08/17] IB/cxgb4: "
  ` [PATCH rdma-next 09/17] IB/i40iw: "
  ` [PATCH rdma-next 10/17] IB/qib: "
  ` [PATCH rdma-next 11/17] IB/nes: "
  ` [PATCH rdma-next 12/17] IB/mthca: "
  ` [PATCH rdma-next 13/17] IB/usninc: Remove and fix "
  ` [PATCH rdma-next 14/17] IB/ocrdma: "
  ` [PATCH rdma-next 15/17] IB/rxe: "
  ` [PATCH rdma-next 16/17] IB/isert: "

[PATCH v5 0/14] Fix race conditions related to stopping block layer queues
 2016-11-02 19:35 UTC  (31+ messages)
` [PATCH v5 01/14] blk-mq: Do not invoke .queue_rq() for a stopped queue
` [PATCH v5 02/14] blk-mq: Introduce blk_mq_hctx_stopped()
` [PATCH v5 03/14] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v5 04/14] blk-mq: Move more code into blk_mq_direct_issue_request()
` [PATCH v5 09/14] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v5 10/14] dm: Fix a race condition related to stopping and starting queues
` [PATCH v5 11/14] SRP transport: Move queuecommand() wait code to SCSI core
` [PATCH v5 12/14] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
` [PATCH v5 14/14] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
  ` [PATCH v5 05/14] blk-mq: Avoid that requeueing starts stopped queues
  ` [PATCH v5 06/14] blk-mq: Remove blk_mq_cancel_requeue_work()
  ` [PATCH v5 07/14] blk-mq: Introduce blk_mq_quiesce_queue()
  ` [PATCH v5 08/14] blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
  ` [PATCH v5 13/14] nvme: Fix a race condition related to stopping queues

nvmet_rdma crash - DISCONNECT event with NULL queue
 2016-11-02 19:18 UTC  (13+ messages)

RQ overflow seen running isert traffic
 2016-11-02 17:03 UTC  (10+ messages)
        ` SQ "

[PATCH v4 00/10] infiniband: Remove semaphores
 2016-11-02 15:59 UTC  (6+ messages)
` [PATCH v4 05/10] IB/isert: Replace semaphore sem with completion
` [PATCH v4 10/10] IB/mlx5: Simplify completion into a wait_event

[PATCH] qedr: Fix possible memory leak in qedr_create_qp()
 2016-11-02 15:55 UTC  (5+ messages)

[PATCH] qedr: Fix missing unlock on error in qedr_post_send()
 2016-11-02 15:51 UTC  (5+ messages)
  ` [PATCH v2] qedr: remove pointless NULL check "

[PATCH] IB/rdmavt: Only put mmap_info ref if it exists
 2016-11-02 15:40 UTC  (3+ messages)

[PATCH rdma-next 0/4] Add packet pacing support for IB verbs
 2016-11-02 15:35 UTC  (7+ messages)
  ` [PATCH rdma-next 1/4] IB/mlx5: Report mlx5 packet pacing capabilities when querying device
  ` [PATCH rdma-next 2/4] IB/core: Support rate limit for packet pacing
  ` [PATCH rdma-next 3/4] IB/uverbs: Extend modify_qp and support "
  ` [PATCH rdma-next 4/4] IB/mlx5: Update the rate limit according to user setting for RAW QP

[PATCHv12 0/3] rdmacg: IB/core: rdma controller support
 2016-11-02  4:34 UTC  (14+ messages)

[PATCH rdma-rc] IB/ipoib: print only once when doesn't support IB_QP_CREATE_USE_GFP_NOIO
 2016-11-02  0:44 UTC  (5+ messages)

[PATCH] net/mlx5: Simplify a test
 2016-11-01 18:12 UTC  (4+ messages)

[PATCH v2 perftest] Support for Chelsio T6 devices
 2016-11-01 14:16 UTC  (6+ messages)

[PATCH rdma-core] qede: fix general protection fault may occur on probe
 2016-11-01 14:01 UTC  (6+ messages)

[PATCH -next] qedr: Use list_move_tail instead of list_del/list_add_tail
 2016-11-01 10:28 UTC  (3+ messages)

[RFC ABI V5 00/10] SG-based RDMA ABI Proposal
 2016-10-31 22:58 UTC  (15+ messages)
` [RFC ABI V5 01/10] RDMA/core: Refactor IDR to be per-device
` [RFC ABI V5 02/10] RDMA/core: Add support for custom types
` [RFC ABI V5 07/10] IB/core: Support getting IOCTL header/SGEs from kernel space

[PATCH 0/2] mm: remove get_user_pages_locked()
 2016-10-31 19:28 UTC  (7+ messages)
` [PATCH 1/2] mm: add locked parameter to get_user_pages()
` [PATCH 2/2] mm: remove get_user_pages_locked()

iscsi_trx going into D state
 2016-10-31 16:34 UTC  (12+ messages)

RDMA developer gatherings around Kernel Summit and Linux Plumbers in Santa Fe
 2016-10-31 15:33 UTC  (5+ messages)

(unknown),
 2016-10-31 12:51 UTC 

[PATCH rdma-next 1/2] IB/mlx5: Report mlx5 CQE compression capabilities when querying device
 2016-10-31 10:16 UTC  (2+ messages)
  ` [PATCH rdma-next 2/2] IB/mlx5: Add support for CQE compressing

[PATCH rdma-next 1/2] net/mlx5: Report multi packet WQE capabilities
 2016-10-31 10:15 UTC  (2+ messages)
  ` [PATCH rdma-next 2/2] IB/mlx5: Report mlx5 multi packet WQE capabilities when querying device

[PATCH] rdma UAPI: Use __kernel_sockaddr_storage
 2016-10-31  6:06 UTC  (2+ messages)

[PATCH rdma-rc 0/6] IB core fixes for 4.9
 2016-10-31  5:50 UTC  (3+ messages)
` [PATCH rdma-rc 3/6] IB/core: Set routable RoCE gid type for ipv4/ipv6 networks

[PATCH 0/3] target: Fix queue-full callback error signaling
 2016-10-31  5:25 UTC  (4+ messages)
` [PATCH 1/3] target: Fix unknown fabric callback queue-full errors
` [PATCH 2/3] iscsi-target: Propigate queue_data_in + queue_status errors
  ` [PATCH 3/3] iser-target: Fix queue-full response handling

[PATCH] IBcore/CM: Issue DREQ when receiving REQ/REP for stale QP
 2016-10-31  4:52 UTC  (3+ messages)

[PATCH for-next V2 00/15][PULL request] Mellanox mlx5 core driver updates 2016-10-25
 2016-10-30 21:35 UTC  (17+ messages)
` [PATCH for-next V2 02/15] net/mlx5: Update struct mlx5_ifc_xrqc_bits
` [PATCH for-next V2 03/15] net/mlx5: Ensure SRQ physical address structure endianness
` [PATCH for-next V2 05/15] net/mlx5: Add ConnectX-5 PCIe 4.0 VF device ID
` [PATCH for-next V2 07/15] net/mlx5: Introduce E-switch QoS management
` [PATCH for-next V2 08/15] net/mlx5: Add SRIOV VF max rate configuration support
` [PATCH for-next V2 09/15] net/mlx5: Don't unlock fte while still using it
  ` [PATCH for-next V2 01/15] IB/mlx5: Skip handling unknown events
  ` [PATCH for-next V2 04/15] net/mlx5: Fix length of async_event_mask
  ` [PATCH for-next V2 06/15] net/mlx5: Introduce TSAR manipulation firmware commands
  ` [PATCH for-next V2 10/15] net/mlx5: Use fte status to decide on firmware command
  ` [PATCH for-next V2 11/15] net/mlx5: Refactor find_flow_rule
  ` [PATCH for-next V2 12/15] net/mlx5: Group similer rules under the same fte
  ` [PATCH for-next V2 13/15] net/mlx5: Add multi dest support
  ` [PATCH for-next V2 15/15] net/mlx5e: Add tc support for FWD rule with counter
` [PATCH for-next V2 14/15] net/mlx5: Add option to add fwd "

[PATCH -next] IB/rxe: Use DEFINE_SPINLOCK() for spinlock
 2016-10-30 21:09 UTC  (2+ messages)

Post userspace patches here, or pull requests to github?
 2016-10-30 19:11 UTC  (3+ messages)

[PATCH for-next 00/14][PULL request] Mellanox mlx5 core driver updates 2016-10-25
 2016-10-30 16:02 UTC  (4+ messages)

RFC if==else in i40iw_virtchnl
 2016-10-30 12:33 UTC 

[PATCH v2 rdma-core 0/7] libhns: userspace library for hns
 2016-10-29  9:03 UTC  (8+ messages)
  ` [PATCH v2 rdma-core 1/7] libhns: Add initial main frame
  ` [PATCH v2 rdma-core 2/7] libhns: Add verbs of querying device and querying port
  ` [PATCH v2 rdma-core 3/7] libhns: Add verbs of pd and mr support
  ` [PATCH v2 rdma-core 4/7] libhns: Add verbs of cq support
  ` [PATCH v2 rdma-core 5/7] libhns: Add verbs of qp support
  ` [PATCH v2 rdma-core 6/7] libhns: Add verbs of post_send and post_recv support
  ` [PATCH v2 rdma-core 7/7] libhns: Add consolidated repo for userspace library of hns

[PATCH rdma-core 0/7] libhns: userspace library for hns
 2016-10-29  1:16 UTC  (8+ messages)
` [PATCH rdma-core 1/7] libhns: Add initial main frame

[Bug 185551] New: rxe_rdma: RTNL: assertion failed at net/core/ethtool.c (550)
 2016-10-28 23:46 UTC 

[PATCH] build: Fix build script to use correct cmake cmd
 2016-10-28 22:09 UTC  (6+ messages)

[PATCH rdma-core 0/4] rdma-core infrastructure
 2016-10-28 21:55 UTC  (8+ messages)
` [PATCH rdma-core v2 0/4] rdma-core redhat/ infrastructure
  ` [PATCH rdma-core v2 4/4] redhat/spec: build split rpm packages

[PATCH v4 0/12] Fix race conditions related to stopping block layer queues
 2016-10-28 21:06 UTC  (5+ messages)
` [PATCH 11/12] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code

[PATCH 0/3] iopmem : A block device for PCIe memory
 2016-10-28 19:22 UTC  (4+ messages)
` [PATCH 2/3] iopmem : Add a block device driver for PCIe attached IO memory

[PATCH rdma-core 0/4] Migrate to use kernel uAPI headers
 2016-10-28 18:00 UTC  (9+ messages)
` [PATCH rdma-core 2/4] Move rdma_netlink compat into CMake
` [PATCH rdma-core 3/4] verbs: Replace infiniband/sa-kern-abi.h with the kernel's uapi/rdma/ib_user_sa.h

[PATCH rdma-rc 00/12] First round of mlx5 fixes for 4.9
 2016-10-28 16:53 UTC  (10+ messages)
` [PATCH rdma-rc 01/12] IB/mlx5: Replace numerical constant with predefined MACRO
` [PATCH rdma-rc 08/12] IB/mlx5: Wait for all async command completions to complete
` [PATCH rdma-rc 12/12] IB/mlx5: Limit mkey page size to 2GB


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox