summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedi: Initialize the stats mutex lockNilesh Javali2018-09-281-0/+1
* scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn2018-09-211-1/+2
* scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2018-09-212-45/+62
* scsi: lpfc: Synchronize access to remoteport via rportJames Smart2018-09-203-13/+23
* scsi: ufs: Disable blk-mq for nowAdrian Hunter2018-09-201-0/+7
* scsi: sd: Contribute to randomness when running rotational deviceXuewei Zhang2018-09-171-0/+3
* scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott2018-09-171-1/+1
* scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott2018-09-171-2/+1
* scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter2018-09-111-2/+2
* scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2018-08-302-14/+21
* scsi: aacraid: fix a signedness bugDan Carpenter2018-08-271-1/+1
* Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei2018-08-272-40/+7
* Revert "scsi: core: fix scsi_host_queue_ready"Ming Lei2018-08-271-1/+1
* scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck2018-08-271-1/+1
* scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart2018-08-271-1/+1
* scsi: lpfc: Default fdmi_on to onJames Smart2018-08-271-4/+4
* scsi: csiostor: fix incorrect port capabilitiesVarun Prakash2018-08-273-14/+48
* scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash2018-08-271-7/+9
* scsi: core: Update SCSI_MQ_DEFAULT help text to match defaultGeert Uytterhoeven2018-08-271-5/+5
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-262-32/+11
|\
| * osd: Convert to new IDA APIMatthew Wilcox2018-08-211-15/+7
| * sd: Convert to new IDA APIMatthew Wilcox2018-08-211-17/+4
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+3
|\ \
| * \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-165-17/+51
| |\ \
| * | | use the new async probing feature for the hyperv driversArjan van de Ven2018-07-031-0/+3
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-15163-3704/+4590
|\ \ \ \
| * | | | scsi: core: use blk_mq_run_hw_queues in scsi_kick_queueJianchao Wang2018-08-081-1/+1
| * | | | scsi: ufs: remove unnecessary query(DM) UPIU traceOhad Sharabi2018-08-081-7/+8
| * | | | scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_...Quinn Tran2018-08-081-0/+1
| * | | | scsi: aacraid: Spelling fix in commentDongliang Mu2018-08-082-2/+2
| * | | | scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy2018-08-082-1/+2
| * | | | scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter2018-08-081-1/+3
| * | | | scsi: st: remove redundant pointer STbufferColin Ian King2018-08-081-3/+0
| * | | | scsi: qla2xxx: Update driver version to 10.00.00.08-kHimanshu Madhani2018-08-021-1/+1
| * | | | scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran2018-08-0212-126/+413
| * | | | scsi: qla2xxx: Save frame payload size from ICBQuinn Tran2018-08-023-7/+5
| * | | | scsi: qla2xxx: Fix stalled reloginHimanshu Madhani2018-08-022-1/+2
| * | | | scsi: qla2xxx: Fix race between switch cmd completion and timeoutQuinn Tran2018-08-023-20/+58
| * | | | scsi: qla2xxx: Fix Management Server NPort handle reservation logicQuinn Tran2018-08-024-2/+32
| * | | | scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran2018-08-024-5/+74
| * | | | scsi: qla2xxx: Fix unintended LogoutQuinn Tran2018-08-021-1/+2
| * | | | scsi: qla2xxx: Fix session state stuck in Get Port DBQuinn Tran2018-08-021-3/+6
| * | | | scsi: qla2xxx: Fix redundant fc_rport registrationQuinn Tran2018-08-021-14/+11
| * | | | scsi: qla2xxx: Silent erroneous messageQuinn Tran2018-08-021-0/+9
| * | | | scsi: qla2xxx: Prevent sysfs access when chip is downQuinn Tran2018-08-023-7/+34
| * | | | scsi: qla2xxx: Add longer window for chip resetQuinn Tran2018-08-022-1/+6
| * | | | scsi: qla2xxx: Fix login retry countQuinn Tran2018-08-025-63/+70
| * | | | scsi: qla2xxx: Fix N2N link re-connectQuinn Tran2018-08-027-108/+181
| * | | | scsi: qla2xxx: Cleanup for N2N codeHimanshu Madhani2018-08-022-137/+0
| * | | | scsi: sym53c8xx: remove some redundant variablesColin Ian King2018-08-022-6/+1