linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] scsi_debug: several fixes related to data integrity support
@ 2013-09-18 12:27 Akinobu Mita
  2013-09-18 12:27 ` [PATCH 1/5] scsi_debug: fix buffer overrun when DIF/DIX is enabled and virtual_gb > 0 Akinobu Mita
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Akinobu Mita @ 2013-09-18 12:27 UTC (permalink / raw)
  To: linux-scsi
  Cc: Akinobu Mita, Joe Perches, Fengguang Wu, James E.J. Bottomley,
	Douglas Gilbert, Martin K. Petersen

This patch set includes bug fixes and a warning fix which are related
to the data integrity support for scsi_debug.

Akinobu Mita (5):
  scsi_debug: fix buffer overrun when DIF/DIX is enabled and virtual_gb
    > 0
  scsi_debug: factor out copying PI from dif_storep to prot_sglist
  scsi_debug: avoid partial copying PI from prot_sglist to dif_storep
  scsi_debug: fix invalid value check for guard module parameter
  scsi_debug: fix sparse warnings related to data integrity field

 drivers/scsi/scsi_debug.c | 137 ++++++++++++++++++++++++----------------------
 1 file changed, 73 insertions(+), 64 deletions(-)

Cc: Joe Perches <joe@perches.com>
Cc: Fengguang Wu <fengguang.wu@intel.com>
Cc: "James E.J. Bottomley" <JBottomley@parallels.com>
Cc: Douglas Gilbert <dgilbert@interlog.com>
Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: linux-scsi@vger.kernel.org

-- 
1.8.3.1


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

end of thread, other threads:[~2013-09-20 22:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-18 12:27 [PATCH 0/5] scsi_debug: several fixes related to data integrity support Akinobu Mita
2013-09-18 12:27 ` [PATCH 1/5] scsi_debug: fix buffer overrun when DIF/DIX is enabled and virtual_gb > 0 Akinobu Mita
2013-09-20 22:13   ` Martin K. Petersen
2013-09-18 12:27 ` [PATCH 2/5] scsi_debug: factor out copying PI from dif_storep to prot_sglist Akinobu Mita
2013-09-20 22:20   ` Martin K. Petersen
2013-09-18 12:27 ` [PATCH 3/5] scsi_debug: avoid partial copying PI from prot_sglist to dif_storep Akinobu Mita
2013-09-20 22:23   ` Martin K. Petersen
2013-09-18 12:27 ` [PATCH 4/5] scsi_debug: fix invalid value check for guard module parameter Akinobu Mita
2013-09-20 22:23   ` Martin K. Petersen
2013-09-18 12:27 ` [PATCH 5/5] scsi_debug: fix sparse warnings related to data integrity field Akinobu Mita
2013-09-20 22:24   ` 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).