summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | libfc: Avoid that sending after an abort triggers a kernel warningBart Van Assche2013-09-041-22/+37
| | * | | | | libfc: Protect ep->esb_stat changes via ex_lockBart Van Assche2013-09-041-2/+7
| | * | | | | libfc: Fix a race in fc_exch_timer_set_locked()Bart Van Assche2013-09-041-3/+4
| | * | | | | libfc: Clarify fc_exch_find()Bart Van Assche2013-09-041-1/+3
| | * | | | | libfc: Micro-optimize fc_setup_exch_mgr()Bart Van Assche2013-09-041-7/+3Star
| | * | | | | libfc: Debug code fixesBart Van Assche2013-09-042-5/+5
| | * | | | | libfc: Source code comment spelling fixesBart Van Assche2013-09-043-8/+5Star
| | * | | | | fcoe: cleanup return codes from fcoe_rcvNeil Horman2013-09-041-2/+2
| | * | | | | fcoe: make sure fcoe frames are unshared prior to manipulating themNeil Horman2013-09-041-0/+6
| | * | | | | fcoe: ensure that skb placed on the fip_recv_list are unsharedNeil Horman2013-09-041-0/+3
| * | | | | | [SCSI] scsi_error: Escalate to LUN reset if abort failsHannes Reinecke2013-10-251-7/+9
| * | | | | | [SCSI] Add 'eh_deadline' to limit SCSI EH runtimeHannes Reinecke2013-10-253-6/+168
| * | | | | | [SCSI] remove check for 'resetting'Hannes Reinecke2013-10-251-28/+0Star
| * | | | | | [SCSI] dc395: Move 'last_reset' into internal host structureHannes Reinecke2013-10-251-11/+13
| * | | | | | [SCSI] tmscsim: Move 'last_reset' into host structureHannes Reinecke2013-10-252-7/+8
| * | | | | | [SCSI] advansys: Remove 'last_reset' referencesHannes Reinecke2013-10-251-4/+4
| * | | | | | [SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in resetHannes Reinecke2013-10-251-5/+2Star
| * | | | | | [SCSI] dpt_i2o: Remove DPTI_STATE_IOCTLHannes Reinecke2013-10-252-19/+12Star
| * | | | | | [SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE...Sumit.Saxena@lsi.com2013-10-252-4/+7
| * | | | | | [SCSI] lpfc: Fix typo on NULL assignmentFelipe Pena2013-10-251-1/+1
| * | | | | | [SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transiti...Stewart, Sean2013-10-251-10/+16
| * | | | | | [SCSI] scsi_dh_alua: ALUA check sense should retry device internal reset unit...Stewart, Sean2013-10-251-0/+5
| * | | | | | [SCSI] esas2r: Cleanup snprinf formatting of firmware versionBradley Grove2013-10-251-3/+3
| * | | | | | [SCSI] esas2r: Remove superfluous mask of pcie_cap_regBradley Grove2013-10-251-1/+1
| * | | | | | [SCSI] esas2r: Fixes for big-endian platformsBradley Grove2013-10-252-9/+9
| * | | | | | [SCSI] esas2r: Directly call kernel functions for atomic bit operationsBradley Grove2013-10-2510-306/+291Star
| * | | | | | [SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43James Smart2013-10-251-1/+1
| * | | | | | [SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response statusJames Smart2013-10-254-21/+104
| * | | | | | [SCSI] lpfc 8.3.43: Fixed spinlock hang.James Smart2013-10-251-2/+6
| * | | | | | [SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an...James Smart2013-10-252-4/+40
| * | | | | | [SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMNDJames Smart2013-10-252-8/+35
| * | | | | | [SCSI] lpfc 8.3.43: Fixed invalid mailbox timeoutsJames Smart2013-10-251-0/+112
| * | | | | | [SCSI] lpfc 8.3.43: Fixed spinlock inversion problem.James Smart2013-10-251-4/+5
| * | | | | | [SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.James Smart2013-10-252-7/+13
| * | | | | | [SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeoutJames Bottomley2013-10-252-4/+10
| * | | | | | [SCSI] pm80xx: Firmware logging support.Anand Kumar Santhanam2013-10-259-1/+510
| * | | | | | [SCSI] pm80xx: Phy settings support for motherboard controller.Anand Kumar Santhanam2013-10-255-3/+104
| * | | | | | [SCSI] pm80xx: IButton security feature support for motherboard controllers.Anand Kumar Santhanam2013-10-251-1/+22
| * | | | | | [SCSI] pm80xx: Print SAS address of IO failed device.Anand Kumar Santhanam2013-10-252-1/+103
| * | | | | | [SCSI] pm80xx: 4G boundary fix.Anand Kumar Santhanam2013-10-251-2/+101
| * | | | | | [SCSI] pm80xx: Queue rotation logic for inbound and outbound queues.Anand Kumar Santhanam2013-10-251-18/+13Star
| * | | | | | [SCSI] pm80xx: Set device state response logic fix.Anand Kumar Santhanam2013-10-252-3/+12
| * | | | | | [SCSI] pm80xx: Display controller BIOS version.Anand Kumar Santhanam2013-10-252-0/+36
| * | | | | | [SCSI] pm80xx: Indirect SMP request fix.Anand Kumar Santhanam2013-10-251-3/+1Star
| * | | | | | [SCSI] pm80xx: Device id changes to support series 8 controllers.Anand Kumar Santhanam2013-10-255-11/+63
| * | | | | | [SCSI] iscsi_tcp: consider session state in iscsi_sw_sk_state_checkChris Leech2013-10-251-0/+1
| * | | | | | [SCSI] sd: Add error handling during flushing cachesOliver Neukum2013-10-252-14/+59
| * | | | | | [SCSI] sd: Reduce buffer size for vpd requestBernd Schubert2013-10-251-1/+4
| * | | | | | [SCSI] scsi_debug: fix sparse warnings related to data integrity fieldAkinobu Mita2013-10-251-11/+8Star
| * | | | | | [SCSI] scsi_debug: fix invalid value check for guard module parameterAkinobu Mita2013-10-251-3/+3