https://bugzilla.kernel.org/show_bug.cgi?id=135031
Bug ID: 135031
Summary: error @ quickbooks call full quickbooks technical
support phone numner (1844)-@414 4868
Product: SCSI Drivers
Version: 2.5
Kernel Version: error @ quickbo
My static checker complains that we need to unlock on this path. Seems
true.
Signed-off-by: Dan Carpenter
diff --git a/drivers/scsi/ibmvscsi/ibmvfc.c b/drivers/scsi/ibmvscsi/ibmvfc.c
index fc523c3..ab67ec4 100644
--- a/drivers/scsi/ibmvscsi/ibmvfc.c
+++ b/drivers/scsi/ibmvscsi/ibmvfc.c
@@ -4722
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_attr.c | 89
> -
> drivers/scsi/qla2xxx/qla_dbg.c | 1 +
> 2 files changed, 1 ins
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_dbg.c | 2 +-
> drivers/scsi/qla2xxx/qla_def.h | 1 +
> drivers/scsi/qla2xxx/qla_isr.c | 7 +++
> drivers/scsi/qla2xx
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_def.h | 2 ++
> drivers/scsi/qla2xxx/qla_mbx.c | 7 +--
> drivers/scsi/qla2xxx/qla_tmpl.c | 9 -
> 3 files cha
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Giridhar Malavali
>
> When VP decoupling enabled, there could be a window where, FLOGI from
> initiators
> can be dropped before VP0 is enabled, causing link level recovery.
> Retry FLOGI to avoid link level recovery.
>
> Signed-off-by: Gi
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_os.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/scsi/qla2xxx/qla_os.c b/drivers/scsi/qla2xxx/qla_o
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_dbg.c | 33 ++---
> 1 file changed, 14 insertions(+), 19 deletions(-)
>
Reviewed-by: Hannes Rei
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_attr.c | 28
> drivers/scsi/qla2xxx/qla_bsg.c | 2 +-
> drivers/scsi/qla2xxx/qla_dbg.c | 2
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Properly initialize IO statistics to avoid initial 0xFFF (-1) values.
>
> Cleanup/simplify usage of pointer to statistics structure.
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> driver
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Sawan Chandak
>
> During hot swap of PCI device, there can be PCI error on device,
> during normal driver unload. The race between normal driver unload and
> driver unload due to PCI error, can lead to system crash.Fix is to check
> if there
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_bsg.c | 44
> drivers/scsi/qla2xxx/qla_bsg.h | 12 +
> drivers/scsi/qla2xxx/qla_dbg
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Sawan Chandak
>
> Signed-off-by: Sawan Chandak
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_bsg.c | 48
> ++
> drivers/scsi/qla2xxx/qla_bsg.h | 1 +
> 2 files changed, 26 ins
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_dbg.c | 2 +-
> drivers/scsi/qla2xxx/qla_def.h | 1 +
> drivers/scsi/qla2xxx/qla_init.c | 12 ++--
> 3 files cha
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_dbg.c | 2 +-
> drivers/scsi/qla2xxx/qla_isr.c | 11 +--
> 2 files changed, 10 insertions(+), 3 deletions(-)
>
Rev
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Sawan Chandak
>
> If there is error recovery going on due to command timeout and
> there is register disconnect, then disable the adapter.
>
> Signed-off-by: Sawan Chandak
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/ql
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_def.h | 6 --
> drivers/scsi/qla2xxx/qla_os.c | 44
> +-
> 2 files changed, 2
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Joe Carnuccio
>
> Signed-off-by: Joe Carnuccio
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_dbg.c | 2 +-
> drivers/scsi/qla2xxx/qla_isr.c | 8 +++-
> drivers/scsi/qla2xxx/qla_mbx.c | 5 -
> 3 files changed,
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Sawan Chandak
>
> Signed-off-by: Sawan Chandak
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_dbg.c | 7 +++
> drivers/scsi/qla2xxx/qla_isr.c | 2 +-
> drivers/scsi/qla2xxx/qla_mbx.c | 4 ++--
> 3 files changed, 6
On 07/06/2016 09:35 PM, James Smart wrote:
>
> Fix Transgression Flag of Optical Element descriptor for RDP on Linux
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc.h | 12 +
> drivers/scsi/lpfc/lpfc_els.c | 101
>
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> From: Sawan Chandak
>
> Fixes: 969a619 ("qla2xxx: Add support for buffer to buffer credit value for
> ISP27XX.")
> Signed-off-by: Sawan Chandak
> Signed-off-by: Himanshu Madhani
> ---
> drivers/scsi/qla2xxx/qla_fw.h | 2 +-
> 1 file changed, 1
On 07/06/2016 05:14 PM, Himanshu Madhani wrote:
> Signed-off-by: Himanshu Madhani
> Signed-off-by: Giridhar Malavali
> ---
> drivers/scsi/qla2xxx/qla_version.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/scsi/qla2xxx/qla_version.h
> b/drivers/scsi/qla2xxx/q
On 07/06/2016 09:35 PM, James Smart wrote:
>
> Correct RDP response sizing issue
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_els.c | 113
> ---
> drivers/scsi/lpfc/lpfc_hw.h | 26 +++---
> 2 files ch
On 07/06/2016 09:35 PM, James Smart wrote:
>
> Add recovery from adapter parity errors on some SLI4 adapters
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc.h | 2 +
> drivers/scsi/lpfc/lpfc_hw4.h | 23
> drivers/scsi/lpfc/lpfc_init
On 07/06/2016 09:35 PM, James Smart wrote:
>
> Reject RDP ELS if port has no login
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_els.c | 6 ++
> 1 file changed, 6 insertions(+)
>
> diff --git a/drivers/scsi/lpfc/lpfc_els.c b/drivers/scsi/lpfc/
On 07/06/2016 09:35 PM, James Smart wrote:
>
> Correct Buffer credit descriptor values in RDP response
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_els.c | 74
> +++-
> drivers/scsi/lpfc/lpfc_hw.h | 2 +-
On 07/06/2016 09:35 PM, James Smart wrote:
>
> Add sysfs proc_name support
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_scsi.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/scsi/lpfc/lpfc_scsi.c b/drivers/scsi/lpfc/lpfc_scsi
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Add MDS Diagnostics Support
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc.h | 4 ++-
> drivers/scsi/lpfc/lpfc_attr.c | 10 +++
> drivers/scsi/lpfc/lpfc_els.c | 7 +
> drivers/scsi/lpfc/
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Fix SLI mode 2 config failure
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_sli.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/scsi/lpfc/lpfc_sli.c b/drivers/scsi/lpfc/lpfc_sli.c
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Correct FCOE discovery to avoid loss of storage devices after system reboot
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_init.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --gi
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Re-organize source for easier device-id management
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_ids.h | 122
> ++
> drivers/scsi/lpfc/lpfc_init.c | 101 +-
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Correct RDP response Revision location
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_hw.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/scsi/lpfc/lpfc_hw.h b/drivers
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Add support for XLane LUN priority
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc.h | 1 +
> drivers/scsi/lpfc/lpfc_attr.c | 89
> +--
> drivers/scsi/lpfc/
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Correct Port reset resulting in FC port going offline
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_init.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/scsi/lpfc/
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable_npiv
lieu
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_attr.c | 8 ++--
> dri
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Remove global lpfc_delay_discovery attribute in leiu of per-hba
> lpfc_delay_discovery
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc.h | 1 +
> drivers/scsi/lpfc/lpfc_attr.c | 8 +++-
> driver
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_mode
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc.h | 1 +
> drivers/scsi/lpfc/lpfc_attr.c | 12 ++--
> drivers/scsi/lpf
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Re-organize source for easier driver attribute management
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_attr.c | 97 +--
> drivers/scsi/lpfc/lpfc_attr.h | 116
> ++
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Correct issue with ioremap() call on 32bit kernel
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc.h | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/drivers/scsi/lpfc/lpfc.
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Disable FDMI probing if not connected to a fabric
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_ct.c | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/drivers/scsi/lpfc/lpfc_ct.c b/drivers/
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Copyright updates
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_crtn.h | 2 +-
> drivers/scsi/lpfc/lpfc_scsi.c | 2 +-
> drivers/scsi/lpfc/lpfc_scsi.h | 2 +-
> drivers/scsi/lpfc/lpfc_sli.h | 2 +-
>
On 07/06/2016 09:36 PM, James Smart wrote:
>
> Update lpfc version to 11.2.0.0
>
> Signed-off-by: Dick Kennedy
> Signed-off-by: James Smart
> ---
> drivers/scsi/lpfc/lpfc_version.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/scsi/lpfc/lpfc_version.h
> b/d
Reviewed-by: Brian King
--
Brian King
Power Linux I/O
IBM Linux Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
> Add common library module(libcxgb.ko) for
> Chelsio drivers to remove duplicate code.
>
> Code for iSCSI DDP Page Pod Manager is moved
> from cxgb4.ko to libcxgb.ko. Earlier only cxgbit.ko
> was using this code, now cxgb3i and cxgb4i will
> also use common Page Pod manager code.
>
> In future t
> Remove old ddp code from cxgb3i,cxgb4i,libcxgbi.
>
> Next two commits adds DDP support using
> common iSCSI DDP Page Pod Manager.
>
> Signed-off-by: Varun Prakash
> ---
> drivers/scsi/cxgbi/cxgb3i/cxgb3i.c | 128
> drivers/scsi/cxgbi/cxgb4i/cxgb4i.c | 142 -
> drivers/scsi/cx
> Add iSCSI DDP support in cxgb4i driver
> using common iSCSI DDP Page Pod Manager.
>
> Signed-off-by: Varun Prakash
> ---
> drivers/scsi/cxgbi/Makefile| 2 +
> drivers/scsi/cxgbi/cxgb3i/Kbuild | 1 +
> drivers/scsi/cxgbi/cxgb3i/Kconfig | 1 +
Should the cxgb3i changes be in pat
> Add iSCSI DDP support in cxgb3i driver
> using common iSCSI DDP Page Pod Manager.
>
> Signed-off-by: Varun Prakash
Looks ok.
Reviewed-by: Steve Wise
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo
> Export cxgbi_ppm_release() to release
> ppod manager and cxgbi_tagmask_set() to
> set tag mask, they are used by cxgb3i, cxgb4i
> and cxgbit.
>
> Signed-off-by: Varun Prakash
Looks good.
Reviewd-by: Steve Wise
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the
>
> Fix following sparse warnings
> warning: symbol 'cxgb3i_ofld_init' was not declared. Should it be static?
> warning: symbol 'cxgb4i_cplhandlers' was not declared. Should it be static?
> warning: symbol 'cxgb4i_ofld_init' was not declared. Should it be static?
>
> Signed-off-by: Varun Prakash
On Fri, 2016-07-15 at 14:18 +0300, Dan Carpenter wrote:
> My static checker complains that we need to unlock on this path. Seems
> true.
>
> Signed-off-by: Dan Carpenter
>
> diff --git a/drivers/scsi/ibmvscsi/ibmvfc.c b/drivers/scsi/ibmvscsi/ibmvfc.c
> index fc523c3..ab67ec4 100644
> --- a/driv
> "Johannes" == Johannes Thumshirn writes:
Johannes> qla2xxx first calls request_irq() and then does the setup of
Johannes> the queue entry data needed in the interrupt handlers in when
Johannes> using MSI-X.
Applied to 4.8/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
> "Christoph" == Christoph Hellwig writes:
Christoph> I was a bit overeager to thing ALL_TG_PT would solve all our
Christoph> multipathing woes in respect to persistent reservation.
Christoph> Turns out that there are lots of possible setups where it
Christoph> doesn't work, and we'll have to
> "Kefeng" == Kefeng Wang writes:
Kefeng> The _scsih_pci_mmio_enabled called if scsih_pci_error_detected
Kefeng> returns PCI_ERS_RESULT_CAN_RECOVER, at this point, read/write to
Kefeng> the device still works, no need to reset slot.
Applied to 4.8/scsi-queue.
--
Martin K. Petersen Ora
> "Manjunath" == Manjunath M B writes:
Manjunath> The code was checking on PA_CONNECTEDRXLANES and
Manjunath> PA_CONNECTEDTXLANES attributes to program the Lane#1
Manjunath> attributes. The correct attributes are PA_AVAILRXDATALANES
Manjunath> and PA_AVAILTXDATALANES respectively.
Applied to
> "Christoph" == Christoph Hellwig writes:
Christoph> We've had scsi-mq for 2.5 years now, so we can remove the
Christoph> unused flag to disable the code on a per-host basis that was
Christoph> put in for unexpected emergencies during bringup.
Applied to 4.8/scsi-queue.
--
Martin K. Peter
> "Hans" == Hans de Goede writes:
Hans> Oliver Neukum is taking over uas maintainership from me and Gerd
Hans> Hoffmann.
Applied to 4.8/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a
Patch is good.
Thanks
-- james
Signed-off-by: James Smart
On 6/15/2016 1:42 PM, Arnd Bergmann wrote:
When building with -Wextra, we get a lot of warnings for the lpfc driver
concerning expressions that are always true, starting with:
drivers/scsi/lpfc/lpfc_attr.c: In function 'lpfc_enable_
> "Dan" == Dan Carpenter writes:
Dan> My static checker complains that we need to unlock on this path.
Dan> Seems true.
Applied to 4.8/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a m
> "James" == James Smart writes:
James> This patch set updates the lpfc driver to revision 11.2.0.00
Applied to 4.8/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...
> "Himanshu" == Himanshu Madhani writes:
Himanshu> Please apply the following patches to the scsi tree, misc
Himanshu> branch at your earliest convenience.
Applied to 4.8/scsi-queue. I folded the compiler fix into the offending
commit.
--
Martin K. Petersen Oracle Linux Engineering
--
> "Don" == Don Brace writes:
Don> These patches are based on Linus's tree The changes are: - enhanced
Don> check for skipping masked devices - corrected hpsa_passthru_ioctl
Don> timeouts for fw flash
Applied to 4.8/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsub
> "Tiezhu" == Tiezhu Yang writes:
Tiezhu> When buff_ascii kmalloc failed, there is no need to call kfree,
Tiezhu> it should return -ENOMEM directly, this patch fixes it.
Applied to 4.8/scsi-queue.
--
Martin K. Petersen Oracle Linux Engineering
--
To unsubscribe from this list: send th
When performing an async scan, make sure the kthread doing scanning
doesn't start before the scsi host is fully initialized.
Signed-off-by: Brian King
---
drivers/scsi/ipr.c |9 +
drivers/scsi/ipr.h |1 +
2 files changed, 10 insertions(+)
diff -puN drivers/scsi/ipr.c~ipr_async
Hello all,
I've found a nasty source of slab corruption. Based on seeing similar symptoms
on boxes at Facebook, I suspect it's been around since at least 3.10.
It only reproduces under memory pressure so far as I can tell: the issue seems
to be that XFS reclaims pages from buffers that are still
On Fri, Jul 15, 2016 at 03:03:54PM -0400, Martin K. Petersen wrote:
> > "Christoph" == Christoph Hellwig writes:
>
> Christoph> I was a bit overeager to thing ALL_TG_PT would solve all our
> Christoph> multipathing woes in respect to persistent reservation.
> Christoph> Turns out that there a
65 matches
Mail list logo