summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-10scsi: cxlflash: Explicitly cache number of interrupts per contextMatthew R. Ochs2-5/+10
2018-01-10scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan4-30/+29
2018-01-10scsi: cxlflash: Reset command ioascUma Krishnan1-0/+1
2018-01-10scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()Jason Yan1-1/+7
2018-01-10scsi: libsas: direct call probe and destructJason Yan7-22/+27
2018-01-08scsi: libsas: use flush_workqueue to process disco events synchronouslyJason Yan1-0/+4
2018-01-08scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan4-4/+25
2018-01-08scsi: libsas: make the event threshold configurableJason Yan3-0/+38
2018-01-08scsi: libsas: shut down the PHY if events reached the thresholdJason Yan3-2/+64
2018-01-08scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan6-71/+115
2018-01-08scsi: mptfusion: use strlcpy() instead of strncpy()Xiongfeng Wang1-1/+1
2018-01-08scsi: aacraid: remove redundant setting of variable cColin Ian King1-4/+1
2018-01-08scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash1-1/+1
2018-01-08scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-01-08scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-01-08scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-01-08scsi: hpsa: Use vsnprintf extension %phNAndy Shevchenko1-11/+3
2018-01-04scsi: bnx2i: Use zeroing allocator rather than allocator/memsetHimanshu Jha1-6/+4
2018-01-04scsi: bfa: Use zeroing allocator rather than allocator/memsetHimanshu Jha2-8/+3
2018-01-04scsi: qla2xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha3-13/+6
2018-01-04scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha4-25/+18
2018-01-04scsi: aacraid: Fix driver oops with dead batteryMeelis Roos1-16/+16
2018-01-03scsi: qla2xxx: Update driver version to 10.00.00.04-khimanshu.madhani@cavium.com1-1/+1
2018-01-03scsi: qla2xxx: Serialize session free in qlt_free_session_doneQuinn Tran2-0/+14
2018-01-03scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran7-36/+28
2018-01-03scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()Quinn Tran3-15/+13
2018-01-03scsi: qla2xxx: Prevent relogin trigger from sending too many commandsQuinn Tran4-8/+17
2018-01-03scsi: qla2xxx: Prevent multiple active discovery commands per sessionQuinn Tran2-32/+32
2018-01-03scsi: qla2xxx: Add retry limit for fabric scan logicQuinn Tran3-12/+23
2018-01-03scsi: qla2xxx: Delay loop id allocation at loginQuinn Tran1-29/+35
2018-01-03scsi: qla2xxx: Increase verbosity of debug messages loggedQuinn Tran1-4/+4
2018-01-03scsi: qla2xxx: Allow relogin and session creation after resethimanshu.madhani@cavium.com1-1/+0
2018-01-03scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran5-60/+113
2018-01-03scsi: qla2xxx: Properly extract ADISC error codesQuinn Tran1-8/+16
2018-01-03scsi: qla2xxx: Fix GPNFT/GNNFT error handlingQuinn Tran2-4/+19
2018-01-03scsi: qla2xxx: Remove session creation redundant codeQuinn Tran1-117/+5
2018-01-03scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran6-144/+347
2018-01-03scsi: qla2xxx: Fix login state machine freezeQuinn Tran1-6/+0
2018-01-03scsi: qla2xxx: Reduce trace noise for Async EventsQuinn Tran1-2/+9
2018-01-03scsi: qla2xxx: Reduce the use of terminate exchangeQuinn Tran1-66/+74
2018-01-03scsi: qla2xxx: Add lock protection around host lookupQuinn Tran3-10/+8
2018-01-03scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran9-121/+1103
2018-01-03scsi: qla2xxx: Use known NPort ID for Management Server loginhimanshu.madhani@cavium.com3-4/+4
2018-01-03scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran7-155/+378
2018-01-03scsi: qla2xxx: Tweak resource count dumpQuinn Tran3-15/+48
2018-01-03scsi: qla2xxx: Allow target mode to accept PRLI in dual modeQuinn Tran2-3/+18
2018-01-03scsi: qla2xxx: Don't call dma_free_coherent with IRQ disabled.Giridhar Malavali1-1/+2
2018-01-03scsi: qla2xxx: Add ability to send PRLOQuinn Tran5-0/+96
2018-01-03scsi: qla2xxx: Add option for use reserve exch for ELSQuinn Tran3-0/+13
2018-01-03scsi: qla2xxx: Use shadow register for ISP27XXQuinn Tran1-1/+3