aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-02-07Convert SG from nopage to fault.Nick Piggin
2008-02-07[SCSI] aacraid: do not set valid bit in sense informationSalyzyn, Mark
2008-02-07[SCSI] ses: add new Enclosure ULDJames Bottomley
2008-02-07[SCSI] sr: fix test unit ready responsesJames Bottomley
2008-02-07[SCSI] u14-34f: fix data direction bugRoel Kluin
2008-02-07[SCSI] aacraid: pci_set_dma_max_seg_size opened up for late model controllersSalyzyn, Mark
2008-02-07[SCSI] fix BUG when sum(scatterlist) > bufflenTony Battersby
2008-02-07[SCSI] arcmsr: updates (1.20.00.15)Nick Cheng
2008-02-07[SCSI] advansys: make 3 functions staticAdrian Bunk
2008-02-07[SCSI] dc395x: fix uninitialized var warningAndrew Morton
2008-02-07[SCSI] NCR53C9x: remove driverJames Bottomley
2008-02-07[SCSI] remove m68k NCR53C9x based driversJames Bottomley
2008-02-07[SCSI] dec_esp: Remove driverJames Bottomley
2008-02-07[SCSI] kernel-doc: fix scsi docbookRandy Dunlap
2008-02-07[SCSI] sd: handle bad lba in sense informationJames Bottomley
2008-02-07[SCSI] qla2xxx: Update version number to 8.02.00-k8.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was use...Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Access the proper 'physical' port in FC-transport callbacks.Seokmann Ju
2008-02-07[SCSI] qla2xxx: Correct issue where vport-state was not updated during an ISP...Seokmann Ju
2008-02-07[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request...Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Cleanse memory allocation logic during probe.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.Andrew Vasquez
2008-02-07[SCSI] qla2xxx: Correct resource_size_t usages.Andrew Vasquez
2008-02-07[SCSI] iscsi: bump version to 2.0-868Mike Christie
2008-02-07[SCSI] libiscsi: fix session age rollover and remove cid encodingMike Christie
2008-02-07[SCSI] iscsi: fix up iscsi printk prefixMike Christie
2008-02-07[SCSI] iscsi class: fix iscsi conn attr counterMike Christie
2008-02-07[SCSI] libiscsi: fix setting of nop timerMike Christie
2008-02-07[SCSI] qla4xxx: add async scan supportMike Christie
2008-02-07[SCSI] iscsi class: add async scan helperMike Christie
2008-02-07[SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie
2008-02-07[SCSI] iscsi class: add session scanningMike Christie
2008-02-07[SCSI] qla4xxx: use iscsi class session state check readyMike Christie
2008-02-07[SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie
2008-02-07[SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie
2008-02-07[SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh
2008-02-07[SCSI] mca_53c9x: remove driverJames Bottomley
2008-02-07[SCSI] sym53c8xx: fix resid calculationTony Battersby
2008-02-07[SCSI] ps3rom: sector size should be 512 bytesAegis Lin
2008-02-07[SCSI] sun3x_esp: convert to esp_scsiThomas Bogendoerfer
2008-02-07[SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk
2008-02-07[SCSI] aacraid: fib context lock for management ioctls (take 2)Salyzyn, Mark
2008-02-06scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker
2008-02-06cleanup after APUS removalAdrian Bunk
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-06ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz
2008-02-05iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori