summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [SCSI] st: fix corruption of the st_modedef structures in st_set_options()Maurizio Lombardi2014-03-151-2/+9
| * | | [SCSI] megaraid_sas: Version and Changelog updateadam radford2014-03-152-4/+4
| * | | [SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford2014-03-154-118/+851
| * | | [SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pooladam radford2014-03-151-2/+5
| * | | [SCSI] megaraid_sas: Fix megasas_ioc_init_fusionadam radford2014-03-151-10/+7
| * | | [SCSI] megaraid_sas: Load correct raid context timeoutadam radford2014-03-151-1/+4
| * | | [SCSI] megaraid_sas: Performance boost fixesSumit.Saxena@lsi.com2014-03-152-9/+42
| * | | [SCSI] megaraid_sas: Set 32-bit DMA maskSumit.Saxena@lsi.com2014-03-151-0/+13
| * | | [SCSI] megaraid_sas: Big endian code related fixesSumit.Saxena@lsi.com2014-03-153-7/+13
| * | | [SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDsSumit.Saxena@lsi.com2014-03-152-25/+55
| * | | [SCSI] arcmsr: upper 32 of dma address lostDan Carpenter2014-03-151-4/+3
| * | | [SCSI] Add timeout to avoid infinite command retryEiichi Tsukata2014-03-151-0/+7
| * | | [SCSI] iscsi_tcp: check for valid session before accessingMike Christie2014-03-151-0/+3
| * | | [SCSI] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset()Ethan Zhao2014-03-151-0/+1
| * | | [SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increasedMike Christie2014-03-151-9/+1
| * | | [SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2014-03-157-156/+192
| * | | [SCSI] libiscsi: Restructure iscsi_tcp r2t response logicShlomo Pongratz2014-03-151-21/+22
| * | | [SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKaren Xie2014-03-151-52/+7
| * | | [SCSI] megaraid_sas: check return value for megasas_get_pd_list()Hannes Reinecke2014-03-151-17/+21
| * | | [SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_...Hannes Reinecke2014-03-151-1/+1
| * | | [SCSI] megaraid_sas_fusion: correctly pass queue info pointerHannes Reinecke2014-03-151-1/+4
| * | | [SCSI] isci: update version to 1.2Lukasz Dorau2014-03-151-1/+1
| * | | [SCSI] bfa: set correct command return codeHannes Reinecke2014-03-151-1/+6
| * | | [SCSI] qla4xxx: Update driver version to 5.04.00-k4Vikas Chaudhary2014-03-151-1/+1
| * | | [SCSI] qla4xxx: Fix sparse warningsVikas Chaudhary2014-03-151-2/+4
| * | | [SCSI] qla4xxx: Handle IPv6 AEN notificationsNilesh Javali2014-03-152-3/+33
| * | | [SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc()Vikas Chaudhary2014-03-151-3/+3
| * | | [SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort()Vikas Chaudhary2014-03-151-3/+4
| * | | [SCSI] qla4xxx: Update print statements in qla4xxx_mailbox_command()Vikas Chaudhary2014-03-151-8/+8
| * | | [SCSI] qla4xxx: Updated print for device login, logout pathVikas Chaudhary2014-03-151-16/+43
| * | | [SCSI] qla4xxx: Remove unused code from qla4xxx_set_ifcb()Vikas Chaudhary2014-03-151-1/+0
| * | | [SCSI] qla4xxx: Fix failure of mbox 0x31Vikas Chaudhary2014-03-151-8/+48
| * | | [SCSI] qla4xxx: Reduce rom-lock contention during reset recovery.Vikas Chaudhary2014-03-151-21/+12
| * | | [SCSI] qla4xxx: Driver not able to collect minidump for ISP84xxTej Parkash2014-03-152-1/+8
| * | | [SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chi...Tej Parkash2014-03-152-5/+13
| * | | [SCSI] qla4xxx: Fix processing response queue during probeTej Parkash2014-03-153-6/+16
| * | | [SCSI] qla4xxx: Fix failure of IDC Time Extend mailbox commandVikas Chaudhary2014-03-151-0/+1
| * | | [SCSI] qla4xxx: Clear DDB index map upon connection close failureNilesh Javali2014-03-154-1/+10
| * | | [SCSI] qla4xxx: Return correct error status from func qla4xxx_request_irqs()Vikas Chaudhary2014-03-151-2/+4
| * | | [SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xxTej Parkash2014-03-152-20/+29
| * | | [SCSI] qla4xxx: Correctly handle msleep_interruptibleVikas Chaudhary2014-03-151-8/+2
| * | | [SCSI] qla4xxx: Rename ACB_STATE macros with IP_ADDRSTATE macrosNilesh Javali2014-03-152-23/+15
| * | | [SCSI] qla4xxx: Improve loopback failure messagesNilesh Javali2014-03-151-2/+2
| * | | [SCSI] qla4xxx: Use IDC_CTRL bit1 directly instead of AF_83XX_NO_FWDUMP flag.Vikas Chaudhary2014-03-153-17/+15
| * | | [SCSI] qla4xxx: Fix comments in codeVikas Chaudhary2014-03-151-4/+4
| * | | [SCSI] qla4xxx: Print WARN_ONCE() if iSCSI function presence bit removedVikas Chaudhary2014-03-153-0/+26
| * | | [SCSI] qla4xxx: ISP8xxx: Correct retry of adapter initializationNilesh Javali2014-03-154-11/+45
| * | | [SCSI] be2iscsi : Bump the driver versionJayamohan Kallickal2014-03-151-1/+1
| * | | [SCSI] be2iscsi : Fix DMA Out of SW-IOMMU space errorJayamohan Kallickal2014-03-151-2/+13
| * | | [SCSI] be2iscsi: Fix scsi_cmnd leakage in driver.Jayamohan Kallickal2014-03-151-1/+9
OpenPOWER on IntegriCloud