From: Akinobu Mita <akinobu.mita@gmail.com>
To: linux-scsi@vger.kernel.org
Cc: Akinobu Mita <akinobu.mita@gmail.com>,
"James E.J. Bottomley" <JBottomley@parallels.com>,
Douglas Gilbert <dgilbert@interlog.com>,
"Martin K. Petersen" <martin.petersen@oracle.com>
Subject: [PATCH 0/4] scsi_debug: fix bugs with certain module parameters
Date: Mon, 15 Jul 2013 20:52:03 +0900 [thread overview]
Message-ID: <1373889127-17083-1-git-send-email-akinobu.mita@gmail.com> (raw)
This patch set includes bug fixes with certain module parameters of
scsi_debug. First one fixes bug with num_parts > 0. Others fix logical
block provisioning support with unmap_alignment != 0 and with virtual_gb > 0.
Akinobu Mita (4):
scsi_debug: fix endianness bug in sdebug_build_parts()
scsi_debug: fix logical block provisioning support when
unmap_alignment != 0
scsi_debug: fix WRITE_SAME with virtual_gb > 0
scsi_debug: fix out of range access by Get_LBA_status with virtual_gb
> 0
drivers/scsi/scsi_debug.c | 41 ++++++++++++++++++++++++++++++-----------
1 file changed, 30 insertions(+), 11 deletions(-)
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
next reply other threads:[~2013-07-15 11:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-15 11:52 Akinobu Mita [this message]
2013-07-15 11:52 ` [PATCH 1/4] scsi_debug: fix endianness bug in sdebug_build_parts() Akinobu Mita
2013-07-25 17:10 ` Martin Peschke
2013-07-25 20:16 ` Douglas Gilbert
2013-07-26 17:07 ` Akinobu Mita
2013-07-29 10:53 ` Martin Peschke
2013-07-15 11:52 ` [PATCH 2/4] scsi_debug: fix logical block provisioning support when unmap_alignment != 0 Akinobu Mita
2013-08-19 14:16 ` Akinobu Mita
2013-08-20 20:56 ` Douglas Gilbert
2013-08-21 13:58 ` Akinobu Mita
2013-08-22 1:29 ` Martin K. Petersen
2013-07-15 11:52 ` [PATCH 3/4] scsi_debug: fix WRITE_SAME with virtual_gb > 0 Akinobu Mita
2013-07-15 11:52 ` [PATCH 4/4] scsi_debug: fix out of range access by Get_LBA_status " Akinobu Mita
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1373889127-17083-1-git-send-email-akinobu.mita@gmail.com \
--to=akinobu.mita@gmail.com \
--cc=JBottomley@parallels.com \
--cc=dgilbert@interlog.com \
--cc=linux-scsi@vger.kernel.org \
--cc=martin.petersen@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).