summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi_dh: integrate into the core SCSI codeChristoph Hellwig2015-08-287-174/+34
* scsi_dh: move to drivers/scsiChristoph Hellwig2015-08-281-1/+1
* dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpathChristoph Hellwig2015-08-283-28/+19
* dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2015-08-284-95/+28
* aic94xx: Skip reading user settings if flash is not foundHannes Reinecke2015-08-281-2/+3
* ipr: Enable SIS pipe commands for SIS-32 devices.Gabriel Krisman Bertazi2015-08-281-1/+1
* ipr: Inhibit underlength data check for AFDASD in raw mode.Gabriel Krisman Bertazi2015-08-281-1/+5
* mpt3sas : Bump mpt3sas driver version to 9.100.00.00Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/OsSreekanth Reddy2015-08-271-14/+75
* mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Added support for customer specific brandingSreekanth Reddy2015-08-272-6/+39
* mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat...Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...Sreekanth Reddy2015-08-272-0/+5
* mpt3sas: MPI 2.5 Rev K (2.5.6) specificationsSreekanth Reddy2015-08-272-5/+17
* mpt3sas: Bump mpt3sas driver version to v6.100.00.00Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Add branding string support for OEM custom HBASreekanth Reddy2015-08-272-0/+45
* mpt3sas: Add branding string support for OEM's HBASreekanth Reddy2015-08-272-0/+47
* mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header filesSreekanth Reddy2015-08-273-5/+18
* mpt3sas: Update MPI2 strings to MPI2.5Sreekanth Reddy2015-08-272-3/+1
* mpt3sas: Bump mpt3sas Driver version to v5.100.00.00Sreekanth Reddy2015-08-271-2/+2
* mpt3sas: Provides the physical location of sas drivesSreekanth Reddy2015-08-272-39/+203
* mpt3sas: MPI 2.5 Rev I (2.5.4) specifications.Sreekanth Reddy2015-08-273-9/+28
* mpt3sas: Remove redundancy code while freeing the controller resources.Sreekanth Reddy2015-08-271-25/+32
* mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy2015-08-273-1/+28
* mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca...Sreekanth Reddy2015-08-271-0/+68
* mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su...Sreekanth Reddy2015-08-272-9/+98
* aic94xx: set an error code on failureDan Carpenter2015-08-261-0/+1
* storvsc: Set the error code correctly in failure conditionsK. Y. Srinivasan2015-08-261-3/+9
* storvsc: Allow write_same when host is windows 10Keith Mange2015-08-261-1/+5
* storvsc: use storage protocol version to determine storage capabilitiesKeith Mange2015-08-261-4/+4
* storvsc: use correct defaults for values determined by protocol negotiationKeith Mange2015-08-261-14/+19
* storvsc: Untangle the storage protocol negotiation from the vmbus protocol ne...Keith Mange2015-08-261-22/+86
* storvsc: Use a single value to track protocol versionsKeith Mange2015-08-261-26/+9
* storvsc: Rather than look for sets of specific protocol versions, make decisi...Keith Mange2015-08-261-8/+3
* cxlflash: Remove unused variable from queuecommandMatthew R. Ochs2015-08-261-3/+4
* cxlflash: shift wrapping bug in afu_link_reset()Dan Carpenter2015-08-261-2/+2
* cxlflash: off by one bug in cxlflash_show_port_status()Dan Carpenter2015-08-261-1/+1
* cxlflash: Virtual LUN supportMatthew R. Ochs2015-08-2611-17/+1550
* cxlflash: Superpipe supportMatthew R. Ochs2015-08-2611-4/+2868
* cxlflash: Base error recovery supportMatthew R. Ochs2015-08-265-16/+177
* qla2xxx: Update driver version to 8.07.00.26-kHimanshu Madhani2015-08-261-1/+1
* qla2xxx: Add pci device id 0x2261.Sawan Chandak2015-08-262-3/+15
* qla2xxx: Fix missing device login retries.Arun Easi2015-08-261-1/+2
* qla2xxx: do not clear slot in outstanding cmd arrayHimanshu Madhani2015-08-261-6/+0
* qla2xxx: Remove decrement of sp reference count in abort handler.Chad Dupuis2015-08-261-7/+2
* qla2xxx: Add support to show MPI and PEP FW version for ISP27xx.Sawan Chandak2015-08-263-2/+31
* qla2xxx: Do not reset ISP for error entry with an out of range handle.Chad Dupuis2015-08-261-7/+1
* qla2xxx: Do not reset adapter if SRB handle is in range.Chad Dupuis2015-08-263-11/+15
* qla2xxx: Do not crash system for sp ref count zeroHiral Patel2015-08-261-1/+1
OpenPOWER on IntegriCloud