summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: fixed a read IO data integrity issue when a IO data frame lostVasu Dev2009-03-061-3/+3
* [SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech2009-03-062-49/+64
* [SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev2009-03-064-59/+28
* [SCSI] libfc: fixed a soft lockup issue in fc_exch_recv_abtsVasu Dev2009-03-061-1/+1
* [SCSI] libfc: handle RRQ exch timeoutVasu Dev2009-03-061-1/+1
* [SCSI] libfc: when rport goes away (re-plogi), clean up exchanges to/from rportAbhijeet Joglekar2009-03-061-1/+6
* [SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar2009-03-063-5/+6
* [SCSI] sd: Don't try to spin up drives that are connected to an inactive portMatthew Wilcox2009-03-051-15/+11
* [SCSI] fix ABORTED_COMMAND looping forever problemJames Bottomley2009-02-211-3/+2
* [SCSI] sd: revive sd_index_lockTejun Heo2009-02-211-0/+7
* [SCSI] cxgb3i: update the driver version to 1.0.1Karen Xie2009-02-211-2/+2
* [SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie2009-02-211-0/+2
* [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-216-112/+205
* [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-212-2/+24
* [SCSI] cxgb3i: transmit work-request fixesKaren Xie2009-02-212-53/+121
* [SCSI] hptiop: Add new PCI device IDHighPoint Linux Team2009-02-211-0/+1
* [SCSI] qla2xxx: Update version number to 8.03.00-k3.Andrew Vasquez2009-02-101-1/+1
* [SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.Andrew Vasquez2009-02-101-1/+1
* [SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.Anirban Chakraborty2009-02-102-8/+7
* [SCSI] qla2xxx: Properly acknowledge IDC notification messages.Andrew Vasquez2009-02-106-13/+87
* [SCSI] qla2xxx: Remove interrupt request bit check in the response processing...Anirban Chakraborty2009-02-105-31/+16
* [SCSI] lpfc: introduce missing kfreeJulia Lawall2009-02-101-0/+1
* [SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_timed_outMike Christie2009-02-101-1/+2
* [SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card.Shyam_Iyer@Dell.com2009-02-101-1/+1
* [SCSI] ibmvfc: Increase cancel timeoutBrian King2009-02-101-1/+1
* [SCSI] ibmvfc: Fix rport reloginBrian King2009-02-101-1/+11
* [SCSI] ibmvfc: Fix command timeout errorsBrian King2009-02-101-3/+0
* [SCSI] sg: fix device number in blktrace dataMartin Peschke2009-02-101-1/+1
* [SCSI] scsi_scan: add missing interim SDEV_DEL state if slave_alloc failsJames Smart2009-02-101-0/+1
* [SCSI] ibmvscsi: Correct DMA mapping leakRobert Jennings2009-02-101-0/+1
* [SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King2009-01-251-1/+3
* [SCSI] qla2xxx: Update version number to 8.03.00-k2.Andrew Vasquez2009-01-251-1/+1
* [SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport...Seokmann Ju2009-01-251-0/+6
* [SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.Andrew Vasquez2009-01-251-6/+2
* [SCSI] qla2xxx: Correct descriptions in flash manipulation routines.Joe Carnuccio2009-01-251-3/+3
* [SCSI] qla2xxx: Correct regression in EH abort handling.Andrew Vasquez2009-01-251-0/+1
* [SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez2009-01-251-5/+2
* [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.Lalit Chandivade2009-01-251-0/+5
* [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.Andrew Vasquez2009-01-253-7/+46
* [SCSI] qla2xxx: Always serialize mailbox command execution.Andrew Vasquez2009-01-251-10/+6
* [SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY...Andrew Vasquez2009-01-251-0/+3
* [SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl...Andrew Vasquez2009-01-251-6/+4
* [SCSI] qla2xxx: Fix memory leak in error pathAnirban Chakraborty2009-01-251-3/+8
* [SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie2009-01-252-2/+9
* [SCSI] libiscsi: fix iscsi pool leakMike Christie2009-01-251-0/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-163-13/+13
|\
| * powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsiStephen Rothwell2009-01-161-3/+3
| * powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell2009-01-162-10/+10
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-162-2/+2
|\ \
| * | [libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2009-01-162-2/+2
| |/
OpenPOWER on IntegriCloud