summary refs log tree commit diff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2017-06-26scsi: 53c700: switch to dma_alloc_attrsChristoph Hellwig
2017-06-26scsi: qedi: Remove comparison of u16 idx with zero.Christos Gkekas
2017-06-26scsi: hpsa: fix spelling mistake: "encrypytion" -> "encryption"Colin Ian King
2017-06-26scsi: hisi_sas: redefine hisi_sas_phy.phy_type as u32John Garry
2017-06-26scsi: aacraid: Don't copy uninitialized stack memory to userspaceSeth Forshee
2017-06-26scsi: bnx2i: missing error code in bnx2i_ep_connect()Dan Carpenter
2017-06-26scsi: hptiop: make function hptiop_iop_request_callback_itl staticColin Ian King
2017-06-26scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash
2017-06-26scsi: fix typos and grammar in comments of scsi_transport_fc.cTyrel Datwyler
2017-06-26scsi: lpfc: fix refcount error on node listJames Smart
2017-06-26scsi: lpfc: Fix nvme io stoppage after link bounceJames Smart
2017-06-26scsi: virtio_scsi: let host do exception handlingPaolo Bonzini
2017-06-26scsi: qla2xxx: don't include <generated/utsrelease.h>Johannes Berg
2017-06-26scsi: csiostor: update module versionVarun Prakash
2017-06-26scsi: sd: Use sysfs_match_string()Martin K. Petersen
2017-06-26scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig
2017-06-26scsi: remove various unused blist flagsChristoph Hellwig
2017-06-26scsi: storvsc: use default I/O timeout handler for FC devicesLong Li
2017-06-26scsi: aacraid: fix leak of data from stack back to userspaceColin Ian King
2017-06-24Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-06-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-19scsi: qedi: Remove WARN_ON from clear task context.Manish Rangankar
2017-06-19scsi: qedi: Remove WARN_ON for untracked cleanup.Manish Rangankar
2017-06-19scsi: lpfc: update to revision to 11.4.0.1James Smart
2017-06-19scsi: lpfc: Driver responds LS_RJT to Beacon Off ELS - LinuxJames Smart
2017-06-19scsi: lpfc: Fix crash in lpfc_sli_ringtxcmpl_put when nvmet gets an abort req...James Smart
2017-06-19scsi: lpfc: Fix crash doing IO with resetsJames Smart
2017-06-19scsi: lpfc: Fix crash after firmware flash when IO is running.James Smart
2017-06-19scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart
2017-06-19scsi: lpfc: Reduce time spent in IRQ for received NVME commandsJames Smart
2017-06-19scsi: lpfc: Vport creation is failing with "Link Down" errorJames Smart
2017-06-19scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart
2017-06-19scsi: lpfc: Fix system panic when express lane enabled.James Smart
2017-06-19scsi: hisi_sas: modify internal abort dev flow for v3 hwXiang Chen
2017-06-19scsi: hisi_sas: add v3 code to fill some more hw function pointersXiang Chen
2017-06-19scsi: hisi_sas: add get_wideport_bitmap_v3_hw()Xiang Chen
2017-06-19scsi: hisi_sas: add v3 code to send internal abort commandXiang Chen
2017-06-19scsi: hisi_sas: add v3 code for itct setup and freeXiang Chen
2017-06-19scsi: hisi_sas: add v3 code to send ATA frameXiang Chen
2017-06-19scsi: hisi_sas: add v3 code to send SMP frameXiang Chen
2017-06-19scsi: hisi_sas: add v3 code to send SSP frameXiang Chen
2017-06-19scsi: hisi_sas: add v3 cq interrupt handlerXiang Chen
2017-06-19scsi: hisi_sas: add phy up/down/bcast and channel ISRXiang Chen
2017-06-19scsi: hisi_sas: add v3 hw PHY initXiang Chen
2017-06-19scsi: hisi_sas: add v3 hw initXiang Chen
2017-06-19scsi: hisi_sas: add initialisation for v3 pci-based controllerJohn Garry