summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-03-30scsi: sd: Check for unaligned partial completionDamien Le Moal
2017-03-26scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche
2017-03-26scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech
2017-03-26scsi: lpfc: Add shutdown method for kexecAnton Blanchard
2017-03-26qla2xxx: Fix request queue corruption.Quinn Tran
2017-03-26qla2xxx: Fix memory leak for abts processingQuinn Tran
2017-03-12scsi: lpfc: Correct WQ creation for pagesizeJames Smart
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2017-03-12scsi: aacraid: Reorder Adapter status checkRaghava Aditya Renukunta
2017-03-12scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.Michael Hernandez
2017-03-12scsi: qla2xxx: Fix response queue count for Target mode.Michael Hernandez
2017-03-12scsi: qla2xxx: Cleaned up queue configuration code.Michael Hernandez
2017-03-12scsi: storvsc: properly set residual data length on errorsLong Li
2017-03-12scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li
2017-03-12scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li
2017-02-19Fix missing sanity check in /dev/sgAl Viro
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
2017-02-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-09Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-02-09scsi: aacraid: Fix INTx/MSI-x issue with older controllersDave Carroll
2017-02-09scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-02-08ibmvscsis: Add SGL limitBryant G. Ly
2017-02-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-02-03Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-01-31scsi: mpt3sas: Force request partial completion alignmentRam Pai
2017-01-31scsi: qla2xxx: Avoid that issuing a LIP triggers a kernel crashMauricio Faria de Oliveira
2017-01-27Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixesJames Bottomley
2017-01-26Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche
2017-01-24scsi: qla2xxx: Fix a recently introduced memory leakBart Van Assche
2017-01-20scsi: virtio_scsi: Reject commands when virtqueue is brokenEric Farman
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-01-17scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2017-01-17qla2xxx: Disable out-of-order processing by default in firmwareQuinn Tran
2017-01-17qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2017-01-17qla2xxx: Reduce exess wait during chip resetQuinn Tran
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran
2017-01-17qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-17qla2xxx: Collect additional information to debug fw dumpQuinn Tran
2017-01-17qla2xxx: Reset reserved field in firmware options to 0Himanshu Madhani
2017-01-17qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx versionHimanshu Madhani
2017-01-17qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani
2017-01-17qla2xxx: Fix wrong IOCB type assumptionQuinn Tran
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche
2017-01-17qla2xxx: Move two arrays from header files to .c filesBart Van Assche
2017-01-17qla2xxx: Declare an array with file scope staticBart Van Assche
2017-01-17qla2xxx: Fix indentationBart Van Assche
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn
2017-01-17scsi: sd: Ignore zoned field for host-managed devicesDamien Le Moal