aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* [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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-10-12
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-11
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-16
| |\ \
| * | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-31
| * | | qlogicpti: Convert to pure OF driver.David S. Miller2008-08-29
| * | | sun_esp: Convert to pure OF driver.David S. Miller2008-08-29
| * | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-29
| * | | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-29
| * | | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
| * | | sparc: Kill SBUS DVMA layer.David S. Miller2008-08-29
* | | | ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns2008-10-10
* | | | ide: add ide_io_buffers() helperBartlomiej Zolnierkiewicz2008-10-10
* | | | ide-scsi: cleanup ide_scsi_io_buffers()Bartlomiej Zolnierkiewicz2008-10-10
* | | | ide: remove ->supports_dsc_overlap field from ide_driver_tBartlomiej Zolnierkiewicz2008-10-10
* | | | ide: /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz2008-10-10
* | | | ide: call ide_proc_register_driver() laterBartlomiej Zolnierkiewicz2008-10-10
* | | | ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-10
* | | | ide: remove needless drive->present checks from device driversBartlomiej Zolnierkiewicz2008-10-10
* | | | ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2008-10-10