summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2018-07-19scsi: hisi_sas: Tidy hisi_sas_task_prep()Xiang Chen
2018-07-19scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hwXiaofei Tan
2018-07-19scsi: hisi_sas: relocate some common code for v3 hwXiaofei Tan
2018-07-19scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan
2018-07-19scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeoutXiaofei Tan
2018-07-19scsi: hisi_sas: tidy channel interrupt handler for v3 hwXiaofei Tan
2018-07-19scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry
2018-07-19scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash
2018-07-19scsi: ufs: add Hisilicon ufs driver codeliwei
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-12scsi: sg: update comment for blk_get_request()Tony Battersby
2018-07-12scsi: sg: fix minor memory leak in error pathTony Battersby
2018-07-12scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash
2018-07-12scsi: scsi_debug: skip long delays when ndelay smallDouglas Gilbert
2018-07-12scsi: snic: fix printing time intervalsArnd Bergmann
2018-07-12scsi: fcoe: hold disc_mutex when traversing rport listsHannes Reinecke
2018-07-12scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke
2018-07-12scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke
2018-07-12scsi: libfc: fixup lockdep annotationsHannes Reinecke