summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedblock-5.10-2020-12-12Mike Snitzer
2020-12-10Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...block-5.10-2020-12-11Jens Axboe
2020-12-09Revert "md: add md_submit_discard_bio() for submitting discard bio"Song Liu
2020-12-09Revert "md/raid10: extend r10bio devs to raid disks"Song Liu
2020-12-09Revert "md/raid10: pull codes that wait for blocked dev into one function"Song Liu
2020-12-09Revert "md/raid10: improve raid10 discard request"Song Liu
2020-12-09Revert "md/raid10: improve discard request for far layout"Song Liu
2020-12-09Revert "dm raid: remove unnecessary discard limits for raid10"Song Liu
2020-12-01block: use gcd() to fix chunk_sectors limit stackingblock-5.10-2020-12-05Mike Snitzer
2020-11-20block/keyslot-manager: prevent crash when num_slots=1block-5.10-2020-11-27Eric Biggers
2020-11-19Merge tag 'nvme-5.10-2020-11-19' of git://git.infradead.org/nvme into block-5.10block-5.10-2020-11-20Jens Axboe
2020-11-16s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland
2020-11-14blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostatsChristoph Hellwig
2020-11-14nvme: fix memory leak freeing command effectsKeith Busch
2020-11-14nvme: directly cache command effects logKeith Busch
2020-11-14nvme: free sq/cq dbbuf pointers when dbbuf set failsMinwoo Im
2020-11-13block: mark flush request as IDLE when it is really finishedMing Lei
2020-11-12loop: Fix occasional uevent dropblock-5.10-2020-11-13Petr Vorel
2020-11-12block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig
2020-11-10nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig
2020-11-10Merge tag 'nvme-5.10-2020-11-10' of git://git.infradead.org/nvme into block-5.10Jens Axboe
2020-11-09nvme: fix incorrect behavior when BLKROSET is called by the userSagi Grimberg
2020-11-06null_blk: Fix scheduling in atomic with zoned modeblock-5.10-2020-11-07Damien Le Moal
2020-11-05Merge tag 'nvme-5.10-2020-11-05' of git://git.infradead.org/nvme into block-5.10Jens Axboe
2020-11-03nvme-tcp: avoid repeated request completionSagi Grimberg
2020-11-03nvme-rdma: avoid repeated request completionSagi Grimberg
2020-11-03nvme-tcp: avoid race between time out and tear downChao Leng
2020-11-03nvme-rdma: avoid race between time out and tear downChao Leng
2020-11-03nvme: introduce nvme_sync_io_queuesChao Leng
2020-11-02Revert "nvme-pci: remove last_sq_tail"Keith Busch
2020-11-01Linux 5.10-rc2v5.10-rc2Linus Torvalds
2020-11-01Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-01Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-01Merge tag 'smp-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-01Merge tag 'locking-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-11-01Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-01Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-01Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-01Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-31Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-10-31KVM: vmx: remove unused variablePaolo Bonzini
2020-10-31KVM: selftests: Don't require THP to run testsAndrew Jones
2020-10-31KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work againVitaly Kuznetsov
2020-10-31KVM: selftests: test behavior of unmapped L2 APIC-access addressJim Mattson
2020-10-30Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds