summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* bnx2fc: reduce stack usage in __bnx2fc_enableArnd Bergmann2015-11-091-4/+9
* lpfc: fix memory leak and NULL dereferenceSudip Mukherjee2015-11-091-1/+7
* fcoe: use continue instead of goto+labelJiri Slaby2015-11-091-2/+1
* scsi: Fix a bdi reregistration raceBart Van Assche2015-11-091-3/+11
* FlashPoint: fix build warningSudip Mukherjee2015-11-091-1/+1
* scsi: storvsc: Fix a bug in the handling of SRB status flagsK. Y. Srinivasan2015-11-091-1/+4
* storvsc: get rid of bounce bufferVitaly Kuznetsov2015-11-091-281/+5
* storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan2015-11-091-2/+1
* aacraid: Update driver versionMahesh Rajashekhara2015-11-091-1/+1
* aacraid: Use pci_enable_msix_range()Mahesh Rajashekhara2015-11-092-15/+7
* aacraid: IOCTL fixMahesh Rajashekhara2015-11-091-0/+5
* aacraid: Reset irq affinity hintsMahesh Rajashekhara2015-11-093-75/+88
* aacraid: Tune response path if IsFastPath bit setMahesh Rajashekhara2015-11-091-122/+137
* aacraid: Enable 64bit write to controller registerMahesh Rajashekhara2015-11-093-2/+20
* aacraid: Change interrupt mode to MSI for Series 6Mahesh Rajashekhara2015-11-092-2/+2
* aacraid: Add Power Management supportMahesh Rajashekhara2015-11-096-78/+232
* aacraid: Fix for LD name and UID not exposed to OSMahesh Rajashekhara2015-11-091-2/+2
* be2iscsi: Bump the driver versionJohn Soni Jose2015-11-091-1/+1
* be2iscsi: Fix updating the next pointer during WRB postingJohn Soni Jose2015-11-094-23/+75
* scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig2015-11-051-12/+4
* cxlflash: Fix to avoid bypassing context cleanupMatthew R. Ochs2015-10-301-4/+1
* cxlflash: Fix to avoid lock instrumentation rejectionMatthew R. Ochs2015-10-301-0/+1
* cxlflash: Fix to avoid corrupting port selection maskMatthew R. Ochs2015-10-302-19/+18
* cxlflash: Fix to escalate to LINK_RESET on login timeoutManoj Kumar2015-10-301-1/+1
* cxlflash: Fix to avoid leaving dangling interrupt resourcesMatthew R. Ochs2015-10-301-12/+16
* cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs2015-10-303-1/+60
* cxlflash: Correct trace stringMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs2015-10-303-12/+3
* cxlflash: Fix to double the delay each timeManoj Kumar2015-10-301-1/+1
* cxlflash: Fix to prevent stale AFU RRQMatthew R. Ochs2015-10-301-0/+3
* cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs2015-10-305-48/+38
* cxlflash: Fix to prevent EEH recovery failureMatthew R. Ochs2015-10-301-0/+9
* cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-305-23/+24
* cxlflash: Fix function prolog parameters and return codesMatthew R. Ochs2015-10-301-44/+26
* cxlflash: Remove unnecessary scsi_block_requestsMatthew R. Ochs2015-10-301-2/+0
* cxlflash: Correct behavior in device reset handler following EEHMatthew R. Ochs2015-10-301-3/+2
* cxlflash: Fix to prevent workq from accessing freed memoryMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Correct usage of scsi_host_put()Matthew R. Ochs2015-10-301-1/+2
* cxlflash: Fix AFU version access/storage and add checkMatthew R. Ochs2015-10-303-8/+14
* cxlflash: Remove dual port online dependencyMatthew R. Ochs2015-10-301-17/+10
* cxlflash: Fix async interrupt bypass logicMatthew R. Ochs2015-10-301-1/+1
* cxlflash: Fix host link up event handlingMatthew R. Ochs2015-10-303-4/+15
* cxlflash: Fix location of setting residMatthew R. Ochs2015-10-301-12/+8
* cxlflash: Fix to avoid stall while waiting on TMFMatthew R. Ochs2015-10-302-22/+34
* cxlflash: Fix to avoid spamming the kernel logMatthew R. Ochs2015-10-301-50/+59
* cxlflash: Refine host/device attributesMatthew R. Ochs2015-10-301-42/+138
* cxlflash: Make functions staticMatthew R. Ochs2015-10-302-479/+474
* cxlflash: Correct naming of limbo state and waitqMatthew R. Ochs2015-10-303-22/+22
* cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs2015-10-303-41/+77
* cxlflash: Fix context encode mask widthMatthew R. Ochs2015-10-301-1/+1
OpenPOWER on IntegriCloud