summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-09scsi: ufs: remove unnecessary query(DM) UPIU traceOhad Sharabi1-7/+8
2018-08-09scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_...Quinn Tran1-0/+1
2018-08-09scsi: aacraid: Spelling fix in commentDongliang Mu2-2/+2
2018-08-09scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy2-1/+2
2018-08-09scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-08-09scsi: st: remove redundant pointer STbufferColin Ian King1-3/+0
2018-08-02scsi: qla2xxx: Update driver version to 10.00.00.08-kHimanshu Madhani1-1/+1
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: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche2-0/+58
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: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie4-4/+4
2018-08-02scsi: tcm_fc: use target_remove_sessionMike Christie1-2/+1
2018-08-02scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie4-8/+4
2018-08-02scsi: target: add session removal functionMike Christie2-0/+8
2018-08-02scsi: target: rename target_alloc_sessionMike Christie11-14/+14
2018-08-02scsi: target: make transport_init_session_tags staticMike Christie2-6/+3
2018-08-02scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...Mike Christie1-19/+1
2018-08-02scsi: target: fix __transport_register_session lockingMike Christie1-2/+3
2018-07-31Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"Bart Van Assche3-2/+5
2018-07-31scsi: tcmu: use u64 for dev_sizeMike Christie1-13/+8
2018-07-31scsi: tcmu: use match_int for dev paramsMike Christie1-23/+14
2018-07-31scsi: tcmu: do not set max_blocks if data_bitmap has been setupMike Christie1-33/+40
2018-07-31scsi: tcmu: unmap if dev is configuredMike Christie1-0/+5
2018-07-31scsi: tcmu: check if dev is configured before block/resetMike Christie1-0/+10
2018-07-31scsi: tcmu: use lio core se_device configuration helperMike Christie1-8/+3
2018-07-31scsi: target: add helper to check if dev is configuredMike Christie4-8/+13