All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Miscellaneous changes for nvme-tcp v2
@ 2019-07-08 11:53 Mikhail Skorzhinskii
  2019-07-04  7:59 ` [PATCH v2 1/2] nvme-tcp: set the STABLE_WRITES flag when data digests are enabled Mikhail Skorzhinskii
  2019-07-08 10:31 ` [PATCH v2 2/2] nvme-tcp: don't use sendpage for SLAB pages Mikhail Skorzhinskii
  0 siblings, 2 replies; 7+ messages in thread
From: Mikhail Skorzhinskii @ 2019-07-08 11:53 UTC (permalink / raw)


A few unrelated changes for NVMoF subsystem, that was found during testing
of NVMoF TCP.

patch 2: found during extensive testing on various filesystems
patch 3: found during testing on debug kernels with VM_DEBUG enabled

v2
  - Moved hint patch as separate patch;
  - Fix commit description in stable writes patch;
  - Simplify check for SLAB check;
  - Remove unnecessary replacments of sendpage calls;

Mike Playle (1):
  nvme-tcp: set the STABLE_WRITES flag when data digests are enabled

Mikhail Skorzhinskii (1):
  nvme-tcp: don't use sendpage for SLAB pages

 drivers/nvme/host/core.c | 5 +++++
 drivers/nvme/host/tcp.c  | 7 ++++++-
 2 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.16.4

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

end of thread, other threads:[~2019-07-09 21:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-08 11:53 [PATCH v2 0/2] Miscellaneous changes for nvme-tcp v2 Mikhail Skorzhinskii
2019-07-04  7:59 ` [PATCH v2 1/2] nvme-tcp: set the STABLE_WRITES flag when data digests are enabled Mikhail Skorzhinskii
2019-07-09 16:35   ` Sagi Grimberg
2019-07-09 21:20   ` Christoph Hellwig
2019-07-08 10:31 ` [PATCH v2 2/2] nvme-tcp: don't use sendpage for SLAB pages Mikhail Skorzhinskii
2019-07-09 16:37   ` Sagi Grimberg
2019-07-09 21:21   ` Christoph Hellwig

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.