All of lore.kernel.org
 help / color / mirror / Atom feed
* be2iscsi: 4 Patches for the driver
@ 2009-11-18  0:41 Jayamohan Kallickal
  2009-11-18  9:16 ` [PATCH 0/5] pm8001: 5 " jack wang
  0 siblings, 1 reply; 3+ messages in thread
From: Jayamohan Kallickal @ 2009-11-18  0:41 UTC (permalink / raw)
  To: linux-scsi; +Cc: James.Bottomley, michaelc

Hi

 I am sending four patches.

1/4 : This patch enablesi be2iscsi to use the start number and number
 of cids/icd provided by FW rather than hard coded values

2/4 : We need to hold on to ep resources untill invalidate and
  close connection are completed

3/4 : This patch will link the current allocated wrb with the next
 wrb that will be allocated. This is a requirement from the chip.

4/4 : This patch does a couple of very small, mostly
    single line changes which I feel will be an overkill to put in
    individual patches

	1) moved pci_set_drvdata to inside beiscsi_hba_alloc
	2) Enabled handling of  TEXT Response
	3) Added opcode for ISCSI_OP_LOGOUT_RSP, ISCSI_OP_SCSI_TMFUNC_RSP,
	4) Ask for ack based completion for NOOPOUT and TTT != RESERVERD
	

The patch was built on the latest tree at
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git

I request that these patches  be applied to the next release

Thanks
Jay

Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com>
---

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

* [PATCH 0/5] pm8001: 5 Patches for the driver
  2009-11-18  0:41 be2iscsi: 4 Patches for the driver Jayamohan Kallickal
@ 2009-11-18  9:16 ` jack wang
  2009-11-30  7:36   ` jack wang
  0 siblings, 1 reply; 3+ messages in thread
From: jack wang @ 2009-11-18  9:16 UTC (permalink / raw)
  To: James.Bottomley
  Cc: linux-scsi, 'Lindar Liu', 'Kevin Ao',
	'jack wang'

Hi James and all

 I am sending five patches. Some are inspired from mvsas patchset, thanks
for that.

1/5 : Fix for sata io circular lock dependency.

2/5 : enhance error handle for io patch, when the port is down ,fast return 
phy down for it.

3/5 :fix endian issues 

4/5 : This patch does a couple of very small, mostly
    single line changes which I feel will be an overkill to put in
    individual patches.

	1) delete unnecessary cast.
	2) fix potential NULL pointer dereference.
	3) bit set pm8001_ha->flags
	4) cleanup
	5) local sata do not reset as it will not be found if reset.
	
5/5 :set SSC down-spreading only to get less error on some 6G device.

The patch was built on the latest scsi-misc-2.6.git tree

I request that these patches  be applied to the next release

Thanks
Jack


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

* Re: [PATCH 0/5] pm8001: 5 Patches for the driver
  2009-11-18  9:16 ` [PATCH 0/5] pm8001: 5 " jack wang
@ 2009-11-30  7:36   ` jack wang
  0 siblings, 0 replies; 3+ messages in thread
From: jack wang @ 2009-11-30  7:36 UTC (permalink / raw)
  To: James.Bottomley
  Cc: linux-scsi, 'Lindar Liu', 'Kevin Ao',
	'jack wang'

Hi James 
What's the status of these patches ? Is there anything wrong need me fix ?
Or should I resend them?
Best wishes,
Jack Wang 


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

end of thread, other threads:[~2009-11-30  7:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-18  0:41 be2iscsi: 4 Patches for the driver Jayamohan Kallickal
2009-11-18  9:16 ` [PATCH 0/5] pm8001: 5 " jack wang
2009-11-30  7:36   ` jack wang

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.