All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 00/10] be2iscsi: driver update 11.4.0.0
@ 2017-03-24  8:41 Jitendra Bhivare
  2017-03-24  8:41 ` [PATCH v3 01/10] be2iscsi: Check tag in beiscsi_mccq_compl_wait Jitendra Bhivare
                   ` (11 more replies)
  0 siblings, 12 replies; 20+ messages in thread
From: Jitendra Bhivare @ 2017-03-24  8:41 UTC (permalink / raw)
  To: thenzl, cleech, lduncan; +Cc: linux-scsi, Jitendra Bhivare

This patch is generated against for-next branch.

v3 changes:
 be2iscsi: Fix closing of connection
 	- Fixed per Tomas's review comments.

v2 changes:
 +be2iscsi: Update Copyright

Jitendra Bhivare (10):
  be2iscsi: Check tag in beiscsi_mccq_compl_wait
  be2iscsi: Fix closing of connection
  be2iscsi: Replace spin_unlock_bh with spin_lock
  scsi_transport_iscsi: Use flush_work in iscsi_remove_session
  be2iscsi: Increase HDQ default queue size
  be2iscsi: Use num_cons field in Rx CQE
  be2iscsi: Remove free_list for ASYNC handles
  be2iscsi: Check size before copying ASYNC handle
  be2iscsi: Update Copyright
  be2iscsi: Update driver version

 drivers/scsi/be2iscsi/be.h          |  12 +-
 drivers/scsi/be2iscsi/be_cmds.c     |  17 ++-
 drivers/scsi/be2iscsi/be_cmds.h     |  74 +++++-----
 drivers/scsi/be2iscsi/be_iscsi.c    | 111 ++++++++-------
 drivers/scsi/be2iscsi/be_iscsi.h    |  13 +-
 drivers/scsi/be2iscsi/be_main.c     | 270 +++++++++++++++---------------------
 drivers/scsi/be2iscsi/be_main.h     |  28 ++--
 drivers/scsi/be2iscsi/be_mgmt.c     | 140 +++++++++----------
 drivers/scsi/be2iscsi/be_mgmt.h     |  43 ++----
 drivers/scsi/scsi_transport_iscsi.c |   3 +-
 10 files changed, 319 insertions(+), 392 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-03-28  2:05 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-24  8:41 [PATCH v3 00/10] be2iscsi: driver update 11.4.0.0 Jitendra Bhivare
2017-03-24  8:41 ` [PATCH v3 01/10] be2iscsi: Check tag in beiscsi_mccq_compl_wait Jitendra Bhivare
2017-03-24  8:41 ` [PATCH v3 02/10] be2iscsi: Fix closing of connection Jitendra Bhivare
2017-03-24 13:17   ` Tomas Henzl
2017-03-24  8:41 ` [PATCH v3 03/10] be2iscsi: Replace spin_unlock_bh with spin_lock Jitendra Bhivare
2017-03-24  8:41 ` [PATCH v3 04/10] scsi_transport_iscsi: Use flush_work in iscsi_remove_session Jitendra Bhivare
2017-03-24 17:22   ` Tomas Henzl
2017-03-24  8:41 ` [PATCH v3 05/10] be2iscsi: Increase HDQ default queue size Jitendra Bhivare
2017-03-24 17:23   ` Tomas Henzl
2017-03-24  8:41 ` [PATCH v3 06/10] be2iscsi: Use num_cons field in Rx CQE Jitendra Bhivare
2017-03-24 17:17   ` Tomas Henzl
2017-03-24  8:41 ` [PATCH v3 07/10] be2iscsi: Remove free_list for ASYNC handles Jitendra Bhivare
2017-03-24 17:18   ` Tomas Henzl
2017-03-24  8:41 ` [PATCH v3 08/10] be2iscsi: Check size before copying ASYNC handle Jitendra Bhivare
2017-03-24 17:19   ` Tomas Henzl
2017-03-24  8:41 ` [PATCH v3 09/10] be2iscsi: Update Copyright Jitendra Bhivare
2017-03-24  8:41 ` [PATCH v3 10/10] be2iscsi: Update driver version Jitendra Bhivare
2017-03-24 17:19   ` Tomas Henzl
2017-03-24 16:52 ` [PATCH v3 00/10] be2iscsi: driver update 11.4.0.0 Chris Leech
2017-03-28  2:04 ` Martin K. Petersen

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.