aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-17
|\
| * [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=nJames Bottomley2008-10-15
| * libiscsi: fix locking in iscsi_eh_device_resetMike Christie2008-10-13
| * libiscsi: check reason why we are stopping iscsi session to determine error v...Mike Christie2008-10-13
| * [SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-10-13
| * [SCSI] libiscsi: rename host reset to target resetMike Christie2008-10-13
| * [SCSI] iscsi class: fix endpoint id handlingMike Christie2008-10-13
| * [SCSI] libiscsi: Support drivers initiating session removalMike Christie2008-10-13
| * [SCSI] libiscsi: fix data corruption when target has to resend data-in packetsMike Christie2008-10-13
| * [SCSI] sd: Switch kernel printing level for DIF messagesMartin K. Petersen2008-10-13
| * [SCSI] sd: Correctly handle all combinations of DIF and DIXMartin K. Petersen2008-10-13
| * [SCSI] sd: Always print actual protection_typeMartin K. Petersen2008-10-13
| * [SCSI] sd: Issue correct protection operationMartin K. Petersen2008-10-13
| * [SCSI] scsi_error: fix target reset handlingJames Bottomley2008-10-13
| * [SCSI] lpfc 8.2.8 v2 : Add statistical reporting control and additional fc ve...James Smart2008-10-13
| * [SCSI] lpfc 8.2.8 v2 : Add sysfs control of target queue depth handlingJames Smart2008-10-13
| * [SCSI] lpfc 8.2.8 v2 : Revert target busy in favor of transport disruptedJames Smart2008-10-13
| * [SCSI] scsi_dh_alua: remove REQ_NOMERGEMike Christie2008-10-13
| * [SCSI] lpfc 8.2.8 : update driver version to 8.2.8James Smart2008-10-13
| * [SCSI] lpfc 8.2.8 : Add MSI-X supportJames Smart2008-10-13
| * [SCSI] lpfc 8.2.8 : Update driver to use new Host byte error code DID_TRANSPO...James Smart2008-10-13
| * [SCSI] lpfc 8.2.8 : Add support for PCI-EEH permanent disablingJames Smart2008-10-13
| * [SCSI] lpfc 8.2.8 : Add new FCOE hardware supportJames Smart2008-10-13
| * [SCSI] lpfc 8.2.8 : Miscellaneous Bug FixesJames Smart2008-10-13
| * [SCSI] lpfc 8.2.8 : Update driver for new SLI-3 featuresJames Smart2008-10-13
| * [SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart2008-10-13
| * [SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart2008-10-13
| * [SCSI] modify scsi to handle new fail fast flags.Mike Christie2008-10-13
| * [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-13
| * [SCSI] qla2xxx: use new host byte transport errors.Mike Christie2008-10-13
| * [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...Mike Christie2008-10-13
| * [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-13
| * [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie2008-10-13
| * [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-13
| * [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ...Mike Christie2008-10-13
| * [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSYMike Christie2008-10-13
| * [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rpor...Mike Christie2008-10-13
| * [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess...Mike Christie2008-10-13
| * [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-13
* | device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* | m68k: Atari SCSI needs NVRAMGeert Uytterhoeven2008-10-14
* | m68k: Remove the broken Hades supportAdrian Bunk2008-10-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-13
|\ \
| * | ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()Bartlomiej Zolnierkiewicz2008-10-13
| * | ide: remove superfluous ->media field from ide_driver_tBartlomiej Zolnierkiewicz2008-10-13
| * | ide: add device flagsBartlomiej Zolnierkiewicz2008-10-13
| * | ide: make ide_transfer_pc() staticBartlomiej Zolnierkiewicz2008-10-13
| * | ide: make ide_pc_intr() staticBartlomiej Zolnierkiewicz2008-10-13
| * | ide: add ->pc_{update,io}_buffers methodsBartlomiej Zolnierkiewicz2008-10-13
| * | ide: add ide_retry_pc() helperBartlomiej Zolnierkiewicz2008-10-13