summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2018-06-20scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill1-1/+1
2018-06-20scsi: isci: Fix infinite loop in while loopColin Ian King1-2/+1
2018-06-20scsi: storvsc: Set up correct queue depth values for IDE devicesLong Li1-2/+5
2018-06-20scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee1-3/+3
2018-06-20scsi: iscsi: respond to netlink with unicast when appropriateChris Leech1-11/+18
2018-06-05scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche1-2/+20
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi1-0/+2
2018-05-30sr: get/drop reference to device in revalidate and check_eventsJens Axboe1-4/+15
2018-05-30sr: pass down correctly sized SCSI sense bufferJens Axboe1-2/+8
2018-05-25scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart1-0/+2
2018-05-25scsi: lpfc: Fix IO failure during hba reset testing with nvme io.James Smart1-2/+2
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-05-25scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart1-11/+13
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-05-25scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann1-11/+12
2018-05-25scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert1-0/+11
2018-05-25scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2-1/+16
2018-05-25scsi: devinfo: add HP DISK-SUBSYSTEM device, for HP XP arraysXose Vazquez Perez1-0/+1
2018-05-25scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2-1/+4
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1
2018-05-19scsi: aacraid: Correct hba_send to include iu_typeDave Carroll1-4/+4
2018-05-01scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-05-01scsi: sd_zbc: Avoid that resetting a zone fails sporadicallyBart Van Assche1-58/+82
2018-04-19Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche1-2/+0
2018-04-19scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja1-23/+21
2018-04-19scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn1-0/+3
2018-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-147/+125
2018-03-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-21/+13
2018-03-20scsi: iscsi_tcp: set BDI_CAP_STABLE_WRITES when data digest enabledJianchao Wang1-0/+8
2018-03-20scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen1-0/+2
2018-03-15scsi: ibmvfc: Avoid unnecessary port reloginBrian King1-4/+2
2018-03-15scsi: virtio_scsi: unify scsi_host_templateMing Lei1-59/+15
2018-03-15scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei1-56/+3
2018-03-15scsi: core: introduce force_blk_mqMing Lei1-0/+1
2018-03-15scsi: megaraid_sas: fix selection of reply queueMing Lei3-11/+41
2018-03-15scsi: hpsa: fix selection of reply queueMing Lei2-19/+55
2018-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-44/+55
2018-03-13scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe DiscoveryHimanshu Madhani1-1/+0
2018-03-13scsi: libsas: defer ata device eh commands to libataJason Yan1-20/+13
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds14-74/+112
2018-03-07scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline1-1/+2
2018-03-07scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja1-22/+37
2018-03-07scsi: sd_zbc: Fix potential memory leakDamien Le Moal1-20/+15
2018-03-07scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke1-1/+1
2018-03-02scsi: qedi: Fix kernel crash during port toggleManish Rangankar1-0/+5
2018-03-02scsi: qla2xxx: Fix FC-NVMe LUN discoveryDarren Trapp4-3/+16
2018-03-02scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()Hannes Reinecke1-0/+2
2018-03-02scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche3-5/+5
2018-03-02scsi: qla2xxx: ensure async flags are reset correctlyHannes Reinecke2-3/+12
2018-03-02scsi: qla2xxx: do not check login_state if no loop id is assignedHannes Reinecke1-2/+3