summaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] lpfc 8.2.8 : Miscellaneous Discovery FixesJames Smart2008-10-134-110/+172
* [SCSI] lpfc 8.2.8 : Add kernel-doc function headersJames Smart2008-10-137-256/+4556
* [SCSI] modify scsi to handle new fail fast flags.Mike Christie2008-10-133-3/+38
* [SCSI] block: separate failfast into multiple bits.Mike Christie2008-10-135-6/+13
* [SCSI] qla2xxx: use new host byte transport errors.Mike Christie2008-10-131-2/+12
* [SCSI] iscsi class, libiscsi and qla4xxx: convert to new transport host byte ...Mike Christie2008-10-133-7/+9
* [SCSI] scsi: add transport host byte errors (v3)Mike Christie2008-10-132-2/+16
* [SCSI] ibmvfc, qla2xxx, lpfc: remove scsi_target_unblock calls in terminate c...Mike Christie2008-10-133-11/+0
* [SCSI] fc class: unblock target after calling terminate callback (take 2)Mike Christie2008-10-131-19/+28
* [SCSI] lpfc: use SCSI_MLQUEUE_TARGET_BUSY when catching the rport transition ...Mike Christie2008-10-131-4/+5
* [SCSI] libiscsi: Use SCSI_MLQUEUE_TARGET_BUSYMike Christie2008-10-131-5/+3
* [SCSI] qla2xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected rpor...Mike Christie2008-10-131-14/+12
* [SCSI] qla4xxx: return SCSI_MLQUEUE_TARGET_BUSY when driver has detected sess...Mike Christie2008-10-131-1/+1
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-133-18/+97
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2008-10-124-196/+222
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-10-1151-1015/+1442
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-167-15/+29
| |\ \
| * | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-312-2/+2
| * | | qlogicpti: Convert to pure OF driver.David S. Miller2008-08-292-54/+56
| * | | sun_esp: Convert to pure OF driver.David S. Miller2008-08-291-72/+64
| * | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-292-4/+6
| * | | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-292-38/+41
| * | | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-292-17/+27
| * | | sparc: Kill SBUS DVMA layer.David S. Miller2008-08-292-54/+71
* | | | ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns2008-10-101-17/+17
* | | | ide: add ide_io_buffers() helperBartlomiej Zolnierkiewicz2008-10-101-45/+1
* | | | ide-scsi: cleanup ide_scsi_io_buffers()Bartlomiej Zolnierkiewicz2008-10-101-8/+8
* | | | ide: remove ->supports_dsc_overlap field from ide_driver_tBartlomiej Zolnierkiewicz2008-10-101-1/+0
* | | | ide: /proc/ide/hd*/settings reworkBartlomiej Zolnierkiewicz2008-10-101-16/+36
* | | | ide: call ide_proc_register_driver() laterBartlomiej Zolnierkiewicz2008-10-101-1/+1
* | | | ide: include <linux/hdreg.h> only when neededBartlomiej Zolnierkiewicz2008-10-101-1/+0
* | | | ide: remove needless drive->present checks from device driversBartlomiej Zolnierkiewicz2008-10-101-1/+0
* | | | ide: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2008-10-101-1/+1
* | | | ide: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2008-10-101-1/+1
* | | | ide: make drive->id an union (take 2)Bartlomiej Zolnierkiewicz2008-10-101-6/+7
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-1029-168/+1069
|\ \ \
| * | | [SCSI] scsi_dh: suppress comparison warningJames Bottomley2008-10-031-2/+2
| * | | [SCSI] scsi_dh: add Dell product information into rdac device handlerYanqing_Liu@Dell.com2008-10-031-0/+2
| * | | [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE optionAdrian Bunk2008-10-031-8/+0
| * | | [SCSI] qla2xxx: fix printk format warningsAlexander Beregalov2008-10-031-4/+6
| * | | [SCSI] qla2xxx: Update version number to 8.02.01-k8.Andrew Vasquez2008-10-031-1/+1
| * | | [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing.Ravi Anand2008-10-031-1/+3
| * | | [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling.Andrew Vasquez2008-10-031-2/+3
| * | | [SCSI] qla2xxx: Fix "occured" spelling errors.Bjorn Helgaas2008-10-035-11/+11
| * | | [SCSI] qla2xxx: Add NPIV-Config Table support.Andrew Vasquez2008-10-035-2/+133
| * | | [SCSI] qla2xxx: Add Flash Layout Table support.Andrew Vasquez2008-10-037-44/+272
| * | | [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.Andrew Vasquez2008-10-032-2/+2
| * | | [SCSI] qla2xxx: Add input/output byte-count statistics.Harish Zunjarrao2008-10-033-7/+21
| * | | [SCSI] libiscsi: return error passed in during iscsi recoveryMike Christie2008-10-031-1/+1
| * | | [SCSI] fc_transport: Add an API to allow an LLD to create vportsAndrew Vasquez2008-10-031-28/+26