summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-176-52/+31
* scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-176-43/+106
* scsi: lpfc: Fix system crash when port is reset.James Smart2017-05-172-5/+9
* scsi: lpfc: Fix used-RPI accounting problem.James Smart2017-05-174-20/+16
* scsi: libfc: fix incorrect variable assignmentGustavo A. R. Silva2017-05-171-1/+1
* scsi: sd: Ignore sync cache failures when not supportedDerek Basehore2017-05-171-12/+28
* scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn2017-05-121-2/+3
* scsi: sd: Write lock zone for REQ_OP_WRITE_ZEROESDamien Le Moal2017-05-121-4/+15
* scsi: sd: Unlock zone in case of error in sd_setup_write_same_cmnd()Damien Le Moal2017-05-121-0/+4
* scsi: pmcraid: remove redundant check to see if request_size is less than zeroColin Ian King2017-05-091-3/+0
* scsi: lpfc: ensure els_wq is being checked before destroying itColin Ian King2017-05-091-1/+1
* scsi: cxlflash: Select IRQ_POLLGuenter Roeck2017-05-091-0/+1
* scsi: qedf: Avoid reading past end of bufferKees Cook2017-05-091-1/+1
* scsi: qedf: Cleanup the type of io_log->opDan Carpenter2017-05-091-1/+1
* scsi: lpfc: double lock typo in lpfc_ns_rsp()Dan Carpenter2017-05-091-1/+1
* scsi: qedf: properly update arguments position in function callGustavo A. R. Silva2017-05-091-1/+1
* scsi: scsi_lib: Add #include <scsi/scsi_transport.h>Bart Van Assche2017-05-091-0/+1
* scsi: MAINTAINERS: update OSD entriesChristoph Hellwig2017-05-091-4/+0
* scsi: Skip deleted devices in __scsi_device_lookupZhou Zhengping2017-05-091-0/+2
* scsi: lpfc: Fix panic on BFS configurationJames Smart2017-05-093-7/+20
* scsi: libfc: do not flood console with messages 'libfc: queue full ...'Hannes Reinecke2017-05-091-6/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08150-3843/+9189
|\
| * kvm: nVMX: Don't validate disabled secondary controlsJim Mattson2017-05-051-3/+4
| * KVM: put back #ifndef CONFIG_S390 around kvm_vcpu_kickPaolo Bonzini2017-05-041-0/+2
| * Revert "KVM: Support vCPU-based gfn->hva cache"Paolo Bonzini2017-05-034-55/+58
| * tools/kvm: fix top level makefileJustin M. Forbes2017-05-031-1/+4
| * KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTINGDavid Hildenbrand2017-05-027-21/+19
| * KVM: Documentation: remove VM mmap documentationJann Horn2017-04-281-5/+1
| * Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-2750-938/+1174
| |\
| | * ARM: KVM: Fix idmap stub entry when running Thumb-2 codeMarc Zyngier2017-04-201-1/+0
| | * ARM: hyp-stub: Fix Thumb-2 compilationMarc Zyngier2017-04-201-1/+1
| | * KVM: arm/arm64: vgic-v3: Fix off-by-one LR accessMarc Zyngier2017-04-191-1/+1
| | * KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2Marc Zyngier2017-04-192-4/+15
| | * KVM: arm/arm64: fix races in kvm_psci_vcpu_onAndrew Jones2017-04-191-1/+7
| | * Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall2017-04-096-334/+284
| | |\
| | | * KVM: arm64: Use common Set/Way sys definitionsMark Rutland2017-03-221-9/+3
| | | * KVM: arm64: Use common sysreg definitionsMark Rutland2017-03-222-73/+25
| | | * KVM: arm64: use common invariant sysreg definitionsMark Rutland2017-03-221-38/+19
| | | * KVM: arm64: Use common physical timer sysreg definitionsMark Rutland2017-03-221-9/+3
| | | * KVM: arm64: Use common GICv3 sysreg definitionsMark Rutland2017-03-221-6/+2
| | | * KVM: arm64: Use common performance monitor sysreg definitionsMark Rutland2017-03-221-56/+22
| | | * KVM: arm64: Use common debug sysreg definitionsMark Rutland2017-03-221-52/+21
| | | * KVM: arm64: add SYS_DESC()Mark Rutland2017-03-221-0/+5
| | * | KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQChristoffer Dall2017-04-091-0/+7
| | * | KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchipChristoffer Dall2017-04-094-11/+51
| | * | KVM: arm/arm64: Support arch timers with a userspace gicAlexander Graf2017-04-093-32/+110
| | * | KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf2017-04-094-0/+54
| | * | KVM: arm/arm64: Cleanup the arch timer code's irqchip checkingChristoffer Dall2017-04-091-8/+7
| | * | arm/arm64: Add hyp-stub API documentationMarc Zyngier2017-04-091-0/+53
| | * | ARM: hyp-stub: Zero r0 on successful stub handlingMarc Zyngier2017-04-092-0/+4