summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedi: Initialize the stats mutex lockNilesh Javali2018-11-041-0/+1
* scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn2018-10-201-1/+2
* scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong2018-10-202-45/+62
* scsi: lpfc: Synchronize access to remoteport via rportJames Smart2018-10-203-13/+23
* scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott2018-10-201-1/+1
* scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott2018-10-201-2/+1
* scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter2018-10-181-2/+2
* scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2018-10-102-14/+21
* scsi: aacraid: fix a signedness bugDan Carpenter2018-10-101-1/+1
* scsi: csiostor: fix incorrect port capabilitiesVarun Prakash2018-10-103-14/+48
* scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash2018-10-101-7/+9
* scsi: megaraid_sas: Update controller info during resumeShivasharan S2018-10-031-0/+3
* scsi: hisi_sas: Fix the conflict between dev gone and host resetXiaofei Tan2018-10-032-0/+7
* scsi: bnx2i: add error handling for ioremap_nocacheZhouyang Jia2018-10-031-0/+2
* scsi: ibmvscsi: Improve strings handlingBreno Leitao2018-10-031-2/+2
* scsi: lpfc: Fix panic if driver unloaded when port is offlineJames Smart2018-09-261-1/+4
* scsi: lpfc: Fix NVME Target crash in defer rcv logicJames Smart2018-09-261-1/+11
* scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke2018-09-261-3/+4
* scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev2018-09-193-1/+10
* scsi: lpfc: Fix driver crash when re-registering NVME rports.James Smart2018-09-191-8/+14
* scsi: qla2xxx: Silent erroneous messageQuinn Tran2018-09-191-0/+9
* scsi: qla2xxx: Fix session state stuck in Get Port DBQuinn Tran2018-09-191-3/+6
* scsi: qla2xxx: Fix unintended LogoutQuinn Tran2018-09-191-1/+2
* scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart2018-09-191-1/+1
* scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter2018-09-151-1/+3
* scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche2018-09-051-2/+18
* scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche2018-09-051-2/+3
* scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy2018-09-052-1/+2
* scsi: qla2xxx: Fix stalled reloginHimanshu Madhani2018-09-052-1/+2
* scsi: libsas: dynamically allocate and free ata hostJason Yan2018-09-052-14/+28
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-08-127-49/+69
|\
| * scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill2018-08-031-3/+8
| * scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche2018-08-031-8/+21
| * scsi: mpt3sas: Swap I/O memory read value back to cpu endiannessSreekanth Reddy2018-08-031-8/+8
| * scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn2018-08-021-0/+1
| * scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn2018-08-021-2/+2
| * scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn2018-08-021-1/+1
| * scsi: qedi: Fix a potential buffer overflowBart Van Assche2018-07-301-1/+1
| * scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran2018-07-301-26/+27
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-07-3112-50/+66
|\|
| * scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy2018-07-191-4/+3
| * scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran2018-07-191-2/+3
| * scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran2018-07-195-28/+34
| * scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran2018-07-194-1/+8
| * scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2018-07-192-0/+6
| * scsi: sg: update comment for blk_get_request()Tony Battersby2018-07-121-9/+5
| * scsi: sg: fix minor memory leak in error pathTony Battersby2018-07-121-0/+1
| * scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash2018-07-121-6/+6
* | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-271-0/+14
|\ \
| * | scsi: set timed out out mq requests to completeKeith Busch2018-07-241-0/+14