summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2007-03-20[SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez1-0/+5
2007-03-20[SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez1-0/+2
2007-03-20[SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni1-5/+8
2007-03-20[SCSI] make scsi_wait_scan always modularJames Bottomley2-1/+7
2007-03-11[SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley1-1/+1
2007-03-11[SCSI] pci2000: Delete unused header file.Robert P. J. Day1-197/+0
2007-03-11[SCSI] tgt: fix scsi command leakFUJITA Tomonori1-3/+20
2007-03-11[SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori4-117/+35
2007-03-11[SCSI] tgt: rm bio hacks in scsi tgtMike Christie1-99/+34
2007-03-11[SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation failsMike Christie1-2/+12
2007-03-11[SCSI] iscsi_tcp: increase max_sectorsMike Christie1-0/+1
2007-03-11[SCSI] libiscsi: use get_unalignedMike Christie1-2/+3
2007-03-11[SCSI] iscsi transport: use atomic for session_nr allocationsMike Christie1-2/+4
2007-03-11[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2-4/+4
2007-03-11[SCSI] libiscsi: clear mtaskMike Christie1-11/+8
2007-03-11[SCSI] libiscsi: flush work before freeing connectionMike Christie1-0/+3
2007-03-11[SCSI] constants.c: Update ASC list and make it constMartin K. Petersen1-1/+6
2007-03-11[SCSI] sd: convert logging to new printk helpersMartin K. Petersen1-21/+29
2007-03-11[SCSI] sd: make printing use a common prefixMartin K. Petersen1-158/+95
2007-03-11[SCSI] Make error printing more verboseMartin K. Petersen2-33/+18
2007-03-11[SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen1-122/+145
2007-03-04[ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King3-6/+7
2007-03-04[ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2-4/+7
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds15-103/+480
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds10-37/+38
2007-02-19Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-8/+0
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2007-02-17fix SCSI_SCAN_ASYNC help textMatthew Wilcox1-2/+3
2007-02-17Fix typos concerning hierarchyUwe Kleine-König2-3/+3
2007-02-17Fix misspellings of "agressive".Robert P. J. Day2-4/+4
2007-02-17drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day1-1/+1
2007-02-17Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day3-26/+26
2007-02-17ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz1-8/+0
2007-02-16USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum1-1/+10
2007-02-16[SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern2-1/+2
2007-02-16[SCSI] scsi_proc.c: display sdev->scsi_level correctlyAlan Stern1-3/+2
2007-02-16[SCSI] megaraid_sas: update version and author infoSumant Patro2-6/+8
2007-02-16[SCSI] megaraid_sas: return sync cache call with successSumant Patro1-0/+12
2007-02-16[SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...Sumant Patro1-6/+6
2007-02-16[SCSI] megaraid_sas: add bios_param in scsi_host_templateSumant Patro1-0/+45
2007-02-16[SCSI] megaraid_sas: do not process cmds if hw_crit_error is setSumant Patro1-1/+12
2007-02-16[SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer1-1/+0
2007-02-16[SCSI] scsi_scan.c: handle bad inquiry responsesAlan Stern1-0/+13
2007-02-16[SCSI] aic94xx: tie driver to the major number of the sequencer firmwareJames Bottomley2-3/+11
2007-02-16[SCSI] lpfc: add PCI error recovery supportLinas Vepstas2-0/+109
2007-02-16[SCSI] megaraid: pci_module_init to pci_register_driverRichard Knutsson1-1/+1
2007-02-16[SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori1-0/+8
2007-02-16[SCSI] sgiwd93: interfacing to wd33c93peter fuerst1-2/+3
2007-02-16[SCSI] wd33c93: Fast SCSI with WD33C93Bpeter fuerst2-79/+248
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1