summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* block: Always check queue limits for cloned requestsHannes Reinecke2015-11-29
* lightnvm: missing nvm_lock acquireWenwei Tao2015-11-29
* lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling2015-11-29
* lightnvm: refactor and change vendor id for qemuMatias Bjørling2015-11-29
* lightnvm: do device max sectors boundary check firstWenwei Tao2015-11-29
* lightnvm: fix ioctl memory leaksSudip Mukherjee2015-11-29
* lightnvm: free memory when gennvm register failsWenwei Tao2015-11-29
* lightnvm: Simplify config when disabledKeith Busch2015-11-29
* Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen2015-11-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-11-25
|\
| * vfs: Avoid softlockups with sendfile(2)Jan Kara2015-11-23
| * vfs: Make sendfile(2) killable even betterJan Kara2015-11-23
| * fix sysvfs symlinksAl Viro2015-11-23
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-25
|\ \
| * | Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-25
| * | block: fix blk_abort_request for blk-mq driversChristoph Hellwig2015-11-24
| * | nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig2015-11-24
| * | NVMe: default to 4k device page sizeNishanth Aravamudan2015-11-24
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-25
|\ \ \ | |/ / |/| |
| * | KVM: nVMX: remove incorrect vpid check in nested invvpid emulationHaozhong Zhang2015-11-25
| * | Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-11-24
| |\ \
| | * | arm64: kvm: report original PAR_EL1 upon panicMark Rutland2015-11-24
| | * | arm64: kvm: avoid %p in __kvm_hyp_panicMark Rutland2015-11-24
| | * | KVM: arm/arm64: vgic: Trust the LR state for HW IRQsChristoffer Dall2015-11-24
| | * | KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall2015-11-24
| | * | KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall2015-11-24
| | * | arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-24
| | * | arm64: KVM: Fix AArch32 to AArch64 register mappingMarc Zyngier2015-11-24
| | * | ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel2015-11-24
| | |/
| * | Merge tag 'kvm-s390-master-4.4-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-11-19
| |\ \
| | * | KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2015-11-19
| | * | KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand2015-11-19
| | * | KVM: Provide function for VCPU lookup by idDavid Hildenbrand2015-11-19
| | * | KVM: s390: fix pfmf intercept handlerHeiko Carstens2015-11-19
| | * | KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand2015-11-19
| * | | KVM: x86: request interrupt window when IRQ chip is splitMatt Gingell2015-11-18
| * | | KVM: x86: set KVM_REQ_EVENT on local interrupt request from user spaceMatt Gingell2015-11-18
| * | | KVM: x86: split kvm_vcpu_ready_for_interrupt_injection out of dm_request_for_...Matt Gingell2015-11-18
| * | | KVM: x86: fix interrupt window handling in split IRQ chip caseMatt Gingell2015-11-18
| * | | MIPS: KVM: Uninit VCPU in vcpu_create error pathJames Hogan2015-11-18
| * | | MIPS: KVM: Fix CACHE immediate offset sign extensionJames Hogan2015-11-18
| * | | MIPS: KVM: Fix ASID restoration logicJames Hogan2015-11-18
| |/ /
* | | Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-11-24
|\ \ \
| * | | dm thin: fix regression in advertised discard limitsMike Snitzer2015-11-23
| * | | dm crypt: fix a possible hang due to race condition on exitMikulas Patocka2015-11-19
| * | | dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_pathJunichi Nomura2015-11-17
| * | | dm: do not reuse dm_blk_ioctl block_device input as local variableMike Snitzer2015-11-17
| * | | dm: fix ioctl retry termination with signalJunichi Nomura2015-11-17
| * | | dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer2015-11-16
| |/ /
* | | pidns: fix NULL dereference in __task_pid_nr_ns()Eric Dumazet2015-11-24