aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-07-19scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran1-2/+3
2018-07-19scsi: qla2xxx: Fix driver unload by shutting down chipQuinn Tran5-28/+34
2018-07-19scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran4-1/+8
2018-07-19scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2-0/+6
2018-07-19scsi: hisi_sas: Add SATA FIS check for v3 hwXiang Chen2-2/+11
2018-07-19scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan4-17/+32
2018-07-19scsi: hisi_sas: Tidy hisi_sas_task_prep()Xiang Chen1-8/+5
2018-07-19scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hwXiaofei Tan1-0/+37
2018-07-19scsi: hisi_sas: relocate some common code for v3 hwXiaofei Tan1-23/+27
2018-07-19scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan2-22/+42
2018-07-19scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeoutXiaofei Tan1-10/+16
2018-07-19scsi: hisi_sas: tidy channel interrupt handler for v3 hwXiaofei Tan1-78/+78
2018-07-19scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry3-40/+1
2018-07-19scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash1-5/+79
2018-07-19scsi: ufs: add Hisilicon ufs driver codeliwei4-0/+744
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman5-17/+51
2018-07-12scsi: sg: update comment for blk_get_request()Tony Battersby1-9/+5
2018-07-12scsi: sg: fix minor memory leak in error pathTony Battersby1-0/+1
2018-07-12scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash1-6/+6
2018-07-12scsi: scsi_debug: skip long delays when ndelay smallDouglas Gilbert1-4/+6
2018-07-12scsi: snic: fix printing time intervalsArnd Bergmann2-8/+8
2018-07-12scsi: fcoe: hold disc_mutex when traversing rport listsHannes Reinecke1-8/+4
2018-07-12scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke1-0/+1
2018-07-12scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke1-6/+4
2018-07-12scsi: libfc: fixup lockdep annotationsHannes Reinecke1-1/+1
2018-07-12scsi: mpt3sas: Fix for regression caused by sparse cleanupsChaitra P B1-6/+6
2018-07-12scsi: arcmsr: Update driver version to v1.40.00.09-20180709Ching Huang1-1/+1
2018-07-12scsi: arcmsr: Fix error of resuming from hibernation for adapter type EChing Huang1-0/+7