aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven1-0/+6
2007-08-22m68k: Fix a few hickups in drivers/scsi/KconfigGeert Uytterhoeven1-2/+2
2007-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds38-2001/+2670
2007-08-04[SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark1-1/+3
2007-08-04[SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh1-44/+47
2007-08-04[SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh1-28/+27
2007-08-04[SCSI] aha152x: Clean Reset pathBoaz Harrosh1-9/+9
2007-08-04[SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh1-4/+4
2007-08-04[SCSI] aha152x: use bounce bufferBoaz Harrosh1-0/+7
2007-08-04[SCSI] aha152x: fix debug mode symbol conflictBoaz Harrosh2-6/+6
2007-08-04[SCSI] sd: disentangle barriers in SCSIJames Bottomley2-20/+11
2007-08-03[SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart1-1/+1
2007-08-02[SCSI] qlogicpti: Some cosmetic changesMark Fortescue1-21/+29
2007-08-01drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-6/+4
2007-08-01[SCSI] lpfc 8.2.2 : Change version number to 8.2.2James Smart1-1/+1
2007-08-01[SCSI] lpfc 8.2.2 : Style cleanupsJames Smart11-54/+23
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart16-246/+342
2007-08-01[SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart7-23/+168
2007-08-01[SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart13-1137/+852
2007-08-01[SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart10-149/+354
2007-08-01[SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart10-223/+308
2007-08-01[SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart9-58/+488
2007-08-01[SCSI] initialize shost_data to zeroFUJITA Tomonori1-1/+1
2007-07-31Remove the arm26 portAdrian Bunk3-176/+0
2007-07-31[SCSI] ESP: Revert ESP_BUS_TIMEOUT back down to 250David Miller1-1/+1
2007-07-31[SCSI] dpt_i2o: convert to SCSI hotplug modelMatthew Wilcox2-68/+73
2007-07-31[SCSI] qla2xxx: fix panic caused by previous patchSeokmann Ju1-0/+14
2007-07-31[SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley1-1/+21
2007-07-31[SCSI] st: Use mutex instead of semaphoreMatthias Kaehlcke2-9/+10
2007-07-31[SCSI] libsas: fix build dependencies on libataJames Bottomley1-1/+2
2007-07-31[SCSI] gdth: remove redundant PCI stuffJeff Garzik2-32/+22
2007-07-31[SCSI] ibmvscsi: use shost_privFUJITA Tomonori1-22/+11
2007-07-31[SCSI] ibmvscsi: remove unnecessary map_sg checkFUJITA Tomonori1-6/+0
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds22-13799/+14757
2007-07-28[SCSI] libsas: Fix potential NULL dereference in sas_smp_get_phy_events()Jesper Juhl1-3/+10
2007-07-28[SCSI] aacraid: fix Sunrise Lake reset handlingSalyzyn, Mark1-1/+1
2007-07-28[SCSI] aacraid: add SCSI SYNCHONIZE_CACHE range checkingSalyzyn, Mark1-8/+55
2007-07-28[SCSI] add easyRAID to the no report luns blacklistakpm@linux-foundation.org1-0/+3
2007-07-27[SCSI] advansys: lindent and other large, uninteresting changesMatthew Wilcox1-13692/+14569
2007-07-27[SCSI] aic79xx, aic7xxx: Fix incorrect width settingJames Bottomley2-13/+21
2007-07-27[SCSI] qla2xxx: fix to honor ignored parameters in sysfs attributesSeokmann Ju3-24/+38
2007-07-27[SCSI] aacraid: draw line in sand, sundry cleanup and version updateSalyzyn, Mark5-10/+7
2007-07-27[SCSI] iscsi_tcp: Turn off bounce buffersMike Christie1-0/+1
2007-07-27[SCSI] libiscsi: fix cmd seqeunce number checkingMike Christie1-21/+25
2007-07-27[SCSI] iscsi_tcp, ib_iser Enable module refcounting for iscsi host templateMike Christie1-0/+1
2007-07-27[SCSI] libiscsi: make sure session is not blocked when removing hostMike Christie1-0/+1
2007-07-26[SCSI] libsas: Remove PCI dependenciesJeff Garzik4-21/+18
2007-07-24[SCSI] sym53c8xx: don't claim cpqarray deviceChip Coldwell1-1/+1
2007-07-24aacraid: fix security holeAlan Cox1-0/+4
2007-07-24[SCSI] libsas: SMP request handler shouldn't crash when rphy is NULLDarrick J. Wong1-2/+3