summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2017-07-27scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn1-30/+1
2017-07-27scsi: aacraid: reading out of boundsDan Carpenter1-3/+4
2017-07-27scsi: qedf: Limit number of CQsThomas Bogendoerfer2-12/+11
2017-07-27scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner1-50/+15
2017-07-27scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner1-54/+15
2017-07-27scsi: bnx2i: Prevent recursive cpuhotplug lockingThomas Gleixner1-7/+8
2017-07-27scsi: bnx2fc: Prevent recursive cpuhotplug lockingThomas Gleixner1-7/+8
2017-07-27scsi: bnx2fc: Plug CPU hotplug raceThomas Gleixner1-22/+23
2017-07-25scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter1-4/+4
2017-07-25scsi: lpfc: fix linking against modular NVMe supportArnd Bergmann1-0/+2
2017-07-25scsi: scsi_transport_fc: return -EBUSY for deleted vportHannes Reinecke1-2/+4
2017-07-25scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash1-0/+7
2017-07-25scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski2-30/+35
2017-07-25scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusionShu Wang1-1/+5
2017-07-25scsi: qedi: Add ISCSI_BOOT_SYSFS to KconfigNilesh Javali1-0/+1
2017-07-18scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn1-2/+5
2017-07-18scsi: smartpqi: limit transfer length to 1MBYadan Fan1-1/+1
2017-07-18scsi: hpsa: limit transfer length to 1MBYadan Fan1-1/+1
2017-07-13scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter1-1/+1
2017-07-13scsi: hisi_sas: make several const arrays staticColin Ian King1-5/+5
2017-07-13scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter1-1/+1
2017-07-13scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn1-1/+4
2017-07-13scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini1-0/+1
2017-07-13scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King1-1/+1
2017-07-13scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King1-1/+1
2017-07-13scsi: isci: fix typo in function namesColin Ian King1-7/+7
2017-07-13scsi: 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-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+7
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/l...Linus Torvalds2-1/+54
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds13-35/+34
2017-07-04Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds4-14/+17
2017-07-04Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+0
2017-07-04t10-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/ker...Linus 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-02qla2xxx: Fix NVMe entry_type for iocb packet on BE systemHimanshu Madhani1-1/+2
2017-07-02scsi: qla2xxx: avoid unused-function warningArnd Bergmann2-8/+13
2017-07-02scsi: snic: fix a couple of spelling mistakes/typosColin Ian King2-3/+3
2017-07-02scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King8-11/+10
2017-07-02scsi: lpfc: don't double count abort errorsDan Carpenter1-1/+0
2017-07-02scsi: lpfc: spin_lock_irq() is not nestableDan Carpenter1-10/+10
2017-07-02scsi: hisi_sas: optimise DMA slot memoryXiaofei Tan5-122/+104
2017-07-02scsi: ibmvfc: constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-07-02scsi: ibmvscsi: constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-07-02scsi: cxlflash: Update debug prints in reset handlersMatthew R. Ochs1-15/+3
2017-07-02scsi: cxlflash: Update send_tmf() parametersMatthew R. Ochs1-14/+13