summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-6/+8
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-12-081-6/+8
| |\
| | * Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-11-291-6/+8
| | |\
| | | * scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira2016-11-251-6/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-037-15/+28
|\ \ \ \ | |/ / /
| * | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-295-12/+23
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-11-225-12/+23
| | |\ \ | | | |/
| | | * scsi: be2iscsi: allocate enough memory in beiscsi_boot_get_sinfo()Dan Carpenter2016-11-221-1/+1
| | | * scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S2016-11-221-5/+8
| | | * scsi: hpsa: use bus '3' for legacy HBA devicesHannes Reinecke2016-11-222-5/+13
| | | * scsi: libfc: fix seconds_since_last_reset miscalculationJohannes Thumshirn2016-11-171-1/+1
| * | | Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-11-281-1/+3
| |\ \ \
| | * | | mvsas: fix error return code in mvs_task_prep()Wei Yongjun2016-10-311-1/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-11-281-2/+2
| |\ \ \ \
| | * | | | qlogicpti: Fix compiler warningsTushar Dave2016-11-281-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-262-9/+27
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-222-9/+27
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-11-142-9/+27
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira2016-11-141-8/+13
| | | * | | scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky2016-11-121-1/+14
* | | | | | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-1510-25/+35
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-137-8/+29
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| | * | | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-11-107-8/+29
| | |\ \ \ | | | |/ /
| | | * | scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2016-11-091-1/+1
| | | * | scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device removeMauricio Faria de Oliveira2016-11-081-0/+9
| | | * | scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira2016-11-081-0/+5
| | | * | scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash2016-11-081-1/+2
| | | * | scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja2016-11-011-0/+2
| | | * | scsi: scsi_dh_alua: Fix a reference counting bugBart Van Assche2016-11-011-1/+3
| | | * | scsi: vmw_pvscsi: return SUCCESS for successful command abortsDavid Jeffery2016-11-012-3/+4
| | | * | scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy2016-11-011-2/+2
| | | * | scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()tang.junhui2016-11-011-0/+1
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-11-053-17/+6
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-273-17/+6
| | |\ \ \ | | | |/ /
| | | * | scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2016-10-261-9/+0
| | | * | scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2016-10-261-0/+1
| | | * | scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2016-10-241-8/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3013-449/+356
|\ \ \ \ \ | |/ / / /
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-273-19/+28
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-213-19/+28
| | |\ \ \ | | | |/ /
| | | * | scsi: NCR5380: no longer mark irq probing as __initArnd Bergmann2016-10-171-3/+3
| | | * | scsi: be2iscsi: Replace _bh with _irqsave/irqrestoreJitendra Bhivare2016-10-171-14/+23
| | | * | scsi: libiscsi: Fix locking in __iscsi_conn_send_pduJitendra Bhivare2016-10-171-2/+2
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-10-213-10/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-163-10/+5
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * scsi: ipr: Fix async error WARN_ONBrian King2016-10-141-2/+1
| | | * scsi: Remove one useless stack variableMing Lei2016-10-111-4/+0
| | | * scsi: Fix use-after-freeMing Lei2016-10-111-1/+1
| | | * scsi: Replace wrong device handler name for CLARiiON arraysXose Vazquez Perez2016-10-111-3/+3
OpenPOWER on IntegriCloud