summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2012-05-17isci: Don't filter BROADCAST CHANGE primitivesTom Jackson
2012-05-17isci: kill sci_phy_protocol and sci_request_protocolDan Williams
2012-05-17isci: kill ->is_direct_attachedDan Williams
2012-05-17isci: improve 'invalid state' warningsDan Williams
2012-05-17[SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31James Smart
2012-05-17[SCSI] lpfc 8.3.31: Fixed system crash due to not providing SCSI error-handli...James Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver using the wrong xritag when sending a...James Smart
2012-05-17[SCSI] lpfc 8.3.31: Debug helper utility routines for dumping various SLI4 qu...James Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix unsol abts xri lookupJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxxJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Reregister VPI for SLI3 after cable moved to new Saturn portJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp eventsJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix log message for Mailbox command when no error is dete...James Smart
2012-05-17[SCSI] lpfc 8.3.31: Revise FCP LOG for easier Finisar trace correlationJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix build warnings when debugfs is not definedJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix kernel panic when going into to sleep stateJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix error message displayed even when not an errorJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix Read Link status dataJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Fixed system panic due to midlayer abort and driver compl...James Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix unable to create vports on FCoE SLI4 adapterJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix initiator sending flogi after acking flogi from targetJames Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver not supporting the get controller att...James Smart
2012-05-17[SCSI] lpfc 8.3.31: Correct handling of SLI4-port XRI resource-provisioning p...James Smart
2012-05-17[SCSI] lpfc 8.3.31: Fix bug with driver unload leaving a scsi host for a vpor...James Smart
2012-05-17[SCSI] sg: constify sg_proc_leaf_arrJörn Engel
2012-05-17[SCSI] sg: remove sg_mutexJörn Engel
2012-05-17[SCSI] sg: completely protect sfdsJörn Engel
2012-05-17[SCSI] sg: protect sdp->excludeJörn Engel
2012-05-17[SCSI] sg: prevent unwoken sleepJörn Engel
2012-05-17[SCSI] sg: remove closed flagJörn Engel
2012-05-17[SCSI] sg: use wait_event_interruptible()Jörn Engel
2012-05-17[SCSI] sg: remove while (1) non-loopJörn Engel
2012-05-17[SCSI] sg: remove unnecessary indentationJörn Engel
2012-05-17[SCSI] sd: limit the scope of the async probe domainDan Williams
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-10[SCSI] hpsa: dial down lockup detection during firmware flashStephen M. Cameron
2012-05-10[SCSI] hpsa: removed unused member maxQsinceinitStephen M. Cameron
2012-05-10[SCSI] hpsa: add new RAID level "1(ADM)"Mike Miller
2012-05-10[SCSI] hpsa: factor out hpsa_free_irqs_and_disable_msixStephen M. Cameron
2012-05-10[SCSI] hpsa: refine interrupt handler locking for greater concurrencyMatt Gates
2012-05-10[SCSI] hpsa: use multiple reply queuesMatt Gates
2012-05-10[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_...Stephen M. Cameron
2012-05-10[SCSI] hpsa: do aborts two waysStephen M. Cameron
2012-05-10[SCSI] hpsa: add abort error handler functionStephen M. Cameron
2012-05-10[SCSI] hpsa: remove unused parameter from finish_cmdStephen M. Cameron
2012-05-10[SCSI] hpsa: do not give up retry of driver cmds after only 3 retriesStephen M. Cameron
2012-05-10[SCSI] hpsa: retry driver initiated commands on busy statusMatt Bondurant
2012-05-10[SCSI] hpsa: do not read from controller unnecessarily in completion codeStephen M. Cameron
2012-05-10[SCSI] hpsa: suppress excessively chatty error messagesStephen M. Cameron
2012-05-10[SCSI] hpsa: enable bus master bit after pci_enable_deviceStephen M. Cameron