aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-37/+58
2017-07-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+7
2017-07-24scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter1-4/+4
2017-07-24scsi: lpfc: fix linking against modular NVMe supportArnd Bergmann1-0/+2
2017-07-24scsi: scsi_transport_fc: return -EBUSY for deleted vportHannes Reinecke1-2/+4
2017-07-24scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash1-0/+7
2017-07-24scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2-30/+35
2017-07-24scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusionShu Wang1-1/+5
2017-07-24scsi: qedi: Add ISCSI_BOOT_SYSFS to KconfigNilesh Javali1-0/+1
2017-07-17scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn1-2/+5
2017-07-17scsi: smartpqi: limit transfer length to 1MBYadan Fan1-1/+1
2017-07-17scsi: hpsa: limit transfer length to 1MBYadan Fan1-1/+1
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-21/+674
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds5-46/+182
2017-07-12scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter1-1/+1
2017-07-12scsi: hisi_sas: make several const arrays staticColin Ian King1-5/+5
2017-07-12scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter1-1/+1
2017-07-12scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn1-1/+4
2017-07-12scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2017-07-12scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King1-1/+1
2017-07-12scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King1-1/+1
2017-07-12scsi: isci: fix typo in function namesColin Ian King1-7/+7
2017-07-12scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter1-4/+7
2017-07-12scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali3-0/+646
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+7
2017-07-11Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger3-8/+33
2017-07-06qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger3-33/+8
2017-07-06ibmvscsis: Use tpgt passed in by userBryant G. Ly1-0/+8
2017-07-06qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger2-31/+12
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds152-4350/+11270
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds2-1/+54
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-20/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds13-35/+34
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds4-14/+17
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-5/+0
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov2-6/+7
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+9
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds7-80/+80
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-5/+5
2017-07-01qla2xxx: Fix NVMe entry_type for iocb packet on BE systemHimanshu Madhani1-1/+2
2017-07-01scsi: qla2xxx: avoid unused-function warningArnd Bergmann2-8/+13
2017-07-01scsi: snic: fix a couple of spelling mistakes/typosColin Ian King2-3/+3
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King8-11/+10
2017-07-01scsi: lpfc: don't double count abort errorsDan Carpenter1-1/+0
2017-07-01scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter1-10/+10
2017-07-01scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan5-122/+104
2017-07-01scsi: ibmvfc: constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-07-01scsi: ibmvscsi: constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-07-01scsi: cxlflash: Update debug prints in reset handlersMatthew R. Ochs1-15/+3
2017-07-01scsi: cxlflash: Update send_tmf() parametersMatthew R. Ochs1-14/+13