aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02scsi: qla2xxx: Migrate NVME N2N handling into state machineQuinn Tran12-126/+413
2018-08-02scsi: qla2xxx: Save frame payload size from ICBQuinn Tran3-7/+5
2018-08-02scsi: qla2xxx: Fix stalled reloginHimanshu Madhani2-1/+2
2018-08-02scsi: qla2xxx: Fix race between switch cmd completion and timeoutQuinn Tran3-20/+58
2018-08-02scsi: qla2xxx: Fix Management Server NPort handle reservation logicQuinn Tran4-2/+32
2018-08-02scsi: qla2xxx: Flush mailbox commands on chip resetQuinn Tran4-5/+74
2018-08-02scsi: qla2xxx: Fix unintended LogoutQuinn Tran1-1/+2
2018-08-02scsi: qla2xxx: Fix session state stuck in Get Port DBQuinn Tran1-3/+6
2018-08-02scsi: qla2xxx: Fix redundant fc_rport registrationQuinn Tran1-14/+11
2018-08-02scsi: qla2xxx: Silent erroneous messageQuinn Tran1-0/+9
2018-08-02scsi: qla2xxx: Prevent sysfs access when chip is downQuinn Tran3-7/+34
2018-08-02scsi: qla2xxx: Add longer window for chip resetQuinn Tran2-1/+6
2018-08-02scsi: qla2xxx: Fix login retry countQuinn Tran5-63/+70
2018-08-02scsi: qla2xxx: Fix N2N link re-connectQuinn Tran7-108/+181
2018-08-02scsi: qla2xxx: Cleanup for N2N codeHimanshu Madhani2-137/+0
2018-08-02scsi: sym53c8xx: remove some redundant variablesColin Ian King2-6/+1
2018-08-02scsi: csiostor: update csio_get_flash_params()Arjun Vynipadath1-13/+102
2018-08-02scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlockBart Van Assche1-2/+18
2018-08-02scsi: lpfc: update driver version to 12.0.0.6James Smart1-1/+1
2018-08-02scsi: lpfc: Remove lpfc_enable_pbde as module parameterJames Smart1-10/+2
2018-08-02scsi: lpfc: Correct LCB ACCept payloadJames Smart1-0/+2
2018-08-02scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart6-53/+74
2018-08-02scsi: lpfc: Fix driver crash when re-registering NVME rports.James Smart1-8/+14
2018-08-02scsi: lpfc: Fix list corruption on the completion queue.James Smart1-8/+36
2018-08-02scsi: lpfc: Fix sysfs Speed value on CNA portsJames Smart1-0/+18
2018-08-02scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart2-2/+17
2018-08-02scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn1-0/+1
2018-08-02scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn1-2/+2
2018-08-02scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn1-1/+1
2018-08-02scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie2-4/+2
2018-08-02scsi: target: rename target_alloc_sessionMike Christie2-2/+2
2018-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-50/+66
2018-07-30scsi: libiscsi: Annotate fall-throughBart Van Assche1-0/+1
2018-07-30scsi: libiscsi: Annotate locking assumptionsBart Van Assche1-0/+1
2018-07-30scsi: scsi_debug: add cmd abort option to every_nthDouglas Gilbert1-15/+32
2018-07-30scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev3-1/+10
2018-07-30scsi: atp870u: Replace mdelay() with msleep()Jia-Ju Bai1-8/+8
2018-07-30scsi: a100u2w: Replace mdelay() with msleep()Jia-Ju Bai1-2/+2
2018-07-30scsi: lpfc: remove null check on nvmebufColin Ian King1-5/+3
2018-07-30scsi: ibmvscsi: change strncpy+truncation to strlcpyDominique Martinet1-4/+2
2018-07-30scsi: qedi: Fix a potential buffer overflowBart Van Assche1-1/+1
2018-07-30scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran1-26/+27
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy3-125/+5
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy2-3/+3
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+14
2018-07-26scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devicesGreg Edwards1-4/+4
2018-07-24scsi: set timed out out mq requests to completeKeith Busch1-0/+14
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+2
2018-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-30/+88
2018-07-19scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy1-4/+3