summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-10lpfc: support nvmet_fc defer_rcv callbackJames Smart
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-08scsi: ses: Fix wrong page errorBrian King
2017-08-08scsi: ipr: Fix scsi-mq lockdep issueBrian King
2017-08-08scsi: st: fix blk_get_queue usageBodo Stroesser
2017-08-08scsi: qla2xxx: Fix system crash while triggering FW dumpMichael Hernandez
2017-08-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-30qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)Nicholas Bellinger
2017-07-27scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2017-07-26scsi: aacraid: reading out of boundsDan Carpenter
2017-07-26scsi: qedf: Limit number of CQsThomas Bogendoerfer
2017-07-26scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner
2017-07-26scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner
2017-07-26scsi: bnx2i: Prevent recursive cpuhotplug lockingThomas Gleixner
2017-07-26scsi: bnx2fc: Prevent recursive cpuhotplug lockingThomas Gleixner
2017-07-26scsi: bnx2fc: Plug CPU hotplug raceThomas Gleixner
2017-07-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-24scsi: qedi: Fix return code in qedi_ep_connect()Dan Carpenter
2017-07-24scsi: lpfc: fix linking against modular NVMe supportArnd Bergmann
2017-07-24scsi: scsi_transport_fc: return -EBUSY for deleted vportHannes Reinecke
2017-07-24scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash
2017-07-24scsi: aic7xxx: fix firmware build with O=pathJakub Kicinski
2017-07-24scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusionShu Wang
2017-07-24scsi: qedi: Add ISCSI_BOOT_SYSFS to KconfigNilesh Javali
2017-07-17scsi: sg: fix static checker warning in sg_is_valid_dxferJohannes Thumshirn
2017-07-17scsi: smartpqi: limit transfer length to 1MBYadan Fan
2017-07-17scsi: hpsa: limit transfer length to 1MBYadan Fan
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-12scsi: libfc: pass an error pointer to fc_disc_error()Dan Carpenter
2017-07-12scsi: hisi_sas: make several const arrays staticColin Ian King
2017-07-12scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter
2017-07-12scsi: sg: fix SG_DXFER_FROM_DEV transfersJohannes Thumshirn
2017-07-12scsi: virtio_scsi: always read VPD pages for multiqueue tooPaolo Bonzini
2017-07-12scsi: qedf: fix spelling mistake: "offlading" -> "offloading"Colin Ian King
2017-07-12scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King
2017-07-12scsi: isci: fix typo in function namesColin Ian King
2017-07-12scsi: cxlflash: return -EFAULT if copy_from_user() failsDan Carpenter
2017-07-12scsi: qedi: Add support for Boot from SAN over iSCSI offloadNilesh Javali
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-11Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger
2017-07-06qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger
2017-07-06ibmvscsis: Use tpgt passed in by userBryant G. Ly
2017-07-06qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-07-06Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds