summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-06-13scsi: lpfc: update to revision to 11.4.0.0James Smart1-1/+1
2017-06-13scsi: lpfc: Add auto EQ delay logicJames Smart8-13/+177
2017-06-13scsi: lpfc: Fix defects reported by Coverity ScanJames Smart2-21/+13
2017-06-13scsi: lpfc: Fix vports not logging into targetJames Smart1-17/+14
2017-06-13scsi: lpfc: Fix PRLI retry handling when target rejects it.James Smart1-3/+14
2017-06-13scsi: lpfc: Null pointer dereference when log_verbose is set to 0xffffffffJames Smart1-2/+4
2017-06-13scsi: lpfc: Fix System panic after loading the driverJames Smart2-7/+8
2017-06-13scsi: lpfc: Fix crash on powering off BFS VM with passthrough deviceJames Smart1-2/+10
2017-06-13scsi: lpfc: Fix return value of board_mode store routine in case of online fa...James Smart1-0/+2
2017-06-13scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart6-41/+89
2017-06-13scsi: lpfc: Fix Port going offline after multiple resets.James Smart1-0/+1
2017-06-13scsi: lpfc: Fix nvmet node ref count handlingJames Smart1-4/+4
2017-06-13scsi: lpfc: Fix Lun Priority level shown as NAJames Smart1-2/+4
2017-06-13scsi: lpfc: Add changes to assist in NVMET debuggingJames Smart2-71/+151
2017-06-13scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart2-26/+28
2017-06-13scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart4-30/+11
2017-06-13scsi: lpfc: Add nvme initiator devloss supportJames Smart2-91/+57
2017-06-13scsi: qedf: Merge a few quoted strings split across linesChristophe JAILLET1-12/+6
2017-06-13scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity.Christophe JAILLET1-13/+6
2017-06-13scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues'Christophe JAILLET1-1/+2
2017-06-13scsi: esas2r: Replace semaphore fs_api_semaphore with mutexBinoy Jayan3-5/+5
2017-06-13scsi: esas2r: Replace semaphore fm_api_semaphore with mutexBinoy Jayan3-4/+4
2017-06-13scsi: qla2xxx: Fix compile warningHimanshu Madhani1-2/+2
2017-06-13scsi: qla2xxx: remove redundant null check on tgtColin Ian King1-6/+0
2017-06-13scsi: ufshcd-pci: Add Intel CNL supportAdrian Hunter1-0/+38
2017-06-13scsi: ufshcd-pci: Fix PM configAdrian Hunter1-13/+9
2017-06-13scsi: lpfc: make a couple of functions staticColin Ian King1-2/+2
2017-06-13scsi: xen-scsifront: Remove code that zeroes driver-private command dataBart Van Assche1-1/+0
2017-06-13scsi: virtio_scsi: Remove code that zeroes driver-private command dataBart Van Assche1-1/+0
2017-06-13scsi: snic: Remove code that zeroes driver-private command dataBart Van Assche1-2/+0
2017-06-13scsi: Make scsi_mq_prep_fn() call scsi_init_command()Bart Van Assche1-16/+9
2017-06-13scsi: Introduce scsi_mq_sgl_size()Bart Van Assche1-9/+10
2017-06-13scsi: Only add commands to the device command list if required by the LLDBart Van Assche3-28/+35
2017-06-13scsi: Make __scsi_remove_device go straight from BLOCKED to DELBart Van Assche2-1/+11
2017-06-13scsi: Introduce scsi_start_queue()Bart Van Assche2-10/+16
2017-06-13scsi: Protect SCSI device state changes with a mutexBart Van Assche6-24/+65
2017-06-13scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche2-16/+34
2017-06-13scsi: Split scsi_internal_device_block()Bart Van Assche2-28/+49
2017-06-13scsi: Avoid that scsi_exit_rq() triggers a use-after-freeBart Van Assche1-18/+29
2017-06-13scsi: megaraid: Fix a sleep-in-atomic bugJia-Ju Bai1-1/+1
2017-06-13scsi: ufs: Tidy clocks list head usageSzymon Mielczarek4-11/+7
2017-06-13scsi: atari_scsi: Use m68k_realnum_memory for FastRAM testMichael Schmitz1-1/+1
2017-06-13scsi: qla2xxx: remove writeq/readq function definitionsCorentin Labbe1-15/+2
2017-06-13scsi: qedf: Check if sense buffer has been allocated during completionDupuis, Chad1-4/+7
2017-06-13scsi: qla2xxx: Remove extra register readQuinn Tran2-10/+5
2017-06-13scsi: qla2xxx: Remove unused irq_cmd_count field.Quinn Tran2-9/+1
2017-06-13scsi: qla2xxx: Accelerate SCSI BUSY status generation in target modeQuinn Tran2-2/+13
2017-06-13scsi: qla2xxx: Remove redundant wait when target is stopped.Quinn Tran1-17/+16
2017-06-13scsi: qla2xxx: Add ql2xiniexchg parameterQuinn Tran7-85/+140
2017-06-13scsi: qla2xxx: Turn on FW option for exchange checkQuinn Tran3-12/+34