All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] cxlflash: Enhancements, cleanup and fixes
@ 2017-01-06 14:02 ` Uma Krishnan
  0 siblings, 0 replies; 14+ messages in thread
From: Uma Krishnan @ 2017-01-06 14:02 UTC (permalink / raw)
  To: linux-scsi, James Bottomley, Martin K. Petersen, Matthew R. Ochs,
	Manoj N. Kumar
  Cc: Christophe Lombard, Frederic Barrat, Ian Munsie, Andrew Donnellan,
	Brian King, linuxppc-dev

This patch series includes an enhancement to support a new command queuing
model and also cleans up prints throughout the driver. The last patch in
the series fixes a racing issue.

The series is based upon v4.10-rc2, intended for 4.11 and is bisectable.

Matthew R. Ochs (3):
  cxlflash: Refactor context reset to share reset logic
  cxlflash: Support SQ Command Mode
  cxlflash: Cleanup prints

Uma Krishnan (1):
  cxlflash: Cancel scheduled workers before stopping AFU

 drivers/scsi/cxlflash/common.h     |  32 ++-
 drivers/scsi/cxlflash/lunmgt.c     |  31 +--
 drivers/scsi/cxlflash/main.c       | 465 +++++++++++++++++++++----------------
 drivers/scsi/cxlflash/sislite.h    |  19 +-
 drivers/scsi/cxlflash/superpipe.c  | 183 ++++++++-------
 drivers/scsi/cxlflash/vlun.c       | 169 +++++++-------
 include/uapi/scsi/cxlflash_ioctl.h |   1 +
 7 files changed, 518 insertions(+), 382 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2017-01-11  4:07 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-06 14:02 [PATCH 0/4] cxlflash: Enhancements, cleanup and fixes Uma Krishnan
2017-01-06 14:02 ` Uma Krishnan
2017-01-06 14:04 ` [PATCH 1/4] cxlflash: Refactor context reset to share reset logic Uma Krishnan
2017-01-06 14:05 ` [PATCH 2/4] cxlflash: Support SQ Command Mode Uma Krishnan
2017-01-06 14:05 ` [PATCH 3/4] cxlflash: Cleanup prints Uma Krishnan
2017-01-09  6:50   ` Andrew Donnellan
2017-01-06 14:05 ` [PATCH 4/4] cxlflash: Cancel scheduled workers before stopping AFU Uma Krishnan
2017-01-06 19:12   ` Matthew R. Ochs
2017-01-06 19:12     ` Matthew R. Ochs
2017-01-10  5:00 ` [PATCH 0/4] cxlflash: Enhancements, cleanup and fixes Martin K. Petersen
2017-01-10  5:08   ` Andrew Donnellan
2017-01-10  5:08     ` Andrew Donnellan
2017-01-11  3:33   ` Uma Krishnan
2017-01-11  4:07     ` Martin K. Petersen

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.