public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Support for preallocation of SGL BSG data buffers
@ 2023-12-05 19:16 Chandrakanth patil
  2023-12-05 19:16 ` [PATCH 1/4] mpi3mr: Support for preallocation of SGL BSG data buffers part-1 Chandrakanth patil
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Chandrakanth patil @ 2023-12-05 19:16 UTC (permalink / raw)
  To: linux-scsi, sumit.saxena, sathya.prakash, ranjan.kumar,
	prayas.patel
  Cc: Chandrakanth patil

[-- Attachment #1: Type: text/plain, Size: 786 bytes --]

This set of patches includes a new feature and version update.

The initial three patches are related to "Support for preallocation of SGL
BSG data buffers" and patches are interdependent. The fourth patch updates
the driver version.

Chandrakanth patil (4):
  mpi3mr: Support for preallocation of SGL BSG data buffers part-1
  mpi3mr: Support for preallocation of SGL BSG data buffers part-2
  mpi3mr: Support for preallocation of SGL BSG data buffers part-3
  mpi3mr: Update driver version to 8.5.1.0.0

 drivers/scsi/mpi3mr/mpi3mr.h        |  31 +-
 drivers/scsi/mpi3mr/mpi3mr_app.c    | 520 ++++++++++++++++++++++------
 drivers/scsi/mpi3mr/mpi3mr_fw.c     | 112 ++++++
 include/uapi/scsi/scsi_bsg_mpi3mr.h |   2 +
 4 files changed, 551 insertions(+), 114 deletions(-)

-- 
2.39.3


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4227 bytes --]

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

end of thread, other threads:[~2023-12-14  4:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-05 19:16 [PATCH 0/4] Support for preallocation of SGL BSG data buffers Chandrakanth patil
2023-12-05 19:16 ` [PATCH 1/4] mpi3mr: Support for preallocation of SGL BSG data buffers part-1 Chandrakanth patil
2023-12-05 19:16 ` [PATCH 2/4] mpi3mr: Support for preallocation of SGL BSG data buffers part-2 Chandrakanth patil
2023-12-05 19:16 ` [PATCH 3/4] mpi3mr: Support for preallocation of SGL BSG data buffers part-3 Chandrakanth patil
2023-12-05 19:16 ` [PATCH 4/4] mpi3mr: Update driver version to 8.5.1.0.0 Chandrakanth patil
2023-12-06  2:48 ` [PATCH 0/4] Support for preallocation of SGL BSG data buffers Martin K. Petersen
2023-12-14  4:29 ` 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