block: implement bio helper to add iter bvec pages to bio
[sfrench/cifs-2.6.git] / drivers /
2019-02-22 Dongli Zhangloop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
2019-02-22 Dongli Zhangloop: do not print warn message if partition scan is...
2019-02-21 Jens AxboeMerge branch 'nvme-5.1' of git://git.infradead.org...
2019-02-21 Chaitanya Kulkarninvme-rdma: use nr_phys_segments when map rq to sgl
2019-02-20 Christoph Hellwignvmet: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvmet-rdma: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvme-loop: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvmet-fcloop: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvmet-fc: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvme: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvme-pci: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvme-lightnvm: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvme-rdma: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvme-fc: convert to SPDX identifiers
2019-02-20 Christoph Hellwignvme-fabrics: convert to SPDX identifiers
2019-02-20 Hannes Reineckenvme: return error from nvme_alloc_ns()
2019-02-20 Bart Van Asschenvme: avoid that deleting a controller triggers a circu...
2019-02-20 Bart Van Asschenvme: introduce a helper function for controller deletion
2019-02-20 Bart Van Asschenvme: unexport nvme_delete_ctrl_sync()
2019-02-20 Bart Van Asschenvme-pci: check kstrtoint() return value in queue_count...
2019-02-20 Bart Van Asschenvme-fabrics: document the poll function argument
2019-02-20 Bart Van Asschenvmet: fix indentation
2019-02-20 Hannes Reineckenvme-multipath: round-robin I/O policy
2019-02-15 Jens AxboeMerge tag 'v5.0-rc6' into for-5.1/block
2019-02-15 Ming Leiblock: kill BLK_MQ_F_SG_MERGE
2019-02-15 Ming Leiblock: kill QUEUE_FLAG_NO_SG_MERGE
2019-02-15 Ming Leiblock: allow bio_for_each_segment_all() to iterate...
2019-02-15 Ming Leibcache: avoid to use bio_for_each_segment_all() in...
2019-02-15 Ming Leiblock: loop: pass multi-page bvec to iov_iter
2019-02-11 Heiner Litzlightnvm: pblk: fix race condition on GC
2019-02-11 Javier Gonzálezlightnvm: pblk: prevent stall due to wb threshold
2019-02-11 Hans Holmberglightnvm: pblk: extend line wp balance check
2019-02-11 Masahiro Yamadalightnvm: pblk: fix TRACE_INCLUDE_PATH
2019-02-11 Andy Shevchenkolightnvm: pblk: Switch to use new generic UUID API
2019-02-11 Andy Shevchenkolightnvm: Use u64 instead of __le64 for CPU visible...
2019-02-11 Hans Holmberglightnvm: pblk: use vfree to free metadata on error...
2019-02-11 Hans Holmberglightnvm: pblk: stop taking the free lock in in pblk_li...
2019-02-10 Linus TorvaldsMerge tag 'dmaengine-fix-5.0-rc6' of git://git.infradea...
2019-02-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2019-02-10 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2019-02-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2019-02-10 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2019-02-09 Jens Axboeblock: kill QUEUE_FLAG_FLUSH_NQ
2019-02-09 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2019-02-09 Linus TorvaldsMerge tag 'mips_fixes_5.0_3' of git://git./linux/kernel...
2019-02-09 Linus TorvaldsMerge tag 'for-linus-20190209' of git://git.kernel...
2019-02-09 Linus TorvaldsMerge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradea...
2019-02-09 Linus TorvaldsMerge tag 'for-linus-5.0-rc6-tag' of git://git./linux...
2019-02-09 Coly Libcache: use (REQ_META|REQ_PRIO) to indicate bio for...
2019-02-09 Coly Libcache: fix input overflow to cache set sysfs file...
2019-02-09 Coly Libcache: fix input overflow to cache set io_error_limit
2019-02-09 Coly Libcache: fix input overflow to journal_delay_ms
2019-02-09 Coly Libcache: fix input overflow to writeback_rate_minimum
2019-02-09 Coly Libcache: fix potential div-zero error of writeback_rate_...
2019-02-09 Coly Libcache: fix potential div-zero error of writeback_rate_...
2019-02-09 Coly Libcache: fix input overflow to writeback_delay
2019-02-09 Coly Libcache: use sysfs_strtoul_bool() to set bit-field variables
2019-02-09 Coly Libcache: add sysfs_strtoul_bool() for setting bit-field...
2019-02-09 Coly Libcache: fix input overflow to sequential_cutoff
2019-02-09 Coly Libcache: fix input integer overflow of congested threshold
2019-02-09 Coly Libcache: improve sysfs_strtoul_clamp()
2019-02-09 Tang Junhuibcache: treat stale && dirty keys as bad keys
2019-02-09 Colin Ian Kingbcache: fix indentation issue, remove tabs on a hunk...
2019-02-09 Coly Libcache: export backing_dev_uuid via sysfs
2019-02-09 Coly Libcache: export backing_dev_name via sysfs
2019-02-09 Coly Libcache: not use hard coded memset size in bch_cache_acc...
2019-02-09 Daniel Axtensbcache: never writeback a discard operation
2019-02-09 Linus TorvaldsMerge tag 'armsoc-fixes-5.0' of git://git./linux/kernel...
2019-02-09 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2019-02-09 Linus TorvaldsMerge tag 'powerpc-5.0-4' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2019-02-08 Linus TorvaldsMerge tag 'iommu-fixes-v5.0-rc5' of git://git./linux...
2019-02-08 Linus TorvaldsMerge tag 'pci-v5.0-fixes-4' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge tag 'acpi-5.0-rc6' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2019-02-08 Linus TorvaldsMerge tag 'char-misc-5.0-rc6' of git://git./linux/kerne...
2019-02-08 Linus TorvaldsMerge tag 'driver-core-5.0-rc6' of git://git./linux...
2019-02-08 Linus TorvaldsMerge tag 'staging-5.0-rc6' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge tag 'tty-5.0-rc6' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge tag 'usb-5.0-rc6' of git://git./linux/kernel...
2019-02-08 Linus TorvaldsMerge tag 'xfs-5.0-fixes-1' of git://git./fs/xfs/xfs...
2019-02-08 Linus TorvaldsMerge tag 'drm-fixes-2019-02-08' of git://anongit.freed...
2019-02-08 Guenter Roeckcdrom: Fix race condition in cdrom_sysctl_register
2019-02-08 Arun Parameswarannet: dsa: b53: Fix for failure when irq is not defined...
2019-02-08 Dave AirlieMerge tag 'drm-misc-fixes-2019-02-07' of git://anongit...
2019-02-08 Dave AirlieMerge tag 'drm-intel-fixes-2019-02-07-1' of git://anong...
2019-02-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v5.0-2' of git://git...
2019-02-07 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2019-02-07 Linus TorvaldsMerge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields...
2019-02-07 Linus TorvaldsMerge tag 'for-5.0/dm-fixes-2' of git://git./linux...
2019-02-07 Thomas GleixnerMerge tag 'irqchip-5.0-3' of git://git./linux/kernel...
2019-02-07 David S. MillerMerge branch 'ipv6-fixes'
2019-02-07 Hangbin Liugeneve: should not call rt6_lookup() when ipv6 was...
2019-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-02-07 Erik SchmaussACPI: Set debug output flags independent of ACPICA
2019-02-07 Linus TorvaldsMerge tag 'sound-5.0-rc6' of git://git./linux/kernel...
2019-02-07 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2019-02-07 Linus TorvaldsMerge tag 'trace-v5.0-rc3' of git://git./linux/kernel...
2019-02-07 Linus TorvaldsMerge tag 'fuse-fixes-5.0-rc6' of git://git./linux...
next