aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-05-20[SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state is attained.Ravi Anand1-0/+4
2006-05-20[SCSI] iscsi: update versionMike Christie1-3/+5
2006-05-20[SCSI] iscsi: fix command requeues during iscsi recoveryMike Christie1-39/+48
2006-05-20[SCSI] iscsi: support mutiple daemonsMike Christie1-11/+27
2006-05-20[SCSI] iscsi: kill dtask mempoolsMike Christie2-88/+10
2006-05-20[SCSI] iscsi: only preallocate login bufferMike Christie1-16/+10
2006-05-20[SCSI] iscsi: dont use sendpage for iscsi headersMike Christie1-16/+8
2006-05-20[SCSI] aacraid: remove unneeded listMark Haverkamp4-9/+0
2006-05-20[SCSI] aacraid: sa race condition fixMark Haverkamp1-2/+2
2006-05-20[SCSI] aacraid: adjustable timeoutsMark Haverkamp6-7/+15
2006-05-20[SCSI] aacraid: optimize sg allocMark Haverkamp1-3/+3
2006-05-20[SCSI] aacraid: remove unneeded lockingMark Haverkamp1-8/+0
2006-05-20[SCSI] scsi_transport_sas: make write attrs writeableEric Moore1-1/+0
2006-05-20[SCSI] scsi_transport_sas; fix user_scanJames Bottomley1-1/+2
2006-05-20[PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap1-0/+6
2006-05-20[PATCH] sata_mv: version bumpMark Lord1-1/+1
2006-05-20[PATCH] sata_mv: endian fixMark Lord1-1/+2
2006-05-20[PATCH] sata_mv: remove local copy of queue indexesMark Lord1-43/+33
2006-05-20[PATCH] sata_mv: spurious interrupt workaroundMark Lord1-3/+8
2006-05-20[PATCH] sata_mv: chip initialization fixesMark Lord1-2/+5
2006-05-20[PATCH] sata_mv: deal with interrupt coalescing interruptsMark Lord1-0/+18
2006-05-20[PATCH] sata_mv: prevent unnecessary double-resetsMark Lord1-7/+10
2006-05-19[SCSI] ppa: fix for machines with highmemRandy.Dunlap1-0/+7
2006-05-19[SCSI] Blacklist entry for HP dat changerThomas Bogendoerfer1-0/+1
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds21-241/+302
2006-05-10[SCSI] fix proc_scsi_write to return "length" on success with remove-single-device caseJames Bottomley1-2/+7
2006-05-10[SCSI] iscsi: dequeue all buffers from queueMike Christie1-6/+8
2006-05-10[SCSI] iscsi: increment expstatsn during loginMike Christie3-21/+30
2006-05-10[SCSI] iscsi: align printksOr Gerlitz3-17/+19
2006-05-10[SCSI] iscsi: fix manamgement task oopsMike Christie1-6/+21
2006-05-10[SCSI] iscsi: add transport end point callbacksOr Gerlitz2-3/+42
2006-05-03[SCSI] lpfc 8.1.6 : Fix Data Corruption in Bus Reset PathJames Smart2-50/+20
2006-04-29[SCSI] advansys driver: limp along on x86Linus Torvalds2-2/+4
2006-04-28[SCSI] ibmvscsi: fix leak when failing to send srp eventFUJITA Tomonori1-12/+18
2006-04-27[SCSI] qla2xxx: Correct eh_abort recovery logic.Michael Reed1-6/+9
2006-04-27[SCSI] megaraid_{mm,mbox}: fix a bug in reset handlerJu, Seokmann2-20/+46
2006-04-27[SCSI] scsi: Add IBM 2104-DU3 to blistBrian King1-0/+2
2006-04-27[SCSI] Fix DVD burning issues.James Bottomley1-7/+20
2006-04-25[SCSI] SCSI: aic7xxx_osm_pci resource leak fix.Jesper Juhl1-0/+1
2006-04-19[SCSI] aic7xxx: ahc_pci_write_config() fixDenis Vlasenko1-6/+6
2006-04-19[SCSI] megaraid: unused variableAndrew Morton1-1/+0
2006-04-19[SCSI] qla2xxx: only free_irq() after request_irq() succeedsZach Brown1-2/+2
2006-04-19[SCSI] Overrun in drivers/scsi/sim710.cEric Sesterhenn1-1/+1
2006-04-19[SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sgAndrew Morton1-1/+2
2006-04-19[SCSI] lpfc 8.1.5 : Change version number to 8.1.5James Smart1-1/+1
2006-04-19[SCSI] lpfc 8.1.5 : Misc small fixesJames Smart3-10/+8
2006-04-19[SCSI] lpfc 8.1.5 : Additional fixes to LOGO, PLOGI, and RSCN processingJames Smart2-33/+37
2006-04-19[SCSI] lpfc 8.1.5 : Fix cleanup code in the lpfc_pci_probe_one() error code pathJames Smart1-2/+9
2006-04-19[SCSI] lpfc 8.1.5 : Fixed FC protocol violation in handling of PRLO.James Smart3-14/+38
2006-04-19[SCSI] lpfc 8.1.5 : Use asynchronous ABTS completion to speed up abort completionsJames Smart6-51/+4