summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * hisi_sas: fix v2 hw multiple SATA disk issueJohn Garry2016-04-151-3/+1
| * hisi_sas: use device linkrate in MCR for v2 hwJohn Garry2016-04-151-1/+1
| * lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-152-137/+1
| * scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-1512-31/+31
| * scsi: rename SG related struct and functionsMing Lin2016-04-151-26/+26
| * scsi: replace "mq" with "first_chunk" in SG functionsMing Lin2016-04-151-10/+10
| * scsi: replace "scsi_data_buffer" with "sg_table" in SG functionsMing Lin2016-04-151-18/+23
| * zfcp: Revert to original scanning behaviourHannes Reinecke2016-04-151-1/+1
| * mvsas: Generalize Marvell 9485 in pci_device_idLeonid Moiseichuk2016-04-151-18/+1
| * bnx2fc: Update version number to 2.10.3.Chad Dupuis2016-04-151-1/+1
| * bnx2fc: Check sc_cmd device and host pointer before returning the command to ...Chad Dupuis2016-04-151-0/+12
| * bnx2fc: Print netdev device name when FCoE is successfully initialized.Chad Dupuis2016-04-151-0/+2
| * bnx2fc: Print when we send a fip keep alive.Chad Dupuis2016-04-151-0/+19
| * bnx2fc: Add driver tunables.Joe Carnuccio2016-04-153-2/+80
| * Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"Johannes Thumshirn2016-04-151-4/+2
| * scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-04-152-0/+3
| * snic: add scsi host after determining max IOs.Narsimhulu Musini2016-04-111-18/+17
| * snic: Fixing race in the hba reset and IO/TM completionNarsimhulu Musini2016-04-112-1/+15
| * snic: Fix for missing interruptsNarsimhulu Musini2016-04-112-7/+59
| * snic: target cleanup in driver unload pathNarsimhulu Musini2016-04-111-2/+15
| * snic: Handling control path queue issuesNarsimhulu Musini2016-04-111-14/+30
| * snic: LUN goes offline due to scsi cmd timeoutsNarsimhulu Musini2016-04-111-0/+18
| * snic: Added additional statsNarsimhulu Musini2016-04-116-23/+59
| * lpfc: Update driver version to 11.1.0.0James Smart2016-04-111-1/+1
| * lpfc: Update modified file copyrightsJames Smart2016-04-1113-14/+14
| * lpfc: Fix interaction between fdmi_on and enable_SmartSANJames Smart2016-04-115-27/+21
| * lpfc: Add support for SmartSAN 2.0James Smart2016-04-114-8/+243
| * lpfc: Fix Device discovery failures during switch reboot test.James Smart2016-04-111-1/+4
| * lpfc: Utilize embedded CDB logic to minimize IO latencyJames Smart2016-04-115-20/+136
| * lpfc: Fix crash when unregistering default rpi.James Smart2016-04-111-1/+2
| * lpfc: Fix DMA faults observed upon plugging loopback connectorJames Smart2016-04-111-4/+6
| * lpfc: Correct LOGO handling during loginJames Smart2016-04-112-0/+3
| * scsi_transport_iscsi: Declare local symbols staticBart Van Assche2016-04-111-4/+4
| * scsi_transport_iscsi: Unexport iscsi_is_flashnode_conn_dev()Bart Van Assche2016-04-111-2/+1
| * scsi_transport_iscsi: Remove set-but-not-used variablesBart Van Assche2016-04-111-3/+0
| * libiscsi: Remove set-but-not-used variablesBart Van Assche2016-04-111-4/+2
| * libiscsi: Unexport iscsi_eh_target_reset()Bart Van Assche2016-04-111-2/+1
| * qla2xxx: Indicate out-of-memory with -ENOMEMBart Van Assche2016-04-111-1/+1
| * scsi_transport_fc: Unexport scsi_is_fc_vport()Bart Van Assche2016-04-111-2/+1
| * fnic: Using rport->dd_data to check rport online instead of rport_lookup.Satish Kharat2016-04-112-10/+12
| * fnic: Cleanup the I/O pending with fw and has timed out and is used to issue ...Satish Kharat2016-04-112-11/+29
| * fnic: Fix to cleanup aborted IO to avoid device being offlined by mid-layerSatish Kharat2016-04-112-7/+28
| * scsi-trace: define ZBC_IN and ZBC_OUTHannes Reinecke2016-04-111-0/+70
| * scsi-trace: Decode MAINTENANCE_IN and MAINTENANCE_OUT commandsHannes Reinecke2016-04-111-0/+91
| * scsi: disable automatic target scanHannes Reinecke2016-04-1111-27/+52
| * ncr5380: Call complete_cmd() for disconnected commands on bus resetFinn Thain2016-04-111-1/+1
| * mac_scsi: Fix pseudo DMA implementationFinn Thain2016-04-112-95/+119
| * atari_scsi: Allow can_queue to be increased for FalconFinn Thain2016-04-111-61/+22
| * atari_scsi: Set a reasonable default for cmd_per_lunFinn Thain2016-04-111-2/+1
| * ncr5380: Update usage documentationFinn Thain2016-04-111-35/+1