summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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-181-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 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-152-9/+27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | scsi: qla2xxx: do not abort all commands in the adapter during EEH recoveryMauricio Faria de Oliveira2016-11-151-8/+13
| | * | | scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky2016-11-121-1/+14
* | | | | 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-091-0/+9
| | * | scsi: qla2xxx: do not queue commands when unloadingMauricio Faria de Oliveira2016-11-091-0/+5
| | * | scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash2016-11-091-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/+6Star
|\| | |
| * | | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-273-17/+6Star
| |\| |
| | * | scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2016-10-271-9/+0Star
| | * | scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2016-10-271-0/+1
| | * | scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2016-10-251-8/+5Star
* | | | 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/+5Star
|\| | |
| * | | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-10-163-10/+5Star
| |\| | | | |/ | |/|
| | * scsi: ipr: Fix async error WARN_ONBrian King2016-10-141-2/+1Star
| | * scsi: Remove one useless stack variableMing Lei2016-10-121-4/+0Star
| | * scsi: Fix use-after-freeMing Lei2016-10-121-1/+1
| | * scsi: Replace wrong device handler name for CLARiiON arraysXose Vazquez Perez2016-10-111-3/+3
* | | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-3/+2Star
|\ \ \ | |/ / |/| |
| * | mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-3/+2Star
| |/
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-147-417/+321Star
|\ \ | |/ |/|
| * scsi: ufs: Kconfig fixJoao Pinto2016-09-301-1/+1
| * scsi: g_NCR5380: Stop using scsi_module.cOndrej Zary2016-09-302-149/+194
| * scsi: g_NCR5380: Reduce overrides[] from array to structOndrej Zary2016-09-301-184/+167Star
| * scsi: g_NCR5380: Remove deprecated __setupOndrej Zary2016-09-301-135/+0Star
| * scsi: ufs: Fix error return code in ufshcd_init()Wei Yongjun2016-09-301-0/+1
| * scsi: ufs: Data Segment only needed for WRITE DESCRIPTORZang Leigang2016-09-301-3/+6