All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] scsi: libsas: some code cleanups and bug fixes
@ 2018-09-19  3:31 ` Jason Yan
  0 siblings, 0 replies; 21+ messages in thread
From: Jason Yan @ 2018-09-19  3:31 UTC (permalink / raw)
  To: martin.petersen, jejb
  Cc: linux-scsi, linux-kernel, john.garry, zhaohongjiang, hare,
	dan.j.williams, jthumshirn, hch, huangdaode, chenxiang66,
	miaoxie, Jason Yan

I split some code cleanups and bug fixes patches from my earlier series:
https://lkml.org/lkml/2018/5/28/2154

These patches are separate to the subject of the earlier series and are just
small fixes. Hope it is much easier to review and test.

v2: fix some typos and add reviewed-by tags.

Jason Yan (5):
  scsi: libsas: delete dead code in scsi_transport_sas.c
  scsi: libsas: check the lldd callback correctly
  scsi: libsas: always unregister the old device if going to discover
    new
  scsi: libsas: check the ata device status by ata_dev_enabled()
  scsi: libsas: fix a race condition when smp task timeout

 drivers/scsi/hisi_sas/hisi_sas_main.c |  9 ++-------
 drivers/scsi/libsas/sas_ata.c         |  2 +-
 drivers/scsi/libsas/sas_discover.c    |  2 +-
 drivers/scsi/libsas/sas_expander.c    | 22 +++++++++-------------
 drivers/scsi/scsi_transport_sas.c     |  2 --
 5 files changed, 13 insertions(+), 24 deletions(-)

-- 
2.14.4


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

end of thread, other threads:[~2018-09-20  6:34 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-19  3:31 [PATCH v2 0/5] scsi: libsas: some code cleanups and bug fixes Jason Yan
2018-09-19  3:31 ` Jason Yan
2018-09-19  3:32 ` [PATCH v2 1/5] scsi: libsas: delete dead code in scsi_transport_sas.c Jason Yan
2018-09-19  3:32   ` Jason Yan
2018-09-19 14:54   ` Johannes Thumshirn
2018-09-20  6:32   ` Christoph Hellwig
2018-09-19  3:32 ` [PATCH v2 2/5] scsi: libsas: check the lldd callback correctly Jason Yan
2018-09-19  3:32   ` Jason Yan
2018-09-19 14:56   ` Johannes Thumshirn
2018-09-20  6:34   ` Christoph Hellwig
2018-09-19  3:32 ` [PATCH v2 3/5] scsi: libsas: always unregister the old device if going to discover new Jason Yan
2018-09-19  3:32   ` Jason Yan
2018-09-19  3:32 ` [PATCH v2 4/5] scsi: libsas: check the ata device status by ata_dev_enabled() Jason Yan
2018-09-19  3:32   ` Jason Yan
2018-09-19 14:57   ` Johannes Thumshirn
2018-09-20  6:34   ` Christoph Hellwig
2018-09-19  3:32 ` [PATCH v2 5/5] scsi: libsas: fix a race condition when smp task timeout Jason Yan
2018-09-19  3:32   ` Jason Yan
2018-09-19  8:42   ` John Garry
2018-09-19  8:42     ` John Garry
2018-09-19 14:57   ` Johannes Thumshirn

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.