aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Convert SG from nopage to fault.Nick Piggin1-12/+11
2008-02-07[SCSI] aacraid: do not set valid bit in sense informationSalyzyn, Mark1-51/+30
2008-02-07[SCSI] ses: add new Enclosure ULDJames Bottomley3-1/+699
2008-02-07[SCSI] sr: fix test unit ready responsesJames Bottomley3-24/+29
2008-02-07[SCSI] u14-34f: fix data direction bugRoel Kluin1-1/+1
2008-02-07[SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark1-15/+13
2008-02-07[SCSI] fix BUG when sum(scatterlist) > bufflenTony Battersby1-1/+0
2008-02-07[SCSI] arcmsr: updates (1.20.00.15)Nick Cheng2-27/+64
2008-02-07[SCSI] advansys: make 3 functions staticAdrian Bunk1-3/+3
2008-02-07[SCSI] dc395x: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-07[SCSI] NCR53C9x: remove driverJames Bottomley2-4322/+0
2008-02-07[SCSI] remove m68k NCR53C9x based driversJames Bottomley10-3389/+0
2008-02-07[SCSI] dec_esp: Remove driverJames Bottomley3-699/+0
2008-02-07[SCSI] kernel-doc: fix scsi docbookRandy Dunlap1-2/+3
2008-02-07[SCSI] sd: handle bad lba in sense informationJames Bottomley1-18/+16
2008-02-07[SCSI] qla2xxx: Update version number to 8.02.00-k8.Andrew Vasquez1-1/+1
2008-02-07[SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was used on non-NPIV capable ISPs.Andrew Vasquez1-1/+1
2008-02-07[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju3-6/+14
2008-02-07[SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP_ABORT_NEEDED requst.Seokmann Ju1-0/+15
2008-02-07[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs().Andrew Vasquez2-23/+22
2008-02-07[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez2-58/+24
2008-02-07[SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez2-230/+111
2008-02-07[SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.Andrew Vasquez1-0/+1
2008-02-07[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez3-19/+28
2008-02-07[SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.Andrew Vasquez1-0/+1
2008-02-07[SCSI] qla2xxx: Correct resource_size_t usages.Andrew Vasquez1-21/+15
2008-02-07[SCSI] iscsi: bump version to 2.0-868Mike Christie1-1/+1
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie1-10/+4
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie3-86/+103
2008-02-07[SCSI] iscsi class: fix iscsi conn attr counterMike Christie1-1/+1
2008-02-07[SCSI] libiscsi: fix setting of nop timerMike Christie1-6/+3
2008-02-07[SCSI] qla4xxx: add async scan supportMike Christie1-1/+3
2008-02-07[SCSI] iscsi class: add async scan helperMike Christie1-3/+35
2008-02-07[SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie1-8/+11
2008-02-07[SCSI] iscsi class: add session scanningMike Christie1-7/+30
2008-02-07[SCSI] qla4xxx: use iscsi class session state check readyMike Christie1-0/+12
2008-02-07[SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie2-36/+5
2008-02-07[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie2-18/+130
2008-02-07[SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh2-43/+58
2008-02-07[SCSI] mca_53c9x: remove driverJames Bottomley3-532/+0
2008-02-07[SCSI] sym53c8xx: fix resid calculationTony Battersby1-1/+1
2008-02-07[SCSI] ps3rom: sector size should be 512 bytesAegis Lin1-1/+1
2008-02-07[SCSI] sun3x_esp: convert to esp_scsiThomas Bogendoerfer3-312/+237
2008-02-07[SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk1-3/+2
2008-02-07[SCSI] aacraid: fib context lock for management ioctls (take 2)Salyzyn, Mark1-12/+14
2008-02-06scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker1-1/+0
2008-02-06cleanup after APUS removalAdrian Bunk3-6/+3
2008-02-06Remove pointless casts from void pointersJeff Garzik2-3/+3
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz1-2/+2
2008-02-05iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori1-0/+1