summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into miscJames Bottomley2016-03-1516-135/+1143
|\
| * scsi_transport_sas: add 'scsi_target_id' sysfs attributeHannes Reinecke2016-03-152-1/+3
| * scsi_dh_alua: uninitialized variable in alua_check_vpd()Dan Carpenter2016-03-151-1/+1
| * scsi: ufs-qcom: add printouts of testbus debug registersYaniv Gardi2016-03-152-0/+86
| * scsi: ufs-qcom: enable/disable the device ref clockYaniv Gardi2016-03-152-0/+21
| * scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startupYaniv Gardi2016-03-152-7/+21
| * scsi: ufs: add device quirk delay before putting UFS rails in LPMYaniv Gardi2016-03-152-1/+23
| * scsi: ufs: fix leakage during link off stateYaniv Gardi2016-03-151-0/+10
| * scsi: ufs: tune UniPro parameters to optimize hibern8 exit timeYaniv Gardi2016-03-154-0/+142
| * scsi: ufs: handle non spec compliant bkops behaviour by deviceYaniv Gardi2016-03-152-7/+52
| * scsi: ufs: add retry for query descriptorsYaniv Gardi2016-03-151-18/+37
| * scsi: ufs: add error recovery after DL NAC errorYaniv Gardi2016-03-152-0/+95
| * scsi: ufs: make error handling bit fasterYaniv Gardi2016-03-151-43/+112
| * scsi: ufs: disable vccq if it's not needed by UFS deviceYaniv Gardi2016-03-152-4/+57
| * scsi: ufs: separate device and host quirksYaniv Gardi2016-03-154-0/+244
| * scsi: ufs: add support to read device and string descriptorsYaniv Gardi2016-03-153-1/+95
| * scsi: ufs: verify hba controller hce reg valueYaniv Gardi2016-03-152-30/+35
| * scsi: ufs: implement scsi host timeout handlerYaniv Gardi2016-03-151-0/+36
| * scsi: ufs: avoid spurious UFS host controller interruptsYaniv Gardi2016-03-151-0/+15
| * scsi: ufs-qcom: add number of lanes per directionYaniv Gardi2016-03-155-17/+47
| * sg: fix dxferp in from_to caseDouglas Gilbert2016-03-141-1/+2
| * scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov2016-03-141-2/+3
| * be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi2016-03-141-0/+1
| * sd: Fix discard granularity when LBPRZ=1Martin K. Petersen2016-03-141-1/+1
| * scsi_sysfs: Fix typo in is_bin_visible()Hannes Reinecke2016-03-111-1/+1
| * megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...Sumit Saxena2016-03-112-5/+11
* | Merge branch 'fixes' into miscJames Bottomley2016-03-158-4/+17
|\ \
| * | sg: fix dxferp in from_to caseDouglas Gilbert2016-03-101-1/+2
| * | scsi: storvsc: fix SRB_STATUS_ABORTED handlingVitaly Kuznetsov2016-03-091-2/+3
| * | be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi2016-03-091-0/+1
| * | sd: Fix discard granularity when LBPRZ=1Martin K. Petersen2016-03-091-1/+1
| * | ipr: Fix regression when loading firmwareGabriel Krisman Bertazi2016-02-261-0/+5
| * | SCSI: Free resources when we return BLKPREP_INVALIDjiangyiwen2016-02-261-0/+1
| * | Merge tag 'dm-4.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/devic...Linus Torvalds2016-02-241-0/+2
| |\ \
| | * | dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq pathsMike Snitzer2016-02-221-0/+2
| * | | Merge tag 'mmc-v4.5-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-02-241-0/+2
| |\ \ \
| | * | | mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinitTony Lindgren2016-02-151-0/+2
* | | | | MAINTAINERS: use new email address for James BottomleyJames Bottomley2016-03-141-1/+1
| |_|_|/ |/| | |
* | | | mpt3sas: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-03-101-1/+0
* | | | cxlflash: Increase cmd_per_lun for better throughputManoj N. Kumar2016-03-092-4/+6
* | | | cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar2016-03-091-0/+10
* | | | cxlflash: Reorder user context initializationUma Krishnan2016-03-091-28/+28
* | | | cxlflash: Simplify attach path error cleanupMatthew R. Ochs2016-03-091-24/+31
* | | | cxlflash: Split out context initializationMatthew R. Ochs2016-03-092-37/+56
* | | | cxlflash: Unmap problem state area before detaching master contextUma Krishnan2016-03-091-3/+3
* | | | cxlflash: Simplify PCI registrationManoj N. Kumar2016-03-091-53/+1
* | | | be2iscsi: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-03-081-4/+1
* | | | scsi_sysfs: call 'device_add' after attaching device handlerHannes Reinecke2016-03-051-7/+8
* | | | scsi_dh_emc: update 'access_state' fieldHannes Reinecke2016-03-051-1/+6
* | | | scsi_dh_rdac: update 'access_state' fieldHannes Reinecke2016-03-051-7/+31