summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-08scsi: st: remove redundant pointer STbufferColin Ian King
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: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie
2018-08-02scsi: tcm_fc: use target_remove_sessionMike Christie
2018-08-02scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie
2018-08-02scsi: target: add session removal functionMike Christie
2018-08-02scsi: target: rename target_alloc_sessionMike Christie
2018-08-02scsi: target: make transport_init_session_tags staticMike Christie
2018-08-02scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...Mike Christie
2018-08-02scsi: target: fix __transport_register_session lockingMike Christie
2018-07-30Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"Bart Van Assche
2018-07-30scsi: tcmu: use u64 for dev_sizeMike Christie
2018-07-30scsi: tcmu: use match_int for dev paramsMike Christie
2018-07-30scsi: tcmu: do not set max_blocks if data_bitmap has been setupMike Christie
2018-07-30scsi: tcmu: unmap if dev is configuredMike Christie
2018-07-30scsi: tcmu: check if dev is configured before block/resetMike Christie
2018-07-30scsi: tcmu: use lio core se_device configuration helperMike Christie
2018-07-30scsi: target: add helper to check if dev is configuredMike Christie
2018-07-30scsi: tcmu: initialize list headMike Christie
2018-07-30scsi: target_core_user: fix double unlockMike Christie
2018-07-30scsi: libiscsi: Annotate fall-throughBart Van Assche
2018-07-30scsi: libiscsi: Annotate locking assumptionsBart Van Assche
2018-07-30scsi: scsi_debug: add cmd abort option to every_nthDouglas Gilbert
2018-07-30scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev