aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Support multiple network namespaces with netlinkEric W. Biederman2-2/+2
2007-10-04[SCSI] megaraid_old: fix READ_CAPACITYFUJITA Tomonori1-0/+8
2007-10-02Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-2/+2
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik1-2/+2
2007-09-25[SCSI] esp: fix instance numbering.David Miller1-1/+2
2007-09-22[SCSI] scsi_transport_spi: fix domain validation failure from incorrect width settingJames Bottomley1-6/+22
2007-09-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds8-73/+98
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-15[SCSI] libiscsi: sync up iscsi and scsi eh's access to the connectionMike Christie1-11/+43
2007-08-15[SCSI] libiscsi: fix null ptr regression when aborting a command with data to transferMike Christie1-2/+9
2007-08-15[SCSI] qla2xxx: Update version number to 8.02.00-k3.Andrew Vasquez1-1/+1
2007-08-15[SCSI] qla2xxx: Correct mailbox register dump for FWI2 capable ISPs.Andrew Vasquez1-12/+9
2007-08-15[SCSI] qla2xxx: Correct 8GB iIDMA support.Andrew Vasquez3-44/+30
2007-08-15[SCSI] qla2xxx: Correct management-server login-state synchronization issue.Andrew Vasquez1-0/+1
2007-08-15[SCSI] qla2xxx: Don't modify parity bits during ISP25XX restart.Andrew Vasquez1-2/+4
2007-08-15[SCSI] qla2xxx: Allocate enough space for the full PCI descriptor.Andrew Vasquez1-1/+1
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