aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez2007-03-201-0/+5
* [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez2007-03-201-0/+2
* [SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni2007-03-201-5/+8
* [SCSI] make scsi_wait_scan always modularJames Bottomley2007-03-202-1/+7
* [SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley2007-03-111-1/+1
* [SCSI] pci2000: Delete unused header file.Robert P. J. Day2007-03-111-197/+0
* [SCSI] tgt: fix scsi command leakFUJITA Tomonori2007-03-111-3/+20
* [SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori2007-03-114-117/+35
* [SCSI] tgt: rm bio hacks in scsi tgtMike Christie2007-03-111-99/+34
* [SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation failsMike Christie2007-03-111-2/+12
* [SCSI] iscsi_tcp: increase max_sectorsMike Christie2007-03-111-0/+1
* [SCSI] libiscsi: use get_unalignedMike Christie2007-03-111-2/+3
* [SCSI] iscsi transport: use atomic for session_nr allocationsMike Christie2007-03-111-2/+4
* [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-112-4/+4
* [SCSI] libiscsi: clear mtaskMike Christie2007-03-111-11/+8
* [SCSI] libiscsi: flush work before freeing connectionMike Christie2007-03-111-0/+3
* [SCSI] constants.c: Update ASC list and make it constMartin K. Petersen2007-03-111-1/+6
* [SCSI] sd: convert logging to new printk helpersMartin K. Petersen2007-03-111-21/+29
* [SCSI] sd: make printing use a common prefixMartin K. Petersen2007-03-111-158/+95
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-112-33/+18
* [SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen2007-03-111-122/+145
* [ARM] ARM SCSI: Don't try to dma_map_sg too many scatterlist entriesRussell King2007-03-043-6/+7
* [ARM] ARM FAS216: don't modify scsi_cmnd request_bufflenRussell King2007-03-042-4/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-1915-103/+480
|\
| * [SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern2007-02-162-1/+2
| * [SCSI] scsi_proc.c: display sdev->scsi_level correctlyAlan Stern2007-02-161-3/+2
| * [SCSI] megaraid_sas: update version and author infoSumant Patro2007-02-162-6/+8
| * [SCSI] megaraid_sas: return sync cache call with successSumant Patro2007-02-161-0/+12
| * [SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...Sumant Patro2007-02-161-6/+6
| * [SCSI] megaraid_sas: add bios_param in scsi_host_templateSumant Patro2007-02-161-0/+45
| * [SCSI] megaraid_sas: do not process cmds if hw_crit_error is setSumant Patro2007-02-161-1/+12
| * [SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer2007-02-161-1/+0
| * [SCSI] scsi_scan.c: handle bad inquiry responsesAlan Stern2007-02-161-0/+13
| * [SCSI] aic94xx: tie driver to the major number of the sequencer firmwareJames Bottomley2007-02-162-3/+11
| * [SCSI] lpfc: add PCI error recovery supportLinas Vepstas2007-02-162-0/+109
| * [SCSI] megaraid: pci_module_init to pci_register_driverRichard Knutsson2007-02-161-1/+1
| * [SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori2007-02-161-0/+8
| * [SCSI] sgiwd93: interfacing to wd33c93peter fuerst2007-02-161-2/+3
| * [SCSI] wd33c93: Fast SCSI with WD33C93Bpeter fuerst2007-02-162-79/+248
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-1910-37/+38
|\ \
| * | Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
| * | fix SCSI_SCAN_ASYNC help textMatthew Wilcox2007-02-171-2/+3
| * | Fix typos concerning hierarchyUwe Kleine-König2007-02-172-3/+3
| * | Fix misspellings of "agressive".Robert P. J. Day2007-02-172-4/+4
| * | drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day2007-02-171-1/+1
| * | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-173-26/+26
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-191-8/+0
|\ \
| * | ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-171-8/+0
| |/
* | USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-161-1/+10
|/
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1