summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Convert SG from nopage to fault.Nick Piggin2008-02-081-12/+11Star
* [SCSI] aacraid: do not set valid bit in sense informationSalyzyn, Mark2008-02-081-51/+30Star
* [SCSI] ses: add new Enclosure ULDJames Bottomley2008-02-083-1/+699
* [SCSI] sr: fix test unit ready responsesJames Bottomley2008-02-083-24/+29
* [SCSI] u14-34f: fix data direction bugRoel Kluin2008-02-081-1/+1
* [SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark2008-02-081-15/+13Star
* [SCSI] fix BUG when sum(scatterlist) > bufflenTony Battersby2008-02-081-1/+0Star
* [SCSI] arcmsr: updates (1.20.00.15)Nick Cheng2008-02-082-27/+64
* [SCSI] advansys: make 3 functions staticAdrian Bunk2008-02-081-3/+3
* [SCSI] dc395x: fix uninitialized var warningAndrew Morton2008-02-081-1/+1
* [SCSI] NCR53C9x: remove driverJames Bottomley2008-02-082-4322/+0Star
* [SCSI] remove m68k NCR53C9x based driversJames Bottomley2008-02-0810-3389/+0Star
* [SCSI] dec_esp: Remove driverJames Bottomley2008-02-083-699/+0Star
* [SCSI] kernel-doc: fix scsi docbookRandy Dunlap2008-02-081-2/+3
* [SCSI] sd: handle bad lba in sense informationJames Bottomley2008-02-081-18/+16Star
* [SCSI] qla2xxx: Update version number to 8.02.00-k8.Andrew Vasquez2008-02-081-1/+1
* [SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use...Andrew Vasquez2008-02-081-1/+1
* [SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju2008-02-083-6/+14
* [SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP...Seokmann Ju2008-02-081-0/+15
* [SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request...Andrew Vasquez2008-02-082-23/+22Star
* [SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez2008-02-082-58/+24Star
* [SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez2008-02-082-230/+111Star
* [SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.Andrew Vasquez2008-02-081-0/+1
* [SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez2008-02-083-19/+28
* [SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.Andrew Vasquez2008-02-081-0/+1
* [SCSI] qla2xxx: Correct resource_size_t usages.Andrew Vasquez2008-02-081-21/+15Star
* [SCSI] iscsi: bump version to 2.0-868Mike Christie2008-02-081-1/+1
* [SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie2008-02-081-10/+4Star
* [SCSI] iscsi: fix up iscsi printk prefixMike Christie2008-02-083-86/+103
* [SCSI] iscsi class: fix iscsi conn attr counterMike Christie2008-02-081-1/+1
* [SCSI] libiscsi: fix setting of nop timerMike Christie2008-02-081-6/+3Star
* [SCSI] qla4xxx: add async scan supportMike Christie2008-02-081-1/+3
* [SCSI] iscsi class: add async scan helperMike Christie2008-02-081-3/+35
* [SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie2008-02-081-8/+11
* [SCSI] iscsi class: add session scanningMike Christie2008-02-081-7/+30
* [SCSI] qla4xxx: use iscsi class session state check readyMike Christie2008-02-081-0/+12
* [SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie2008-02-082-36/+5Star
* [SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie2008-02-082-18/+130
* [SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh2008-02-082-43/+58
* [SCSI] mca_53c9x: remove driverJames Bottomley2008-02-083-532/+0Star
* [SCSI] sym53c8xx: fix resid calculationTony Battersby2008-02-081-1/+1
* [SCSI] ps3rom: sector size should be 512 bytesAegis Lin2008-02-081-1/+1
* [SCSI] sun3x_esp: convert to esp_scsiThomas Bogendoerfer2008-02-083-312/+237Star
* [SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk2008-02-081-3/+2Star
* [SCSI] aacraid: fib context lock for management ioctls (take 2)Salyzyn, Mark2008-02-081-12/+14
* scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker2008-02-061-1/+0Star
* cleanup after APUS removalAdrian Bunk2008-02-063-6/+3Star
* Remove pointless casts from void pointersJeff Garzik2008-02-062-3/+3
* ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-061-2/+2
* iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori2008-02-051-0/+1