linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] Enhancements w.r.t to diag buffer and few bug fixes
@ 2019-09-13 13:04 Sreekanth Reddy
  2019-09-13 13:04 ` [PATCH 01/13] mpt3sas: Register trace buffer based on NVDATA settings Sreekanth Reddy
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Sreekanth Reddy @ 2019-09-13 13:04 UTC (permalink / raw)
  To: martin.petersen
  Cc: linux-scsi, suganath-prabu.subramani, sathya.prakash, Sreekanth Reddy

This patch series contains enhancements w.r.t to diag buffer support
and few bug fix patches.

Sreekanth Reddy (13):
  mpt3sas: Register trace buffer based on NVDATA settings
  mpt3sas: Display message before releasing diag buffer
  mpt3sas: Fix clear pending bit in ioctl status
  mpt3sas: Free diag buffer without any status check
  mpt3sas: Maintain ownership of diag buffer through UniqueID
  mpt3sas: clear release bit when diag buffer is re-registered
  mpt3sas: Reuse diag buffer which is allocated during load time
  mpt3sas: Add app owned flag support for diag buffer
  mpt3sas: Fail release cmnd if diag buffer is released
  mpt3sas: Use Component img header for getting Package version
  mpt3sas: Reject NVMe Encap commands to unsupported HBA's.
  mpt3sas: Fix module parameter max_msix_vectors
  mpt3sas: Bump mpt3sas driver version to 32.100.00.00

 drivers/scsi/mpt3sas/mpt3sas_base.c         |  36 ++-
 drivers/scsi/mpt3sas/mpt3sas_base.h         |  15 +-
 drivers/scsi/mpt3sas/mpt3sas_ctl.c          | 344 ++++++++++++++++++++++++----
 drivers/scsi/mpt3sas/mpt3sas_ctl.h          |   9 +
 drivers/scsi/mpt3sas/mpt3sas_scsih.c        |   2 +
 drivers/scsi/mpt3sas/mpt3sas_trigger_diag.c |  12 +-
 6 files changed, 358 insertions(+), 60 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-10-01  2:34 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-13 13:04 [PATCH 00/13] Enhancements w.r.t to diag buffer and few bug fixes Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 01/13] mpt3sas: Register trace buffer based on NVDATA settings Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 02/13] mpt3sas: Display message before releasing diag buffer Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 03/13] mpt3sas: Fix clear pending bit in ioctl status Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 04/13] mpt3sas: Free diag buffer without any status check Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 05/13] mpt3sas: Maintain owner of buffer through UniqueID Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 06/13] mpt3sas: clear release bit when buffer reregistered Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 07/13] mpt3sas: Reuse diag buffer allocated at load time Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 08/13] mpt3sas: Add app owned flag support for diag buffer Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 09/13] mpt3sas: Fail release cmnd if diag buffer is released Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 10/13] mpt3sas: Use Component img header to get Package ver Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 11/13] mpt3sas: Reject NVMe Encap cmnds to unsupported HBA Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 12/13] mpt3sas: Fix module parameter max_msix_vectors Sreekanth Reddy
2019-09-13 13:04 ` [PATCH 13/13] mpt3sas: Bump mpt3sas driver version to 32.100.00.00 Sreekanth Reddy
2019-10-01  2:34 ` [PATCH 00/13] Enhancements w.r.t to diag buffer and few bug fixes Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).