summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-12MAINTAINERS: add entry for block io cgroupKonstantin Khlebnikov
2019-07-12null_blk: fixup ->report_zones() for !CONFIG_BLK_DEV_ZONEDJens Axboe
2019-07-11block: Limit zone array allocation sizeDamien Le Moal
2019-07-11sd_zbc: Fix report zones buffer allocationDamien Le Moal
2019-07-11block: Kill gfp_t argument of blkdev_report_zones()Damien Le Moal
2019-07-11block: Allow mapping of vmalloc-ed buffersDamien Le Moal
2019-07-11block/bio-integrity: fix a memory leak bugWenwen Wang
2019-07-11nvme: fix NULL deref for fabrics optionsMinwoo Im
2019-07-11Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-07-10nbd: add netlink reconfigure resize supportMike Christie
2019-07-10nbd: fix crash when the blksize is zeroXiubo Li
2019-07-10block: Disable write plugging for zoned block devicesDamien Le Moal
2019-07-10block: Fix elevator name declarationDamien Le Moal
2019-07-10block: Remove unused definitionsDamien Le Moal
2019-07-10nvme: fix regression upon hot device removal and insertionSagi Grimberg
2019-07-10blk-throttle: fix zero wait time for iops throttled groupKonstantin Khlebnikov
2019-07-10block: Fix potential overflow in blk_report_zones()Damien Le Moal
2019-07-10blkcg: implement REQ_CGROUP_PUNTTejun Heo
2019-07-10blkcg, writeback: Implement wbc_blkcg_css()Tejun Heo
2019-07-10blkcg, writeback: Add wbc->no_cgroup_ownerTejun Heo
2019-07-10blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()Tejun Heo
2019-07-10cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo
2019-07-10blk-cgroup: turn on psi memstall stuffJosef Bacik
2019-07-10block: init flush rq ref count to 1Josef Bacik
2019-07-09nvme-fc: fix module unloads while lports still pendingJames Smart
2019-07-09nvme-tcp: don't use sendpage for SLAB pagesMikhail Skorzhinskii
2019-07-09nvme-tcp: set the STABLE_WRITES flag when data digests are enabledMikhail Skorzhinskii
2019-07-09nvmet: print a hint while rejecting NSID 0 or 0xffffffffMikhail Skorzhinskii
2019-07-09nvme-multipath: do not select namespaces which are about to be removedHannes Reinecke
2019-07-09nvme-multipath: also check for a disabled path if there is a single siblingHannes Reinecke
2019-07-09nvme-multipath: factor out a nvme_path_is_disabled helperHannes Reinecke
2019-07-09nvme: set physical block size and optimal I/O sizeBart Van Assche
2019-07-09nvme: add I/O characteristics fieldsBart Van Assche
2019-07-09nvmet: export I/O characteristics attributes in IdentifyBart Van Assche
2019-07-09nvme-trace: add delete completion and submission queue to admin cmds tracerTom Wu
2019-07-09nvme-trace: fix spelling mistake "spcecific" -> "specific"Colin Ian King
2019-07-09nvme-pci: limit max_hw_sectors based on the DMA max mapping sizeChristoph Hellwig
2019-07-09nvme-pci: check for NULL return from pci_alloc_p2pmem()Alan Mikhak
2019-07-09nvme-pci: don't create a read hctx mapping without read queuesAlan Mikhak
2019-07-09nvme-pci: don't fall back to a 32-bit DMA maskChristoph Hellwig
2019-07-09nvme-pci: make nvme_dev_pm_ops staticYueHaibing
2019-07-09nvme-fcloop: resolve warnings on RCU usage and sleep warningsJames Smart
2019-07-09nvme-fcloop: fix inconsistent lock state warningsJames Smart
2019-07-09Merge tag 'for-5.3/libata-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-07-09Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-09Merge tag 'acpi-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-07-09Merge tag 'sound-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds