summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+27
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-4/+27
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-02-10Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley2-2/+9
2017-02-10scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll1-2/+6
2017-02-10scsi: mpt3sas: disable ASPM for MPI2 controllersojab1-0/+3
2017-02-08ibmvscsis: Add SGL limitBryant G. Ly1-0/+1
2017-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+10
2017-02-07net-next: treewide use is_vlan_dev() helper function.Parav Pandit3-13/+12
2017-02-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+10
2017-02-04Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley3-2/+18
2017-02-01scsi: mpt3sas: Force request partial completion alignmentRam Pai1-0/+15
2017-02-01scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira1-1/+1
2017-01-28Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley1-1/+10
2017-01-26Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche1-1/+16
2017-01-25scsi: qla2xxx: Fix a recently introduced memory leakBart Van Assche1-1/+2
2017-01-21scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman1-1/+10
2017-01-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-66/+158
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-108/+91
2017-01-18Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley6-23/+58
2017-01-17scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2-14/+38
2017-01-17qla2xxx: Disable out-of-order processing by default in firmwareQuinn Tran1-6/+0
2017-01-17qla2xxx: Fix erroneous invalid handle messageQuinn Tran2-1/+5
2017-01-17qla2xxx: Reduce exess wait during chip resetQuinn Tran1-2/+2
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran3-5/+43
2017-01-17qla2xxx: Fix crash due to null pointer accessQuinn Tran1-4/+12
2017-01-17qla2xxx: Collect additional information to debug fw dumpQuinn Tran1-7/+20
2017-01-17qla2xxx: Reset reserved field in firmware options to 0Himanshu Madhani1-1/+14
2017-01-17qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx versionHimanshu Madhani2-3/+2
2017-01-17qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani1-0/+24
2017-01-17qla2xxx: Fix wrong IOCB type assumptionQuinn Tran1-7/+1
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche3-4/+4
2017-01-17qla2xxx: Move two arrays from header files to .c filesBart Van Assche4-19/+23
2017-01-17qla2xxx: Declare an array with file scope staticBart Van Assche1-1/+1
2017-01-17qla2xxx: Fix indentationBart Van Assche1-3/+3
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn1-0/+2
2017-01-17scsi: sd: Ignore zoned field for host-managed devicesDamien Le Moal1-6/+14
2017-01-17scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal1-1/+2
2017-01-17scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn1-1/+1
2017-01-17scsi: ses: Fix SAS device detection in enclosureEwan D. Milne1-1/+1
2017-01-17ibmvscsis: Fix sleeping in interrupt contextBryant G. Ly1-2/+2
2017-01-17ibmvscsis: Fix max transfer lengthBryant G. Ly1-1/+2
2017-01-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-17/+2
2017-01-14sd: remove __data_len hack for WRITE SAMEChristoph Hellwig1-16/+1
2017-01-14scsi: use blk_rq_payload_bytesChristoph Hellwig1-1/+1
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-6/+26
2017-01-13Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley5-85/+33
2017-01-12scsi: lpfc: avoid double free of resource identifiersRoberto Sassu1-0/+7
2017-01-12scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig2-74/+0
2017-01-12scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig2-5/+12