aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2009-01-25[SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TY...Andrew Vasquez
2009-01-25[SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger fl...Andrew Vasquez
2009-01-25[SCSI] qla2xxx: Fix memory leak in error pathAnirban Chakraborty
2009-01-25[SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie
2009-01-25[SCSI] libiscsi: fix iscsi pool leakMike Christie
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsiStephen Rothwell
2009-01-16powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell
2009-01-13[SCSI] Skip deleted devices in __scsi_device_lookup_by_target()Hannes Reinecke
2009-01-13[SCSI] Add SUN Universal Xport to no attach blacklistILLES, Marton
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticKaren Xie
2009-01-13[SCSI] qla2xxx: Fix ISP restart bug in multiq codeAnirban Chakraborty
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal