aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-03-10[SCSI] fcoe: Correct fcoe_transports initialization vs. registrationRobert Love
2009-03-10[SCSI] fcoe: Use setup_timer() and mod_timer()Robert Love
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love
2009-03-10[SCSI] libfc, fcoe: Cleanup function formatting and minor typosRobert Love
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-06[SCSI] libfc: check for err when recv and state is incorrectRobert Love
2009-03-06[SCSI] libfc: rename rp to rdata in fc_disc_new_target()Robert Love
2009-03-06[SCSI] libfc: correct RPORT_TO_PRIV usageRobert Love
2009-03-06[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love
2009-03-06[SCSI] libfc: exch mgr is freed while lport still retrying sequencesSteve Ma
2009-03-06[SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lostVasu Dev
2009-03-06[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech
2009-03-06[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev
2009-03-06[SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abtsVasu Dev
2009-03-06[SCSI] libfc: handle RRQ exch timeoutVasu Dev
2009-03-06[SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar
2009-03-06[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar
2009-03-05[SCSI] sd: Don't try to spin up drives that are connected to an inactive portMatthew Wilcox
2009-02-21[SCSI] fix ABORTED_COMMAND looping forever problemJames Bottomley
2009-02-21[SCSI] sd: revive sd_index_lockTejun Heo
2009-02-21[SCSI] cxgb3i: update the driver version to 1.0.1Karen Xie
2009-02-21[SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie
2009-02-21[SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie
2009-02-21[SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie
2009-02-21[SCSI] cxgb3i: transmit work-request fixesKaren Xie
2009-02-21[SCSI] hptiop: Add new PCI device IDHighPoint Linux Team
2009-02-10[SCSI] qla2xxx: Update version number to 8.03.00-k3.Andrew Vasquez
2009-02-10[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.Andrew Vasquez
2009-02-10[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.Anirban Chakraborty
2009-02-10[SCSI] qla2xxx: Properly acknowledge IDC notification messages.Andrew Vasquez
2009-02-10[SCSI] qla2xxx: Remove interrupt request bit check in the response processing...Anirban Chakraborty
2009-02-10[SCSI] lpfc: introduce missing kfreeJulia Lawall
2009-02-10[SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_timed_outMike Christie
2009-02-10[SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card.Shyam_Iyer@Dell.com
2009-02-10[SCSI] ibmvfc: Increase cancel timeoutBrian King
2009-02-10[SCSI] ibmvfc: Fix rport reloginBrian King
2009-02-10[SCSI] ibmvfc: Fix command timeout errorsBrian King
2009-02-10[SCSI] sg: fix device number in blktrace dataMartin Peschke
2009-02-10[SCSI] scsi_scan: add missing interim SDEV_DEL state if slave_alloc failsJames Smart
2009-02-10[SCSI] ibmvscsi: Correct DMA mapping leakRobert Jennings
2009-01-25[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King
2009-01-25[SCSI] qla2xxx: Update version number to 8.03.00-k2.Andrew Vasquez
2009-01-25[SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport...Seokmann Ju
2009-01-25[SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.Andrew Vasquez
2009-01-25[SCSI] qla2xxx: Correct descriptions in flash manipulation routines.Joe Carnuccio
2009-01-25[SCSI] qla2xxx: Correct regression in EH abort handling.Andrew Vasquez
2009-01-25[SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez
2009-01-25[SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.Lalit Chandivade
2009-01-25[SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.Andrew Vasquez
2009-01-25[SCSI] qla2xxx: Always serialize mailbox command execution.Andrew Vasquez