summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-15[SCSI] hpsa: remove unused struct request from CommandListStephen M. Cameron1-3/+2
2014-03-15[SCSI] hpsa: increase the probability of a reported success after a device resetTomas Henzl1-1/+2
2014-03-15[SCSI] hpsa: bring format-in-progress drives online when readyStephen M. Cameron3-24/+311
2014-03-15[SCSI] hpsa: remove unused kthread.h headerStephen M. Cameron1-1/+0
2014-03-15[SCSI] sd: don't fail if the device doesn't recognize SYNCHRONIZE CACHEAlan Stern1-2/+2
2014-03-15[SCSI] pm80xx: fix problem of pm8001_work_fn reseting incorrect phy deviceXinHong Zhu1-0/+1
2014-03-15[SCSI] pm80xx: no need for tag allocation when issuing the command of unregis...XinHong Zhu1-2/+0
2014-03-15[SCSI] st: fix corruption of the st_modedef structures in st_set_options()Maurizio Lombardi1-2/+9
2014-03-15[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2014-03-15[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford4-118/+851
2014-03-15[SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pooladam radford1-2/+5
2014-03-15[SCSI] megaraid_sas: Fix megasas_ioc_init_fusionadam radford1-10/+7
2014-03-15[SCSI] megaraid_sas: Load correct raid context timeoutadam radford1-1/+4
2014-03-15[SCSI] megaraid_sas: Performance boost fixesSumit.Saxena@lsi.com2-9/+42
2014-03-15[SCSI] megaraid_sas: Set 32-bit DMA maskSumit.Saxena@lsi.com1-0/+13
2014-03-15[SCSI] megaraid_sas: Big endian code related fixesSumit.Saxena@lsi.com3-7/+13
2014-03-15[SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDsSumit.Saxena@lsi.com2-25/+55
2014-03-15[SCSI] arcmsr: upper 32 of dma address lostDan Carpenter1-4/+3
2014-03-15[SCSI] Add timeout to avoid infinite command retryEiichi Tsukata1-0/+7
2014-03-15[SCSI] iscsi_tcp: check for valid session before accessingMike Christie1-0/+3
2014-03-15[SCSI] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset()Ethan Zhao1-0/+1
2014-03-15[SCSI] libiscsi: remove unneeded queue work when max_cmdsn is increasedMike Christie1-9/+1
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz7-156/+192
2014-03-15[SCSI] libiscsi: Restructure iscsi_tcp r2t response logicShlomo Pongratz1-21/+22
2014-03-15[SCSI] cxgb4i: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKaren Xie1-52/+7
2014-03-15[SCSI] megaraid_sas: check return value for megasas_get_pd_list()Hannes Reinecke1-17/+21
2014-03-15[SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_...Hannes Reinecke1-1/+1
2014-03-15[SCSI] megaraid_sas_fusion: correctly pass queue info pointerHannes Reinecke1-1/+4
2014-03-15[SCSI] isci: update version to 1.2Lukasz Dorau1-1/+1
2014-03-15[SCSI] bfa: set correct command return codeHannes Reinecke1-1/+6
2014-03-15[SCSI] qla4xxx: Update driver version to 5.04.00-k4Vikas Chaudhary1-1/+1
2014-03-15[SCSI] qla4xxx: Fix sparse warningsVikas Chaudhary1-2/+4
2014-03-15[SCSI] qla4xxx: Handle IPv6 AEN notificationsNilesh Javali2-3/+33
2014-03-15[SCSI] qla4xxx: Update print statements in func qla4xxx_do_dpc()Vikas Chaudhary1-3/+3
2014-03-15[SCSI] qla4xxx: Update print statements in func qla4xxx_eh_abort()Vikas Chaudhary1-3/+4
2014-03-15[SCSI] qla4xxx: Update print statements in qla4xxx_mailbox_command()Vikas Chaudhary1-8/+8
2014-03-15[SCSI] qla4xxx: Updated print for device login, logout pathVikas Chaudhary1-16/+43
2014-03-15[SCSI] qla4xxx: Remove unused code from qla4xxx_set_ifcb()Vikas Chaudhary1-1/+0
2014-03-15[SCSI] qla4xxx: Fix failure of mbox 0x31Vikas Chaudhary1-8/+48
2014-03-15[SCSI] qla4xxx: Reduce rom-lock contention during reset recovery.Vikas Chaudhary1-21/+12
2014-03-15[SCSI] qla4xxx: Driver not able to collect minidump for ISP84xxTej Parkash2-1/+8
2014-03-15[SCSI] qla4xxx: Fix pending IO completion in reset path before initiating chi...Tej Parkash2-5/+13
2014-03-15[SCSI] qla4xxx: Fix processing response queue during probeTej Parkash3-6/+16
2014-03-15[SCSI] qla4xxx: Fix failure of IDC Time Extend mailbox commandVikas Chaudhary1-0/+1
2014-03-15[SCSI] qla4xxx: Clear DDB index map upon connection close failureNilesh Javali4-1/+10
2014-03-15[SCSI] qla4xxx: Return correct error status from func qla4xxx_request_irqs()Vikas Chaudhary1-2/+4
2014-03-15[SCSI] qla4xxx: Fixed AER reset sequence for ISP83xx/ISP84xxTej Parkash2-20/+29
2014-03-15[SCSI] qla4xxx: Correctly handle msleep_interruptibleVikas Chaudhary1-8/+2
2014-03-15[SCSI] qla4xxx: Rename ACB_STATE macros with IP_ADDRSTATE macrosNilesh Javali2-23/+15
2014-03-15[SCSI] qla4xxx: Improve loopback failure messagesNilesh Javali1-2/+2