Age | Commit message (Expand) | Author |
2012-05-17 | isci: refactor initialization for S3/S4 | Dan Williams |
2012-05-17 | isci: kill isci_port.domain_dev_list | Dan Williams |
2012-05-17 | isci: kill ->status, and ->state_lock in isci_host | Dan Williams |
2012-05-17 | isci: Don't filter BROADCAST CHANGE primitives | Tom Jackson |
2012-05-17 | isci: kill sci_phy_protocol and sci_request_protocol | Dan Williams |
2012-05-17 | isci: kill ->is_direct_attached | Dan Williams |
2012-05-17 | isci: improve 'invalid state' warnings | Dan Williams |
2012-05-17 | [SCSI] lpfc 8.3.31: Update lpfc to version 8.3.31 | James 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 lookup | James Smart |
2012-05-17 | [SCSI] lpfc 8.3.31: Correct point-to-point mode discovery errors on LPe16xxx | James Smart |
2012-05-17 | [SCSI] lpfc 8.3.31: Reregister VPI for SLI3 after cable moved to new Saturn port | James Smart |
2012-05-17 | [SCSI] lpfc 8.3.31: Fix driver crash during back-to-back ramp events | James 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 correlation | James Smart |
2012-05-17 | [SCSI] lpfc 8.3.31: Fix build warnings when debugfs is not defined | James Smart |
2012-05-17 | [SCSI] lpfc 8.3.31: Fix kernel panic when going into to sleep state | James Smart |
2012-05-17 | [SCSI] lpfc 8.3.31: Fix error message displayed even when not an error | James Smart |
2012-05-17 | [SCSI] lpfc 8.3.31: Fix Read Link status data | James 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 adapter | James Smart |
2012-05-17 | [SCSI] lpfc 8.3.31: Fix initiator sending flogi after acking flogi from target | James 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_arr | Jörn Engel |
2012-05-17 | [SCSI] sg: remove sg_mutex | Jörn Engel |
2012-05-17 | [SCSI] sg: completely protect sfds | Jörn Engel |
2012-05-17 | [SCSI] sg: protect sdp->exclude | Jörn Engel |
2012-05-17 | [SCSI] sg: prevent unwoken sleep | Jörn Engel |
2012-05-17 | [SCSI] sg: remove closed flag | Jörn Engel |
2012-05-17 | [SCSI] sg: use wait_event_interruptible() | Jörn Engel |
2012-05-17 | [SCSI] sg: remove while (1) non-loop | Jörn Engel |
2012-05-17 | [SCSI] sg: remove unnecessary indentation | Jörn Engel |
2012-05-17 | [SCSI] sd: limit the scope of the async probe domain | Dan Williams |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-10 | [SCSI] hpsa: dial down lockup detection during firmware flash | Stephen M. Cameron |
2012-05-10 | [SCSI] hpsa: removed unused member maxQsinceinit | Stephen 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_msix | Stephen M. Cameron |
2012-05-10 | [SCSI] hpsa: refine interrupt handler locking for greater concurrency | Matt Gates |
2012-05-10 | [SCSI] hpsa: use multiple reply queues | Matt 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 ways | Stephen M. Cameron |
2012-05-10 | [SCSI] hpsa: add abort error handler function | Stephen M. Cameron |
2012-05-10 | [SCSI] hpsa: remove unused parameter from finish_cmd | Stephen M. Cameron |
2012-05-10 | [SCSI] hpsa: do not give up retry of driver cmds after only 3 retries | Stephen M. Cameron |
2012-05-10 | [SCSI] hpsa: retry driver initiated commands on busy status | Matt Bondurant |