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