summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
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: fcoe: clear FC_RP_STARTED flags when receiving a LOGOJohannes Thumshirn
2018-08-02scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn
2018-08-02scsi: fcoe: fix use-after-free in fcoe_ctlr_els_sendJohannes Thumshirn
2018-08-02scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie
2018-08-02scsi: target: rename target_alloc_sessionMike Christie
2018-07-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
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
2018-07-30scsi: atp870u: Replace mdelay() with msleep()Jia-Ju Bai
2018-07-30scsi: a100u2w: Replace mdelay() with msleep()Jia-Ju Bai
2018-07-30scsi: lpfc: remove null check on nvmebufColin Ian King
2018-07-30scsi: ibmvscsi: change strncpy+truncation to strlcpyDominique Martinet
2018-07-30scsi: qedi: Fix a potential buffer overflowBart Van Assche
2018-07-30scsi: qla2xxx: Fix memory leak for allocating abort IOCBQuinn Tran
2018-07-30block: move dif_prepare/dif_complete functions to block layerMax Gurtovoy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-07-26scsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block size devicesGreg Edwards
2018-07-24scsi: set timed out out mq requests to completeKeith Busch
2018-07-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-07-19scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy
2018-07-19scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran
2018-07-19scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran
2018-07-19scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran
2018-07-19scsi: qla2xxx: Fix unintialized List head crashQuinn Tran
2018-07-19scsi: hisi_sas: Add SATA FIS check for v3 hwXiang Chen
2018-07-19scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan