summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-4/+1
2017-06-19scsi: qedi: Remove WARN_ON from clear task context.Manish Rangankar-3/+1
2017-06-19scsi: qedi: Remove WARN_ON for untracked cleanup.Manish Rangankar-1/+0
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-77/+101
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-35/+53
2017-06-02scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash-8/+23
2017-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-4/+23
2017-05-31scsi: scsi_debug: Avoid PI being disabled when TPGS is enabledMartin K. Petersen-1/+1
2017-05-31scsi: qla2xxx: Fix extraneous ref on sp's after adapter breakBill Kuzeja-2/+6
2017-05-31scsi: lpfc: prevent potential null pointer dereferenceGustavo A. R. Silva-2/+3
2017-05-31scsi: lpfc: Avoid NULL pointer dereference in lpfc_els_abort()Guilherme G. Piccoli-3/+6
2017-05-31scsi: lpfc: nvmet_fc: fix format stringArnd Bergmann-2/+2
2017-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-434/+902
2017-05-24scsi: qla2xxx: Fix crash due to NULL pointer dereference of ctxJoe Carnuccio-33/+31
2017-05-24scsi: qla2xxx: Fix mailbox pointer error in fwdump captureJoe Carnuccio-2/+2
2017-05-24scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBCJoe Carnuccio-6/+7
2017-05-24scsi: qla2xxx: Modify T262 FW dump template to specify same start/end to debu...Joe Carnuccio-1/+1
2017-05-24scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi ...Sawan Chandak-1/+5
2017-05-24scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name callQuinn Tran-9/+0
2017-05-24scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...himanshu.madhani@cavium.com-1/+1
2017-05-24scsi: bnx2fc: fix race condition in bnx2fc_get_host_stats()Maurizio Lombardi-2/+9
2017-05-24scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn-4/+4
2017-05-23scsi: libcxgbi: fix skb use after freeVarun Prakash-15/+26
2017-05-23scsi: qedi: Fix endpoint NULL panic during recovery.manish.rangankar@cavium.com-0/+2
2017-05-23scsi: qedi: set max_fin_rt default valueNilesh Javali-0/+1
2017-05-23scsi: qedi: Set firmware tcp msl timer value.manish.rangankar@cavium.com-0/+1
2017-05-23scsi: qedi: Fix endpoint NULL panic in qedi_set_path.manish.rangankar@cavium.com-1/+5
2017-05-23scsi: qedi: Set dma_boundary to 0xfff.manish.rangankar@cavium.com-0/+2
2017-05-23scsi: qedi: Correctly set firmware max supported BDs.manish.rangankar@cavium.com-1/+1
2017-05-23scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.Arun Easi-12/+11
2017-05-23scsi: scsi_dh_rdac: Use ctlr directly in rdac_failover_get()Artem Savkov-6/+4
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+0
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart-1/+0
2017-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-21/+38
2017-05-18scsi: zero per-cmd private driver data for each MQ I/OLong Li-1/+1
2017-05-18scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash-1/+4
2017-05-18scsi: ufs: Clean up some rpm/spm level SysFS nodes upon removeMichaƂ Potomski-0/+7
2017-05-17scsi: lpfc: fix build issue if NVME_FC_TARGET is not definedJames Smart-0/+2
2017-05-17scsi: lpfc: Fix NULL pointer dereference during PCI error recoveryGuilherme G. Piccoli-0/+7
2017-05-16scsi: lpfc: update version to 11.2.0.14James Smart-1/+1
2017-05-16scsi: lpfc: Add MDS Diagnostic support.James Smart-10/+161
2017-05-16scsi: lpfc: Fix NVMEI's handling of NVMET's PRLI response attributesJames Smart-0/+7
2017-05-16scsi: lpfc: Cleanup entry_repost settings on SLI4 queuesJames Smart-13/+12
2017-05-16scsi: lpfc: Fix debugfs root inode "lpfc" not getting deleted on driver unload.James Smart-2/+4
2017-05-16scsi: lpfc: Fix NVME I+T not registering NVME as a supported FC4 typeJames Smart-0/+1
2017-05-16scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart-24/+144
2017-05-16scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart-233/+291
2017-05-16scsi: lpfc: Separate NVMET data buffer pool fir ELS/CT.James Smart-12/+50
2017-05-16scsi: lpfc: Fix NMI watchdog assertions when running nvmet IOPS testsJames Smart-25/+21
2017-05-16scsi: lpfc: Fix NVMEI driver not decrementing counter causing bad rport state.James Smart-3/+6