summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-14Merge SCSI_IOCTL_SEND_COMMAND cleanup branch.Linus Torvalds
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-08-08scsi: core: use blk_mq_run_hw_queues in scsi_kick_queueJianchao Wang
2018-08-08scsi: ufs: remove unnecessary query(DM) UPIU traceOhad Sharabi
2018-08-08scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_...Quinn Tran
2018-08-08scsi: aacraid: Spelling fix in commentDongliang Mu
2018-08-08scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy
2018-08-08scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter
2018-08-08scsi: st: remove redundant pointer STbufferColin Ian King
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-08-03scsi: vmw_pvscsi: Return DID_RESET for status SAM_STAT_COMMAND_TERMINATEDJim Gill
2018-08-03scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management ena...Bart Van Assche
2018-08-03scsi: mpt3sas: Swap I/O memory read value back to cpu endiannessSreekanth Reddy
2018-08-02scsi: Check sense buffer size at build timeKees Cook
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2018-08-02scsi: build scsi_common.o for all scsi passthrough request usersChristoph Hellwig
2018-08-02scsi: cxlflash: Drop unused sense buffersKees Cook
2018-08-02scsi: qla2xxx: Update driver version to 10.00.00.08-kHimanshu Madhani
2018-08-02scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran
2018-08-02scsi: qla2xxx: Save frame payload size from ICBQuinn Tran
2018-08-02scsi: qla2xxx: Fix stalled reloginHimanshu Madhani
2018-08-02scsi: qla2xxx: Fix race between switch cmd completion and timeoutQuinn Tran
2018-08-02scsi: qla2xxx: Fix Management Server NPort handle reservation logicQuinn Tran
2018-08-02scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran
2018-08-02scsi: qla2xxx: Fix unintended LogoutQuinn Tran
2018-08-02scsi: qla2xxx: Fix session state stuck in Get Port DBQuinn Tran
2018-08-02scsi: qla2xxx: Fix redundant fc_rport registrationQuinn Tran
2018-08-02scsi: qla2xxx: Silent erroneous messageQuinn Tran
2018-08-02scsi: qla2xxx: Prevent sysfs access when chip is downQuinn Tran
2018-08-02scsi: qla2xxx: Add longer window for chip resetQuinn Tran
2018-08-02scsi: qla2xxx: Fix login retry countQuinn Tran
2018-08-02scsi: qla2xxx: Fix N2N link re-connectQuinn Tran
2018-08-02scsi: qla2xxx: Cleanup for N2N codeHimanshu Madhani
2018-08-02scsi: sym53c8xx: remove some redundant variablesColin Ian King
2018-08-02scsi: csiostor: update csio_get_flash_params()Arjun Vynipadath
2018-08-02scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche
2018-08-02scsi: lpfc: update driver version to 12.0.0.6James Smart
2018-08-02scsi: lpfc: Remove lpfc_enable_pbde as module parameterJames Smart
2018-08-02scsi: lpfc: Correct LCB ACCept payloadJames Smart
2018-08-02scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart
2018-08-02scsi: lpfc: Fix driver crash when re-registering NVME rports.James Smart
2018-08-02scsi: lpfc: Fix list corruption on the completion queue.James Smart
2018-08-02scsi: lpfc: Fix sysfs Speed value on CNA portsJames Smart
2018-08-02scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart
2018-08-02scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn
2018-08-02scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn