summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: mpt3sas: separate out _base_recovery_check()Hannes Reinecke2018-01-101-9/+14
* scsi: mpt3sas: use list_splice_init()Hannes Reinecke2018-01-101-9/+2
* scsi: mpt3sas: set default value for cb_idxHannes Reinecke2018-01-101-3/+2
* scsi: cxlflash: Staging to support future acceleratorsMatthew R. Ochs2018-01-106-78/+263
* scsi: cxlflash: Adapter context init can return errorUma Krishnan2018-01-101-1/+1
* scsi: cxlflash: Remove embedded CXL work structuresMatthew R. Ochs2018-01-104-11/+10
* scsi: cxlflash: Explicitly cache number of interrupts per contextMatthew R. Ochs2018-01-102-5/+10
* scsi: cxlflash: Update cxl-specific arguments to generic cookieUma Krishnan2018-01-104-30/+29
* scsi: cxlflash: Reset command ioascUma Krishnan2018-01-101-0/+1
* scsi: libsas: notify event PORTE_BROADCAST_RCVD in sas_enable_revalidation()Jason Yan2018-01-101-1/+7
* scsi: libsas: direct call probe and destructJason Yan2018-01-105-20/+25
* scsi: libsas: use flush_workqueue to process disco events synchronouslyJason Yan2018-01-081-0/+4
* scsi: libsas: Use new workqueue to run sas event and disco eventJason Yan2018-01-083-4/+22
* scsi: libsas: make the event threshold configurableJason Yan2018-01-082-0/+37
* scsi: libsas: shut down the PHY if events reached the thresholdJason Yan2018-01-082-2/+58
* scsi: libsas: Use dynamic alloced work to avoid sas event lostJason Yan2018-01-085-65/+104
* scsi: aacraid: remove redundant setting of variable cColin Ian King2018-01-081-4/+1
* scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash2018-01-081-1/+1
* scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang2018-01-081-0/+1
* scsi: libsas: fix error when getting phy eventsJason Yan2018-01-081-1/+1
* scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan2018-01-081-0/+1
* scsi: hpsa: Use vsnprintf extension %phNAndy Shevchenko2018-01-081-11/+3
* scsi: bnx2i: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-041-6/+4
* scsi: bfa: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-042-8/+3
* scsi: qla2xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-043-13/+6
* scsi: qla4xxx: Use zeroing allocator rather than allocator/memsetHimanshu Jha2018-01-044-25/+18
* scsi: aacraid: Fix driver oops with dead batteryMeelis Roos2018-01-041-16/+16
* scsi: qla2xxx: Update driver version to 10.00.00.04-khimanshu.madhani@cavium.com2018-01-031-1/+1
* scsi: qla2xxx: Serialize session free in qlt_free_session_doneQuinn Tran2018-01-032-0/+14
* scsi: qla2xxx: Serialize session deletion by using work_lockQuinn Tran2018-01-037-36/+28
* scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion()Quinn Tran2018-01-033-15/+13
* scsi: qla2xxx: Prevent relogin trigger from sending too many commandsQuinn Tran2018-01-034-8/+17
* scsi: qla2xxx: Prevent multiple active discovery commands per sessionQuinn Tran2018-01-032-32/+32
* scsi: qla2xxx: Add retry limit for fabric scan logicQuinn Tran2018-01-033-12/+23
* scsi: qla2xxx: Delay loop id allocation at loginQuinn Tran2018-01-031-29/+35
* scsi: qla2xxx: Increase verbosity of debug messages loggedQuinn Tran2018-01-031-4/+4
* scsi: qla2xxx: Allow relogin and session creation after resethimanshu.madhani@cavium.com2018-01-031-1/+0
* scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handlingQuinn Tran2018-01-035-60/+113
* scsi: qla2xxx: Properly extract ADISC error codesQuinn Tran2018-01-031-8/+16
* scsi: qla2xxx: Fix GPNFT/GNNFT error handlingQuinn Tran2018-01-032-4/+19
* scsi: qla2xxx: Remove session creation redundant codeQuinn Tran2018-01-031-117/+5
* scsi: qla2xxx: Migrate switch registration commands away from mailbox interfaceQuinn Tran2018-01-036-144/+347
* scsi: qla2xxx: Fix login state machine freezeQuinn Tran2018-01-031-6/+0
* scsi: qla2xxx: Reduce trace noise for Async EventsQuinn Tran2018-01-031-2/+9
* scsi: qla2xxx: Reduce the use of terminate exchangeQuinn Tran2018-01-031-66/+74
* scsi: qla2xxx: Add lock protection around host lookupQuinn Tran2018-01-033-10/+8
* scsi: qla2xxx: Add switch command to simplify fabric discoveryQuinn Tran2018-01-039-121/+1103
* scsi: qla2xxx: Use known NPort ID for Management Server loginhimanshu.madhani@cavium.com2018-01-033-4/+4
* scsi: qla2xxx: Fix session cleanup for N2NQuinn Tran2018-01-037-155/+378
* scsi: qla2xxx: Tweak resource count dumpQuinn Tran2018-01-033-15/+48
OpenPOWER on IntegriCloud