Age | Commit message (Expand) | Author |
2019-02-04 | raid1: simplify raid1_error function | Yufen Yu |
2019-02-04 | md-linear: use struct_size() in kzalloc() | Gustavo A. R. Silva |
2019-02-01 | blk-mq: save default hctx into ctx->hctxs for not-supported type | Jianchao Wang |
2019-02-01 | blk-mq: save queue mapping result into ctx directly | Jianchao Wang |
2019-01-31 | block, bfq: fix in-service-queue check for queue merging | Paolo Valente |
2019-01-31 | block, bfq: do not overcharge writes in asymmetric scenarios | Paolo Valente |
2019-01-31 | block, bfq: port commit "cfq-iosched: improve hw_tag detection" | Paolo Valente |
2019-01-31 | block, bfq: reduce threshold for detecting command queueing | Paolo Valente |
2019-01-31 | block, bfq: fix queue removal from weights tree | Paolo Valente |
2019-01-31 | block, bfq: fix sequential rq detection in rate estimation | Paolo Valente |
2019-01-31 | block, bfq: unconditionally plug I/O in asymmetric scenarios | Paolo Valente |
2019-01-31 | block, bfq: do not plug I/O of in-service queue when harmful | Paolo Valente |
2019-01-31 | block, bfq: split function bfq_better_to_idle | Paolo Valente |
2019-01-31 | block, bfq: consider also ioprio classes in symmetry detection | Paolo Valente |
2019-01-31 | block, bfq: remove case of redirected bic from insert_request | Paolo Valente |
2019-01-31 | block, bfq: make sure queue budgets are not below service received | Paolo Valente |
2019-01-31 | block, bfq: avoid selecting a queue w/o budget | Paolo Valente |
2019-01-31 | block, bfq: do not consider interactive queues in srt filtering | Paolo Valente |
2019-01-31 | mtip32xx: Ń•top abusing the managed resource APIs | Christoph Hellwig |
2019-01-27 | Linux 5.0-rc4 | Linus Torvalds |
2019-01-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-27 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-27 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-01-27 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2019-01-27 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-27 | Merge tag 'edac_fix_for_5.0' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-01-27 | Merge tag 'for-linus-20190127' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-01-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-01-27 | Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-01-27 | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-01-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2019-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-27 | Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED" | Jens Axboe |
2019-01-26 | Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-01-26 | Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2019-01-26 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-01-26 | Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-01-25 | qed: Revert error handling changes. | David S. Miller |
2019-01-25 | Merge tag 'mmc-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
2019-01-25 | Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-01-25 | Merge tag 'staging-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-01-25 | Merge tag 'tty-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-01-25 | Merge tag 'usb-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-01-25 | Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2019-01-25 | KVM: x86: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2019-01-25 | KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths | Masahiro Yamada |
2019-01-25 | KVM: selftests: check returned evmcs version range | Vitaly Kuznetsov |
2019-01-25 | x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly | Vitaly Kuznetsov |
2019-01-25 | KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function | Sean Christopherson |
2019-01-25 | kvm: selftests: Fix region overlap check in kvm_util | Ben Gardon |