aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-13ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()Bartlomiej Zolnierkiewicz
2008-10-13ide: remove superfluous ->media field from ide_driver_tBartlomiej Zolnierkiewicz
2008-10-13ide: add device flagsBartlomiej Zolnierkiewicz
2008-10-13ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz
2008-10-13ide: make ide_pc_intr() staticBartlomiej Zolnierkiewicz
2008-10-13ide: add ->pc_{update,io}_buffers methodsBartlomiej Zolnierkiewicz
2008-10-13ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz
2008-10-13ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr()Bartlomiej Zolnierkiewicz
2008-10-13ide: add pointer to the current packet command to ide_drive_tBartlomiej Zolnierkiewicz
2008-10-13ide: drop dsc_handle argument from ide_pc_intr()Bartlomiej Zolnierkiewicz
2008-10-13libiscsi: fix locking in iscsi_eh_device_resetMike Christie
2008-10-13libiscsi: check reason why we are stopping iscsi session to determine error v...Mike Christie
2008-10-13[SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie
2008-10-13[SCSI] libiscsi: rename host reset to target resetMike Christie
2008-10-13[SCSI] iscsi class: fix endpoint id handlingMike Christie
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie
2008-10-13[SCSI] libiscsi: fix data corruption when target has to resend data-in packetsMike Christie
2008-10-13[SCSI] sd: Switch kernel printing level for DIF messagesMartin K. Petersen
2008-10-13[SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen
2008-10-13[SCSI] sd: Always print actual protection_typeMartin K. Petersen
2008-10-13[SCSI] sd: Issue correct protection operationMartin K. Petersen
2008-10-13[SCSI] scsi_error: fix target reset handlingJames Bottomley
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart
2008-10-13[SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart
2008-10-13[SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disruptedJames Smart
2008-10-13[SCSI] scsi_dh_alua: remove REQ_NOMERGEMike Christie
2008-10-13[SCSI] lpfc 8.2.8 : update driver version to 8.2.8James Smart
2008-10-13[SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart
2008-10-13[SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO...James Smart
2008-10-13[SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart
2008-10-13[SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart
2008-10-13[SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart
2008-10-13[SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart
2008-10-13[SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart
2008-10-13[SCSI] modify scsi to handle new fail fast flags.Mike Christie
2008-10-13[SCSI] block: separate failfast into multiple bits.Mike Christie
2008-10-13[SCSI] qla2xxx: use new host byte transport errors.Mike Christie
2008-10-13[SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...Mike Christie
2008-10-13[SCSI] scsi: add transport host byte errors (v3)Mike Christie
2008-10-13[SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie
2008-10-13[SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie
2008-10-13[SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ...Mike Christie
2008-10-13[SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSYMike Christie
2008-10-13[SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rpor...Mike Christie
2008-10-13[SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess...Mike Christie
2008-10-13[SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie