All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nvme fabrics patches for 4.9-rc6
@ 2016-11-15 10:00 Sagi Grimberg
  2016-11-15 14:53 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Sagi Grimberg @ 2016-11-15 10:00 UTC (permalink / raw)


Hey Jens,

These are the relevant fixes for rc6
- fix possible crash in nvmet-rdma cm_handler from Bart
- fix possible memory leak in nvmet-rdma for connection failures
- fix possible use-after-free conditions in nvmet-rdma
- fix possible IO errors during reconnect stage from Christoph
- fix possible memory leak in nvme-rdma during IO queues connect
  failures from Steve

The rest of the less critical fixes are queued for 4.10.

please pull from:

  git://git.infradead.org/nvme-fabrics.git nvmf-4.9-rc

----------------------------------------------------------------
Bart Van Assche (1):
      nvmet-rdma: Fix possible NULL deref when handling rdma cm events

Christoph Hellwig (1):
      nvme-rdma: reject non-connect commands before the queue is live

Sagi Grimberg (3):
      nvmet: Don't queue fatal error work if csts.cfs is set
      nvmet-rdma: don't forget to delete a queue from the list of connection failed
      nvmet-rdma: drain the queue-pair just before freeing it

Steve Wise (1):
      nvme-rdma: stop and free io queues on connect failure

 drivers/nvme/host/rdma.c   | 42 +++++++++++++++++++++++++++++++++++++++---
 drivers/nvme/target/core.c | 10 +++++++---
 drivers/nvme/target/rdma.c | 18 +++++++++++++++---
 3 files changed, 61 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] nvme fabrics patches for 4.9-rc6
  2016-11-15 10:00 [GIT PULL] nvme fabrics patches for 4.9-rc6 Sagi Grimberg
@ 2016-11-15 14:53 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2016-11-15 14:53 UTC (permalink / raw)


On 11/15/2016 03:00 AM, Sagi Grimberg wrote:
> Hey Jens,
>
> These are the relevant fixes for rc6
> - fix possible crash in nvmet-rdma cm_handler from Bart
> - fix possible memory leak in nvmet-rdma for connection failures
> - fix possible use-after-free conditions in nvmet-rdma
> - fix possible IO errors during reconnect stage from Christoph
> - fix possible memory leak in nvme-rdma during IO queues connect
>   failures from Steve

Pulled, thanks Sagi.

-- 
Jens Axboe

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-15 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-15 10:00 [GIT PULL] nvme fabrics patches for 4.9-rc6 Sagi Grimberg
2016-11-15 14:53 ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.