summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] mac_scsi: Remove unused variable default_instanceGeert Uytterhoeven2011-06-291-11/+1
* [SCSI] mac_scsi: macscsi_detect() should be __initGeert Uytterhoeven2011-06-291-1/+1
* [SCSI] atari_NCR5380: Provide a dummy NCR5380_exit()Geert Uytterhoeven2011-06-292-0/+6
* [SCSI] aha152x: add missing ISA PNP IDsOndrej Zary2011-06-291-4/+13
* [SCSI] Blacklist Traxdata CDR4120 and IOMEGA Zip drive to avoid lock ups.Werner Fink2011-06-291-0/+2
* [SCSI] ses: requesting a fault indicationDouglas Gilbert2011-06-291-1/+5
* [SCSI] atari_NCR5380: Remove obsolete variable oldtoGeert Uytterhoeven2011-06-291-1/+0
* [SCSI] sun3_NCR5380: Split NEXT() for lvalues/rvaluesGeert Uytterhoeven2011-06-291-15/+16
* [SCSI] bnx2fc: Bumped version to 1.0.2Bhanu Prakash Gollapudi2011-06-292-2/+2
* [SCSI] bnx2fc: Fix kernel panic when deleting NPIV portsBhanu Prakash Gollapudi2011-06-293-3/+57
* [SCSI] bnx2fc: scsi_dma_unmap() not invoked on IO completionsBhanu Prakash Gollapudi2011-06-291-1/+1
* [SCSI] bnx2fc: host stats show the link speed 'unknown' on NIC partitioned in...Bhanu Prakash Gollapudi2011-06-291-0/+3
* [SCSI] lpfc: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-06-291-1/+2
* [SCSI] Fix oops caused by queue refcounting failureJames Bottomley2011-06-022-1/+2
* scsi: fix scsi_proc new kernel-doc warningRandy Dunlap2011-05-291-5/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-05-2864-1141/+5775
|\
| * [SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnosticsJames Smart2011-05-275-403/+1917
| * [SCSI] lpfc 8.3.24: Add resource extent supportJames Smart2011-05-2717-276/+1937
| * [SCSI] lpfc 8.3.24: Add request-firmware supportJames Smart2011-05-275-11/+259
| * [SCSI] lpfc 8.3.24: Add SR-IOV controlJames Smart2011-05-277-5/+536
| * [SCSI] lpfc 8.3.24: Extended hardware support and support dump imagesJames Smart2011-05-274-7/+98
| * [SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart2011-05-279-73/+169
| * [SCSI] libsas: Add option for SATA soft resetDave Jiang2011-05-271-1/+39
| * [SCSI] libsas: check dev->gone before submitting sata i/oDan Williams2011-05-271-7/+7
| * [SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams2011-05-273-12/+15
| * [SCSI] Fix Ultrastor asm snippetSamuel Thibault2011-05-241-1/+1
| * [SCSI] osst: fix warningAndrew Morton2011-05-241-1/+2
| * [SCSI] osst: wrong index used in inner loopRoel Kluin2011-05-241-2/+3
| * [SCSI] aic94xx: world-writable sysfs update_bios fileVasiliy Kulikov2011-05-241-1/+1
| * [SCSI] Reduce error recovery time by reducing use of TURsDavid Jeffery2011-05-241-20/+67
| * [SCSI] Retrieve the Caching mode page (version 2)Luben Tuikov2011-05-241-18/+61
| * [SCSI] bnx2i: Optimized the iSCSI offload performanceEddie Wai2011-05-243-19/+31
| * [SCSI] bnx2i: Updated the connection shutdown/cleanup timeoutEddie Wai2011-05-242-2/+2
| * [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16Eddie Wai2011-05-242-0/+4
| * [SCSI] qla4xxx: Update driver version to 5.02.00-k7Vikas Chaudhary2011-05-241-1/+1
| * [SCSI] qla4xxx: Added vendor specific sysfs attributesHarish Zunjarrao2011-05-248-21/+150
| * [SCSI] qla4xxx: Remove host_lock in queuecommand functionVikas Chaudhary2011-05-241-19/+7
| * [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.Lalit Chandivade2011-05-242-13/+5
| * [SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progressVikas Chaudhary2011-05-241-1/+1
| * [SCSI] qla4xxx: Don't process mbx interrupt unconditionallyVikas Chaudhary2011-05-241-14/+0
| * [SCSI] qla4xxx: Complete the cmd if sense_len is zeroPrasanna Mumbai2011-05-241-2/+7
| * [SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for IS...Vikas Chaudhary2011-05-241-1/+21
| * [SCSI] qla4xxx: Updated the reset sequence for ISP82xxVikas Chaudhary2011-05-241-2/+17
| * [SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()Prasanna Mumbai2011-05-242-6/+9
| * [SCSI] scsi_trace: Decode UNMAP bit in WRITE SAME(10)Martin K. Petersen2011-05-241-0/+4
| * [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devicesMartin K. Petersen2011-05-241-7/+1
| * [SCSI] sd: Unmap discard alignment needs to be converted to bytesMartin K. Petersen2011-05-241-1/+2
| * [SCSI] bfa: kdump fixJing Huang2011-05-244-1/+41
| * [SCSI] ipr: fix possible false positive detection of stuck interruptWayne Boyer2011-05-241-6/+6
| * [SCSI] libfcoe: Remove unnecessary module state checksRobert Love2011-05-241-40/+0