aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller19-62/+131
2009-02-10[SCSI] qla2xxx: Update version number to 8.03.00-k3.Andrew Vasquez1-1/+1
2009-02-10[SCSI] qla2xxx: Mask out 'reserved' bits while processing FLT regions.Andrew Vasquez1-1/+1
2009-02-10[SCSI] qla2xxx: Correct slab-error overwrite during vport creation and deletion.Anirban Chakraborty2-8/+7
2009-02-10[SCSI] qla2xxx: Properly acknowledge IDC notification messages.Andrew Vasquez6-13/+87
2009-02-10[SCSI] qla2xxx: Remove interrupt request bit check in the response processing path in multiq mode.Anirban Chakraborty5-31/+16
2009-02-10[SCSI] lpfc: introduce missing kfreeJulia Lawall1-0/+1
2009-02-10[SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_timed_outMike Christie1-1/+2
2009-02-10[SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card.Shyam_Iyer@Dell.com1-1/+1
2009-02-10[SCSI] ibmvfc: Increase cancel timeoutBrian King1-1/+1
2009-02-10[SCSI] ibmvfc: Fix rport reloginBrian King1-1/+11
2009-02-10[SCSI] ibmvfc: Fix command timeout errorsBrian King1-3/+0
2009-02-10[SCSI] sg: fix device number in blktrace dataMartin Peschke1-1/+1
2009-02-10[SCSI] scsi_scan: add missing interim SDEV_DEL state if slave_alloc failsJames Smart1-0/+1
2009-02-10[SCSI] ibmvscsi: Correct DMA mapping leakRobert Jennings1-0/+1
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2-22/+6
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller12-44/+100
2009-01-25[SCSI] ibmvfc: Fix DMA mapping leak on memory allocation failureBrian King1-1/+3
2009-01-25[SCSI] qla2xxx: Update version number to 8.03.00-k2.Andrew Vasquez1-1/+1
2009-01-25[SCSI] qla2xxx: Add checks for a valid fcport in dev-loss-tmo/terminate_rport_io callbacks.Seokmann Ju1-0/+6
2009-01-25[SCSI] qla2xxx: Correct regression in DMA-mask setting prior to allocations.Andrew Vasquez1-6/+2
2009-01-25[SCSI] qla2xxx: Correct descriptions in flash manipulation routines.Joe Carnuccio1-3/+3
2009-01-25[SCSI] qla2xxx: Correct regression in EH abort handling.Andrew Vasquez1-0/+1
2009-01-25[SCSI] qla2xxx: Correct endianness issue during flash manipulation.Andrew Vasquez1-5/+2
2009-01-25[SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode.Lalit Chandivade1-0/+5
2009-01-25[SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts.Andrew Vasquez3-7/+46
2009-01-25[SCSI] qla2xxx: Always serialize mailbox command execution.Andrew Vasquez1-10/+6
2009-01-25[SCSI] qla2xxx: Ensure RISC-interrupt-enabled consistency for IS_NOPOLLING_TYPE() ISPs.Andrew Vasquez1-0/+3
2009-01-25[SCSI] qla2xxx: Simplify sector-mask calculation in preparation for larger flash parts.Andrew Vasquez1-6/+4
2009-01-25[SCSI] qla2xxx: Fix memory leak in error pathAnirban Chakraborty1-3/+8
2009-01-25[SCSI] qla4xxx: do not reuse session when connecting to different target portMike Christie2-2/+9
2009-01-25[SCSI] libiscsi: fix iscsi pool leakMike Christie1-0/+1
2009-01-21cxgb3: Replace LRO with GROHerbert Xu1-0/+2
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-13/+13
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-2/+2
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-29/+46
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2-2/+2
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsiStephen Rothwell1-3/+3
2009-01-16powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell2-10/+10
2009-01-13[SCSI] Skip deleted devices in __scsi_device_lookup_by_target()Hannes Reinecke1-1/+4
2009-01-13[SCSI] Add SUN Universal Xport to no attach blacklistILLES, Marton1-0/+1
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticKaren Xie1-2/+1
2009-01-13[SCSI] qla2xxx: Fix ISP restart bug in multiq codeAnirban Chakraborty3-26/+40
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-6/+6
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds57-830/+1809
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal1-0/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2-42/+70
2009-01-07[SCSI] qla2xxx: Update version number to 8.03.00-k1.Andrew Vasquez1-3/+3
2009-01-07[SCSI] qla2xxx: Add ISP81XX support.Andrew Vasquez13-109/+1234
2009-01-07[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.Andrew Vasquez6-13/+11