summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-22loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()Dongli Zhang
2019-02-22loop: do not print warn message if partition scan is successfulDongli Zhang
2019-02-21nvme-rdma: use nr_phys_segments when map rq to sglChaitanya Kulkarni
2019-02-20nvmet: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-rdma: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-loop: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-fcloop: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvmet-fc: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-pci: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-lightnvm: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-rdma: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-fc: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme-fabrics: convert to SPDX identifiersChristoph Hellwig
2019-02-20nvme: return error from nvme_alloc_ns()Hannes Reinecke
2019-02-20nvme: avoid that deleting a controller triggers a circular locking complaintBart Van Assche
2019-02-20nvme: introduce a helper function for controller deletionBart Van Assche
2019-02-20nvme: unexport nvme_delete_ctrl_sync()Bart Van Assche
2019-02-20nvme-pci: check kstrtoint() return value in queue_count_set()Bart Van Assche
2019-02-20nvme-fabrics: document the poll function argumentBart Van Assche
2019-02-20nvmet: fix indentationBart Van Assche
2019-02-20nvme-multipath: round-robin I/O policyHannes Reinecke
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe
2019-02-15block: kill BLK_MQ_F_SG_MERGEMing Lei
2019-02-15block: kill QUEUE_FLAG_NO_SG_MERGEMing Lei
2019-02-15block: allow bio_for_each_segment_all() to iterate over multi-page bvecMing Lei
2019-02-15bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()Ming Lei
2019-02-15block: loop: pass multi-page bvec to iov_iterMing Lei
2019-02-11lightnvm: pblk: fix race condition on GCHeiner Litz
2019-02-11lightnvm: pblk: prevent stall due to wb thresholdJavier González
2019-02-11lightnvm: pblk: extend line wp balance checkHans Holmberg
2019-02-11lightnvm: pblk: fix TRACE_INCLUDE_PATHMasahiro Yamada
2019-02-11lightnvm: pblk: Switch to use new generic UUID APIAndy Shevchenko
2019-02-11lightnvm: Use u64 instead of __le64 for CPU visible sideAndy Shevchenko
2019-02-11lightnvm: pblk: use vfree to free metadata on error pathHans Holmberg
2019-02-11lightnvm: pblk: stop taking the free lock in in pblk_lines_freeHans Holmberg
2019-02-10Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-09block: kill QUEUE_FLAG_FLUSH_NQJens Axboe
2019-02-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-09Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-02-09bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadataColy Li
2019-02-09bcache: fix input overflow to cache set sysfs file io_error_halflifeColy Li
2019-02-09bcache: fix input overflow to cache set io_error_limitColy Li
2019-02-09bcache: fix input overflow to journal_delay_msColy Li
2019-02-09bcache: fix input overflow to writeback_rate_minimumColy Li
2019-02-09bcache: fix potential div-zero error of writeback_rate_p_term_inverseColy Li
2019-02-09bcache: fix potential div-zero error of writeback_rate_i_term_inverseColy Li
2019-02-09bcache: fix input overflow to writeback_delayColy Li