messages from 2016-09-26 04:56:28 to 2016-09-29 21:51:56 UTC [more...]
[PATCH v2 0/7] Introduce blk_quiesce_queue() and blk_resume_queue()
2016-09-29 21:51 UTC (11+ messages)
` [PATCH v2 1/7] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH v2 4/7] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue()
` [PATCH v2 5/7] dm: Fix a race condition related to stopping and starting queues
` [PATCH v2 6/7] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH v2 7/7] [RFC] nvme: Fix a race condition
` [PATCH v2 2/7] dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH v2 3/7] [RFC] nvme: "
[PATCH rdma-core 0/9] Dead Code Removal
2016-09-29 21:26 UTC (13+ messages)
` [PATCH 1/9] Remove HAVE_CONFIG_H
` [PATCH 2/9] Remove HAVE_VALGRIND_MEMCHECK_H/INCLUDE_VALGRIND
` [PATCH 3/9] Remove HAVE_IBV_*
` [PATCH 4/9] Do not use IBV_CMD_(REG_MR|RESIZE_CQ)_HAS_RESP_PARAMS
` [PATCH 5/9] Remove HAVE_SYMVER_SUPPORT
` [PATCH 6/9] Remove old compat definitions of wmb/rmb/etc
` [PATCH 7/9] Remove old MADV_DONTFORK/DOFORK compat
` [PATCH 8/9] Remove most checks of __BYTE_ORDER
` [PATCH 9/9] nes: Remove code guarded by HAVE_DECL_IBV_QPT_RAW_ETH
PROBLEM: nvmet rxe : Kernel oops when running nvmf IO over rdma_rxe
2016-09-29 20:10 UTC
[PATCH 00/13] Policy changes and packaging support
2016-09-29 18:37 UTC (26+ messages)
` [PATCH 05/13] Have cmake run man pages through text substitution
` [PATCH 11/13] srp_daemon: Add the debian initscripts as an option
` [PATCH 13/13] Remove ibsupport-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org from MAINTAINERS
[PATCH for-next 0/8] Bug Fixes and Code Improvement in HNS driver
2016-09-29 17:16 UTC (4+ messages)
[rdma-core] Eliminate GCC warnings
2016-09-29 17:09 UTC
[PATCH V2 for-next 0/8] Bug Fixes and Code Improvement in HNS driver
2016-09-29 17:09 UTC (9+ messages)
` [PATCH V2 for-next 1/8] net: hns: fix port unavailable after hnae_reserve_buffer_map fail
` [PATCH V2 for-next 2/8] net: hns: bug fix about setting coalsecs-usecs to 0
` [PATCH V2 for-next 3/8] net: hns: add fini_process for v2 napi process
` [PATCH V2 for-next 4/8] net: hns: delete repeat read fbd num after while
` [PATCH V2 for-next 5/8] net: hns: fix port not available after testing loopback
` [PATCH V2 for-next 6/8] net: hns: fix the bug of forwarding table
` [PATCH V2 for-next 7/8] net: hns: bug fix about broadcast/multicast packets
` [PATCH V2 for-next 8/8] net: hns: delete redundant broadcast packet filter process
rdma-core: cmake minimum version issue on RH 6.5
2016-09-29 16:46 UTC (3+ messages)
[PATCH rdma-core] Improve global COPYING files
2016-09-29 16:26 UTC (10+ messages)
[PATCH rdma-core] Add a .travis.yml file
2016-09-29 16:25 UTC (3+ messages)
[PATCH V1 rdma-core 0/5] Licensing and cleanup issues
2016-09-29 15:19 UTC (7+ messages)
` [PATCH V1 rdma-core 1/5] Remove container_of and offset local declarations
` [PATCH V1 rdma-core 2/5] ccan: Add CCAN min and max functionality
` [PATCH V1 rdma-core 3/5] ccan: Add list functionality
` [PATCH V1 rdma-core 4/5] libmlx5: Move to use CCAN "
` [PATCH V1 rdma-core 5/5] libocrdma: "
[PATCH] IB/core: correctly handle rdma_rw_init_mrs() failure
2016-09-29 14:41 UTC (3+ messages)
RQ overflow seen running isert traffic
2016-09-29 14:12 UTC (2+ messages)
[PATCH v1] mlx4: remove unused fields
2016-09-29 7:44 UTC (3+ messages)
[PATCH rdma-core 0/5] Licensing and cleanup issues
2016-09-29 3:02 UTC (11+ messages)
` [PATCH rdma-core 1/5] Remove container_of and offset local declarations
` [PATCH rdma-core 2/5] ccan: Add CCAN min and max functionality
` [PATCH rdma-core 3/5] ccan: Add list functionality
` [PATCH rdma-core 4/5] libmlx5: Move to use CCAN "
` [PATCH rdma-core 5/5] libocrdma: "
10740 linux-rdma
2016-09-29 3:01 UTC
[PATCH] IB/rxe: Fix honoring max IRD value for rd/atomic
2016-09-28 20:26 UTC
[PATCH] IB/rxe: impoved debug prints & other code cleanup
2016-09-28 20:26 UTC
[PATCH] IB/rxe: IB/core: IB/rdmavt: Fix kernel crash for reg MR
2016-09-28 20:25 UTC
[PATCH] IB/rxe: Fix sending out loopback packet on netdev interface
2016-09-28 20:24 UTC
[PATCH] IB/rxe: Avoid scheduling tasklet for userspace QP
2016-09-28 20:24 UTC
Towards qedr patch series
2016-09-28 19:38 UTC (2+ messages)
[RFC ABI V4 0/7] SG-based RDMA ABI Proposal
2016-09-28 15:10 UTC (8+ messages)
` [RFC ABI V4 1/7] RDMA/core: Export RDMA IOCTL declarations
` [RFC ABI V4 2/7] RDMA/core: Refactor IDR to be per-device
` [RFC ABI V4 3/7] RDMA/core: Add support for custom types
` [RFC ABI V4 4/7] RDMA/core: Add new ioctl interface
` [RFC ABI V4 5/7] RDMA/core: Add initialize and cleanup of common types
` [RFC ABI V4 6/7] RDMA/core: Add uverbs types, actions, handlers and attributes
` [RFC ABI V4 7/7] IB/mlx5: Implement common uverb objects
[PATCH 0/9] Introduce blk_quiesce_queue() and blk_resume_queue()
2016-09-28 14:23 UTC (30+ messages)
` [PATCH 2/9] dm: Fix a race condition related to stopping and starting queues
` [PATCH 4/9] block: Move blk_freeze_queue() and blk_unfreeze_queue() code
` [PATCH 1/9] blk-mq: Introduce blk_mq_queue_stopped()
` [PATCH 3/9] [RFC] nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
` [PATCH 5/9] block: Extend blk_freeze_queue_start() to the non-blk-mq path
` [PATCH 6/9] block: Rename mq_freeze_wq and mq_freeze_depth
` [PATCH 7/9] blk-mq: Introduce blk_quiesce_queue() and blk_resume_queue()
` [PATCH 8/9] SRP transport: Port srp_wait_for_queuecommand() to scsi-mq
` [PATCH 9/9] [RFC] nvme: Fix a race condition
[PATCH 0/2] cxgb4 FR_NSMR_TPTE_WR support
2016-09-27 22:03 UTC (5+ messages)
[PATCH v5 00/16] Add Paravirtual RDMA Driver
2016-09-27 18:50 UTC (29+ messages)
` [PATCH v5 02/16] IB/pvrdma: Add user-level shared functions
` [PATCH v5 08/16] IB/pvrdma: Add device command support
` [PATCH v5 13/16] IB/pvrdma: Add the main driver module for PVRDMA
` [PATCH v5 16/16] MAINTAINERS: Update for PVRDMA driver
[PATCH rdma-core 0/5] Add directory to place common code and move trivial functions into it
2016-09-27 18:03 UTC (17+ messages)
` [PATCH rdma-core 2/5] utils: Create utils directory to put all common code and move min/max "
` [PATCH rdma-core 3/5] utils: Remove container_of and offset local declarations
` [PATCH rdma-core 4/5] libocrdma: Move ocrdma's list implementation into common directory
[PATCH 0/2] Avoid that certain sg-lists trigger an infinite loop with FMR
2016-09-26 19:58 UTC (3+ messages)
` [PATCH 1/2] IB/srp: Remove an unused argument
` [PATCH 2/2] IB/srp: Avoid that certain sg-lists trigger an infinite loop with FMR
[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 9/27/2016 at 11:00PDT
2016-09-26 18:59 UTC
[PATCH v3 0/9] SELinux support for Infiniband RDMA
2016-09-26 18:17 UTC (11+ messages)
[PATCH 0/4] IB/hfi1: Read platform configuration file from EPROM
2016-09-26 17:42 UTC (5+ messages)
` [PATCH 1/4] IB/hfi1: Restore EPROM read ability
[PATCH] IB/core: Improve ib_map_mr_sg() documentation
2016-09-26 16:14 UTC (2+ messages)
[RFC v3 00/11] QLogic RDMA Driver (qedr) RFC
2016-09-26 15:45 UTC (13+ messages)
` [PATCH 02/11] qedr: Add RoCE driver framework
` [PATCH 03/11] qedr: Add support for RoCE HW init
` [PATCH 04/11] qedr: Add support for user context verbs
` [PATCH 01/11] qed: Add LL2
` [PATCH 05/11] qedr: Add support for PD,PKEY and CQ verbs
` [PATCH 06/11] qedr: Add support for QP verbs
` [PATCH 08/11] qedr: Add support for data path
` [PATCH 09/11] qedr: Add LL2 RoCE interface
` [PATCH 10/11] qedr: Add GSI support
` [PATCH 07/11] qedr: Add support for memory registeration verbs
` [PATCH 11/11] qedr: Add events support and register IB device
OFED-4.8 daily build with RHEL7.2 support
2016-09-26 15:04 UTC
[PATCH TRIVIAL infiniband-diags] ibaddr.c: Fix LID printfs to be unsigned rather than signed
2016-09-26 11:38 UTC
[PATCH infiniband-diags] ibportstate: Fixed peer port probing when using DR routing
2016-09-26 8:12 UTC (4+ messages)
[PATCH 0/2] libibmad: Modernize auto files
2016-09-26 6:20 UTC (3+ messages)
` [PATCH 1/2] libibmad: Makefile.am: Fix INCLUDES warning
` [PATCH 2/2] libibmad: configure.ac: Update configure.in to configure.ac
[PATCH TRIVIAL infiniband-diags] ibportstate.c: When not switch, port can be router port
2016-09-26 5:47 UTC (2+ messages)
[infiniband-diags PATCH 4/4] A few typo fixes in the manpages
2016-09-26 4:56 UTC (2+ messages)
[infiniband-diags PATCH 3/4] Update the shebang to point to /bin/bash
2016-09-26 4:56 UTC (2+ messages)
[infiniband-diags PATCH 2/4] Replace INCLUDES with AM_CPPFLAGS
2016-09-26 4:56 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox