summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-11scsi: be2iscsi: Fix _get_initname buffer overflowJitendra Bhivare4-70/+35
2017-10-11scsi: be2iscsi: Fix _modify_eq_delay buffer overflowJitendra Bhivare3-98/+124
2017-10-11scsi: be2iscsi: Free msi_name and disable HW intrJitendra Bhivare1-17/+30
2017-10-11scsi: be2iscsi: Fix return value in mgmt_open_connectionJitendra Bhivare1-1/+1
2017-10-11scsi: be2iscsi: Fix boot flags in sysfsJitendra Bhivare1-2/+9
2017-10-11scsi: mpt3sas: Bump mpt3sas driver version to v16.100.00.00Sreekanth Reddy1-2/+2
2017-10-11scsi: mpt3sas: Adding support for SAS3616 HBA deviceSreekanth Reddy1-0/+5
2017-10-11scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS devi...Sreekanth Reddy1-36/+81
2017-10-11scsi: mpt3sas: Display chassis slot information of the driveSreekanth Reddy2-127/+143
2017-10-11scsi: mpt3sas: Updated MPI headers to v2.00.48Sreekanth Reddy6-34/+991
2017-10-11scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy1-0/+5
2017-10-11scsi: mpt3sas: Fix removal and addition of vSES device during host resetSreekanth Reddy1-6/+9
2017-10-11scsi: mpt3sas: Reduce memory footprint in kdump kernelSreekanth Reddy2-3/+13
2017-10-11scsi: mpt3sas: Fixed memory leaks in driverSreekanth Reddy1-4/+5
2017-10-11scsi: mpt3sas: Processing of Cable Exception eventsSreekanth Reddy2-12/+13
2017-10-11scsi: ufs: Remove unused UFS_BIT() macroAlim Akhtar1-2/+0
2017-10-11scsi: ufs: Remove unused #definesAlim Akhtar1-2/+0
2017-10-11scsi: ufs-qcom: Remove uses of UFS_BIT() macroAlim Akhtar2-5/+6
2017-10-11scsi: ufs: Change HCI macro to actual bit positionAlim Akhtar2-38/+42
2017-10-02scsi: lpfc: change version to 11.4.0.4Dick Kennedy1-1/+1
2017-10-02scsi: lpfc: correct nvme sg segment count checkJames Smart1-2/+2
2017-10-02scsi: lpfc: Fix oops of nvme host during driver unload.Dick Kennedy2-0/+19
2017-10-02scsi: lpfc: Extend RDP supportDick Kennedy1-12/+0
2017-10-02scsi: lpfc: Ensure io aborts interlocked with the target.Dick Kennedy1-25/+34
2017-10-02scsi: lpfc: Fix secure firmware updatesDick Kennedy1-1/+1
2017-10-02scsi: lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIPDick Kennedy1-0/+10
2017-10-02scsi: lpfc: Disable NPIV support if NVME is enabledDick Kennedy1-0/+9
2017-10-02scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy1-4/+11
2017-10-02scsi: lpfc: Revise NVME module parameter descriptions for better clarityDick Kennedy1-2/+2
2017-10-02scsi: lpfc: Set missing abort contextJames Smart1-0/+1
2017-10-02scsi: lpfc: Reduce log spew on controller reconnectsJames Smart2-9/+13
2017-10-02scsi: lpfc: Fix FCP hba_wqidx assignmentDick Kennedy1-1/+4
2017-10-02scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy5-65/+109
2017-10-02scsi: lpfc: Make ktime sampling more accurateDick Kennedy3-58/+109
2017-10-02scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy1-1/+2
2017-10-02scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy1-0/+2
2017-10-02scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready messageDick Kennedy1-18/+28
2017-10-02scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy7-13/+37
2017-10-02scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy1-7/+10
2017-10-02scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy1-0/+1
2017-10-02scsi: smartpqi: update driver version to 1.1.2-126Don Brace1-2/+2
2017-10-02scsi: smartpqi: cleanup raid map warning messageKevin Barnett1-3/+3
2017-10-02scsi: smartpqi: update controller idsKevin Barnett1-0/+8
2017-09-27scsi: libsas: remove unused variable sas_haColin Ian King1-1/+0
2017-09-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin1-6/+8
2017-09-27scsi: ufs: continue to boot even with Boot LUN is disabledHuanlin Ke1-11/+8
2017-09-27scsi: ufs: add ufs a command complete time stampZang Leigang2-0/+7
2017-09-27scsi: ufs: fix a pclint warningZang Leigang1-1/+1
2017-09-25scsi: mpt3sas: remove redundant copy_from_user in _ctl_getiocinfoMeng Xu1-6/+0
2017-09-25scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"Thomas Meyer3-22/+11