summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-112-4/+35
|\
| * [PATCH] ata_piix: add map 01b for ICH7MTejun Heo2006-09-111-2/+34
| * [libata] sata_mv: errata check buglet fixAndres Salomon2006-09-111-2/+1Star
* | [PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA...Alan Cox2006-09-111-0/+1
|/
* [PATCH] lockdep: annotate idescsi_pc_intr()Ingo Molnar2006-08-271-1/+1
* Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman2006-08-2632-888/+551Star
|\
| * [SCSI] fix scsi_send_eh_cmnd regressionMike Christie2006-08-261-9/+9
| * [SCSI] qla2xxx: Update version number to 8.01.07-k1.Andrew Vasquez2006-08-261-2/+2
| * [SCSI] qla2xxx: Properly re-enable EFT support after an ISP abort.Andrew Vasquez2006-08-261-0/+11
| * [SCSI] qla2xxx: Correct PLOGI retry logic.Andrew Vasquez2006-08-261-3/+0Star
| * [SCSI] sg: fix incorrect page problemDouglas Gilbert2006-08-261-4/+4
| * [SCSI] lpfc 8.1.9 : Change version number to 8.1.9James Smart2006-08-191-1/+1
| * [SCSI] lpfc 8.1.9 : Stall eh handlers if resetting while rport blockedJames Smart2006-08-191-0/+19
| * [SCSI] lpfc 8.1.9 : Misc Bug FixesJames Smart2006-08-195-5/+38
| * [SCSI] hptiop: backout ioctl messChristoph Hellwig2006-08-061-558/+8Star
| * Merge ../linux-2.6James Bottomley2006-08-065-37/+56
| |\
| * | [SCSI] qla2xxx: Update version number to 8.01.05-k4.Andrew Vasquez2006-08-061-1/+1
| * | [SCSI] qla2xxx: Fix to allow to reset devices using sg interface (sg_reset).Vladislav Bolkhovitin2006-08-061-9/+3Star
| * | [SCSI] qla2xxx: Log Trace/Diagonostic asynchronous events.Andrew Vasquez2006-08-062-0/+6
| * | [SCSI] qla2xxx: Correct endianess problem while issuing a Marker IOCB on ISP2...Shyam Sundar2006-08-061-0/+1
| * | [SCSI] lpfc 8.1.7 : Change version number to 8.1.8James Smart2006-08-061-1/+1
| * | [SCSI] lpfc 8.1.7 : ID String and Message fixesJames Smart2006-08-066-31/+31
| * | [SCSI] lpfc 8.1.7 : Short bug fixesJames Smart2006-08-064-6/+18
| * | [SCSI] lpfc 8.1.7 : Fix race condition between lpfc_sli_issue_mbox and lpfc_o...James Smart2006-08-061-3/+7
| * | [SCSI] lpfc 8.1.7 : Fix failing firmware download due to mailbox delays needi...James Smart2006-08-065-5/+32
| * | [SCSI] lpfc 8.1.7 : Add statistics reset callback for FC transportJames Smart2006-08-063-4/+103
| * | [SCSI] megaraid_{mm,mbox}: a fix on "kernel unaligned access address" issueJu, Seokmann2006-07-283-3/+7
| * | [SCSI] megaraid_{mm,mbox}: a fix on INQUIRY with EVPDJu, Seokmann2006-07-282-0/+11
| * | [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability checkerJu, Seokmann2006-07-283-8/+33
| * | [SCSI] iscsi bugfixes: update and move version numberMike Christie2006-07-282-5/+6
| * | [SCSI] iscsi bugfixes: fix mem leaks in libiscsiMike Christie2006-07-281-0/+3
| * | [SCSI] iscsi bugfixes: pass errors from complete_pdu to callerMike Christie2006-07-282-10/+19
| * | [SCSI] iscsi bugfixes: reduce memory allocationsMike Christie2006-07-283-65/+30Star
| * | [SCSI] iscsi bugfixes: dont use GFP_KERNEL for sending errorsMike Christie2006-07-281-5/+5
| * | [SCSI] iscsi bugfixes: fix oops when removing sessionMike Christie2006-07-281-1/+2
| * | [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-282-47/+32Star
| * | [SCSI] iscsi bugfixes: fix abort handlingMike Christie2006-07-281-25/+46
| * | [SCSI] iscsi bugfixes: handle data rsp errorsMike Christie2006-07-281-1/+3
| * | [SCSI] iscsi bugfixes: fix r2t handlingMike Christie2006-07-282-76/+59Star
| * | [SCSI] iscsi bugfixes: send correct error values to userspaceMike Christie2006-07-281-3/+3
| * | [SCSI] hptiop: wrong register used in hptiop_reset_hba()HighPoint Linux Team2006-07-281-1/+1
| * | [SCSI] sym2: claim only "Storage" classGrant Grundler2006-07-281-1/+1
* | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-244-26/+180
|\ \ \
| * | | [PATCH] sata_via: use old SCR access pattern on vt6420Tejun Heo2006-08-241-5/+112
| * | | [PATCH] ata_piix: implement force_pcs module parameterTejun Heo2006-08-241-1/+20
| * | | [PATCH] ata_piix: ignore PCS on ICH5Tejun Heo2006-08-241-1/+2
| * | | [PATCH] ata_piix: fix ghost device probing by honoring PCS present bitsTejun Heo2006-08-221-17/+43
| * | | Merge branch 'master' into upstream-fixesJeff Garzik2006-08-192-1/+4
| |\ \ \
| * | | | [PATCH] libata: PHY reset requires writing 0x4 to SControlMartin Hicks2006-08-101-1/+1
| * | | | [PATCH] libata: Use ATA_FLAG_PIO_POLLING for pdc_admaAlbert Lee2006-08-101-1/+2