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

This patch is generated against for-next branch.

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] 16+ messages in thread

end of thread, other threads:[~2017-03-24  8:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-16  3:24 [PATCH v2 00/10] be2iscsi: driver update 11.4.0.0 Jitendra Bhivare
2017-03-16  3:24 ` [PATCH v2 01/10] be2iscsi: Check tag in beiscsi_mccq_compl_wait Jitendra Bhivare
2017-03-23 17:00   ` Tomas Henzl
2017-03-16  3:24 ` [PATCH v2 02/10] be2iscsi: Fix closing of connection Jitendra Bhivare
2017-03-23 16:45   ` Tomas Henzl
2017-03-24  8:24     ` Jitendra Bhivare
2017-03-16  3:24 ` [PATCH v2 03/10] be2iscsi: Replace spin_unlock_bh with spin_lock Jitendra Bhivare
2017-03-23 17:03   ` Tomas Henzl
2017-03-16  3:24 ` [PATCH v2 04/10] scsi_transport_iscsi: Use flush_work in iscsi_remove_session Jitendra Bhivare
2017-03-16  3:24 ` [PATCH v2 05/10] be2iscsi: Increase HDQ default queue size Jitendra Bhivare
2017-03-16  3:24 ` [PATCH v2 06/10] be2iscsi: Use num_cons field in Rx CQE Jitendra Bhivare
2017-03-16  3:24 ` [PATCH v2 07/10] be2iscsi: Remove free_list for ASYNC handles Jitendra Bhivare
2017-03-16  3:24 ` [PATCH v2 08/10] be2iscsi: Check size before copying ASYNC handle Jitendra Bhivare
2017-03-16  3:24 ` [PATCH v2 09/10] be2iscsi: Update Copyright Jitendra Bhivare
2017-03-16  3:24 ` [PATCH v2 10/10] be2iscsi: Update driver version Jitendra Bhivare
2017-03-23 14:06 ` [PATCH v2 00/10] be2iscsi: driver update 11.4.0.0 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.